citations — 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.
-
ctdl-validate
Beta. Deterministic structural validation for CTDL JSON-LD before you publish it to the Credential Registry: identifier kinds, reference targets, and class pairings, with every finding citing the published rule it came from. Runs offline, or in your browser via WebAssembly. Not affiliated with Credential Engine.
-
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.
-
sprout
In-build reference implementation: an offline-first plant-care assistant and public evaluation harness with cited-corpus answers, calibrated abstention, toxicity guardrails, EN/ES parity, photo plant ID, and local reminders.
-
grounded-llm
Cited RAG platform (Grounded Spec v1): local LLM (Ollama/vLLM), Redis caches, gRPC Retriever, hybrid BM25+RRF, 99-case eval gate (v0.3.0).
-
url-metadata
Fetch a URL and scrape its metadata using Node.js or the browser. Can parse metadata from HTML strings or Response objects as well.