Commit graph

7 commits

Author SHA1 Message Date
50fb20646a
Add demo screenshot, Bun prerequisite, and fix banner alignment
- Embed metadata-scrubbed terminal demo (assets/demo.png) in Quick Start
- Document Bun install with one-liners and a no-install escape hatch
  to the copy-paste template; correct the "no installation" claim
- Fix off-by-one banner borders in both scripts (all now 64 cols)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-10 14:33:39 -06:00
022e61ba3e
Fix attribution, dead references, and rebuild state citation table
- Attribution: README and LICENSE now credit rpriven (was a
  non-entity leftover from the original template's origin)
- Remove README section for foia_req_raw.md, which is not in the repo
- Fix lookup-state-law.ts pointer to generate-flock-request.ts
- Rebuild template state reference: all 20 supported states with law
  names and statute citations, corrected deadline groupings (CA, MD),
  dropped unsupported states, added fallback for unlisted states
- Update Last Updated to July 2026

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-10 14:21:18 -06:00
0e41e515b5
docs: correct web-app description to match actual tool + lead with client-side privacy
Prior line said 'enter city and state and it auto-fills' — inaccurate. The tool
takes state + agency + your contact info and auto-applies the correct state legal
citations/deadlines. Also surfaced the privacy guarantee (runs entirely client-side).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-29 00:48:10 -06:00
54be59e5ce
docs: fix Quick Start clone/cd path typo; sharpen planned web app
The Quick Start cd'd into 'flock-public-records-tools' after cloning
'flock-public-records-toolkit' — copy-pasting it errored on the first step.
Also clarified the roadmap web app (browser-only, autofills a request by city/state).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-29 00:38:28 -06:00
56c27fb8a1
Fix README placeholder, ignore ZULIP docs 2025-12-31 19:57:04 -07:00
ac877ac601
Soften criticism of original template - focus on improvements not problems 2025-11-09 20:14:18 -07:00
2095cb1951
Initial commit: Multi-state Flock public records toolkit
- Interactive request generator with 20 state support
- Quick state law lookup tool
- Security-hardened input validation
- Copy-paste templates for non-technical users
- MIT licensed civic tech project
2025-11-09 20:10:28 -07:00