●
Zion Boggan
repos
/
Docket
/
commits
zionboggan.com ↗
Docket
Code
Commits
Tags
35 commits
Commits on Jun 27, 2026
Replace em-dashes with hyphens across docs and source
Zion Boggan committed 1 month ago · Jun 27, 2026
35 files
7ae3e31
Strip internal notes and infra references for public release
Zion Boggan committed 1 month ago · Jun 27, 2026
19 files
1773b15
Remove internal audit and performance notes from public surface
Zion Boggan committed 1 month ago · Jun 27, 2026
3 files
a886cec
Add custom branding banner
Zion Boggan committed 1 month ago · Jun 27, 2026
2 files
fad2129
Remove internal dev and QA scratch from public surface
Zion Boggan committed 1 month ago · Jun 27, 2026
39 files
60917fc
Fix remaining em-dashes in new deploy units and laws page
Zion Boggan committed 1 month ago · Jun 27, 2026
8 files
de69859
Polish public launch: README, screenshots, infra scrub
Zion Boggan committed 1 month ago · Jun 27, 2026
89 files
8899de6
Public-release scrub: remove internal build docs, clean up comments and docs
Zion Boggan committed 1 month ago · Jun 27, 2026
168 files
be1c953
Add Apache-2.0 license and project description
Zion Boggan committed 1 month ago · Jun 27, 2026
2 files
1c5ebc8
Perf2: convert filter pages (votes/bills/spending/search) to static shell + client-filter via cached API; fix /bill cache rule; every route now cf-cache HIT (~0.13-0.29s, was BYPASS 0.5-0.8s)
Zion Boggan committed 1 month ago · Jun 27, 2026
15 files
b7dbcb8
V3b: remove Plain mode (Dark+Light only), clean Light into day-counterpart (AA brass), moon/sun icon theme switcher
Zion Boggan committed 1 month ago · Jun 27, 2026
7 files
3e6e500
Design V3: match Zion's live sites (dark ink, Archivo-black uppercase, mono labels, Fraunces leads, neutral brass, breathing whitespace); home+bills+bill template + simplified nav; DESIGN_V3 spec
Zion Boggan committed 1 month ago · Jun 27, 2026
42 files
e8132b2
R3: votes show the bill voted on (list+detail, 6-step subject resolver) + vote-bill linkage; sort+filter across votes/bills/spending/members/search; orienting landing page at /
Zion Boggan committed 1 month ago · Jun 27, 2026
16 files
87e17a5
Redesign R2: SearchFilterBar on members/bills/votes/spending + CiteThis (APA/MLA/Chicago + permalink + official .gov source) on records & list pages
Zion Boggan committed 1 month ago · Jun 27, 2026
14 files
fb422e2
Redesign R1: light Reference theme default (Atkinson Hyperlegible, high-contrast, brass), header search + relabeled toggle, register declutter, states '50 states' + DC/territories separate
Zion Boggan committed 1 month ago · Jun 27, 2026
11 files
8fe6067
Perf: SQL-level pagination + lazy member-year votes + indexes + TTL cache (register 16x, member page 294x); REDESIGN.md spec (light default, cite-this, declutter)
Zion Boggan committed 1 month ago · Jun 27, 2026
24 files
7afe066
Commits on Jun 26, 2026
Mobile overhaul (tables->cards, nav split, responsive calendar, member page); states reframe; CSP img hosts; member photo coverage (bioguide+wiki); state ingest fixed (191k state bills, 51 jurisdictions)
Zion Boggan committed 1 month ago · Jun 26, 2026
21 files
0134377
WIP: partial mobile overhaul
Zion Boggan committed 1 month ago · Jun 26, 2026
24 files
1f694f1
Fix register time bug: date-only items show date not bogus 20:00 ET; mobile QA crawl harness
Zion Boggan committed 1 month ago · Jun 26, 2026
3 files
d0e7930
Fix load hang: WAL + read-write DB connection (was delete-journal + readonly -> writer blocked readers); render-cap heavy pages (register/votes/bills/member); disable heavy 30min watcher
Zion Boggan committed 1 month ago · Jun 26, 2026
5 files
7dd3ab5
Security must-fixes: member-vote LIMIT 5000 (1.3MB cap), trusted-proxy IP (CF-Connecting-IP), source href scheme guard, Next 14.2.28; audit report
Zion Boggan committed 1 month ago · Jun 26, 2026
6 files
0d7ab93
Rate-limit middleware: globalThis-backed store (proxy-layer is primary; app limiter is backstop)
Zion Boggan committed 1 month ago · Jun 26, 2026
1 file
fae84f1
Security hardening: CSP + 9 security headers, per-IP API rate limiter, table-name whitelist, poweredByHeader off; run.py photos/meetings steps
Zion Boggan committed 1 month ago · Jun 26, 2026
3 files
e3f7a3a
F4 frontend: member photos (profiles/rosters/vote logs + initials fallback) + /schedule meetings page + filled fields; run.py photos/meetings steps
Zion Boggan committed 1 month ago · Jun 26, 2026
15 files
320a3fd
Photos + full roster (12.7k members, official headshots) + congressional meetings tracker (166 mtgs)
Zion Boggan committed 1 month ago · Jun 26, 2026
8 files
52d7c5c
Frontend F1-F3: read-API + all surfaces (votes roster, member year-index, bill diff/rider view, calendar, categories, impound tracker, search, changed-feed) + 3-mode accessibility
Zion Boggan committed 1 month ago · Jun 26, 2026
53 files
c54cb49
Full-spectrum data layers: categorize taxonomy, calendar (effective dates), Voteview year-index (945k positions), watcher service; run.py post-processing
Zion Boggan committed 1 month ago · Jun 26, 2026
16 files
a1e7586
Backend full-spectrum: bills+diff/rider engine, closed-door (FR/OpenOMB/CREC/lobbying), granular votes+members (25k positions), state coverage; run.py orchestrator
Zion Boggan committed 1 month ago · Jun 26, 2026
20 files
a7452ab
Ingestion strategy doc (efficiency/automation research); API contract; state layer (coverage + STATE_LEG_HOSTS)
Zion Boggan committed 1 month ago · Jun 26, 2026
28 files
0c80114
Full-spectrum specs: amendments/rider-diff engine, closed-door (CREC/lobbying/exec/apportionments), state granular, accessibility; new data model + waves
Zion Boggan committed 1 month ago · Jun 26, 2026
3 files
32e4f61
Scope: full-spectrum transparency (bills/laws/amendments/riders/votes/closed-door), not spending-centric; add lookup mode + accessibility as first-class
Zion Boggan committed 1 month ago · Jun 26, 2026
2 files
15fd3f4
Frontend scaffold
Zion Boggan committed 1 month ago · Jun 26, 2026
50 files
99acda3
Backend work
Zion Boggan committed 1 month ago · Jun 26, 2026
2 files
ae9a7a5
Orchestration: recursive fan-out doctrine; wave-0 prompts
Zion Boggan committed 1 month ago · Jun 26, 2026
3 files
75b4241
Foundation: plan, brand system, neutrality doctrine, data + architecture specs
Zion Boggan committed 1 month ago · Jun 26, 2026
8 files
eeaf689