govtech — independent software & tools
-
ceqa-preflight
Pre-alpha offline CLI that checks CEQA filing packages (NOD, NOE) for objective, correctable technical defects before State Clearinghouse review: bounded PDF inspection, a source-cited declarative rule engine, and HTML/JSON/checklist advisory reports. It never submits, alters, or judges legal sufficiency; NOD/NOE rules are experimental.
-
obligation-receipts
Technical-alpha offline CLI for software acceptance in public contracts: a human converts contract language into an obligation manifest, the tool evaluates it against bounded local evidence, and each obligation returns pass, fail, missing, review_required, or unverifiable. Unsigned deterministic receipt, replayable. Never a legal conclusion.
-
oscal-validate
Beta. Deterministic, offline structural validator for OSCAL documents: checks structure, identifier format and uniqueness, and whether references resolve, against NIST's published JSON Schema and Metaschema constraint layer, citing the rule behind every finding. Structural conformance only; it does not assess whether a control is implemented.
-
ai-pdf-autofiller
Fill any AcroForm PDF from JSON — open-source API with playground, Docker, and Python SDK. No manual field mapping.