CivicRecords AI v1.4.7
About this release
CivicRecords AI is an open-source, locally-hosted AI system for municipal open-records request processing. Every deployment is a sovereign instance owned by the city — no cloud, no telemetry, no outbound data transfer.
Windows installer is UNSIGNED by design. On first run, Windows SmartScreen will show "Windows protected your PC — Unknown publisher." To proceed: click More info → Run anyway, then confirm UAC. See installer/windows/README.md for the full remediation walkthrough.
Downloads
- Windows double-click installer:
CivicRecordsAI-<version>-Setup.exe(bundled with.sha256checksum sidecar forGet-FileHashverification). - Linux / macOS guided-script install: clone the repo at this tag and run
./install.sh— see README.md and USER-MANUAL.md for prerequisites and a step-by-step walkthrough.
Cross-platform native installer parity is explicit follow-on work, not shipped in this release.
Docs
What's in this release
What's Changed
- Consume CivicCore config validation by @scottconverse in #58
Full Changelog: v1.4.6...v1.4.7