Documentation
Every guide and reference for GovForge — rendered straight from the Markdown source in the GitHub repository.
Quickstart
Five minutes from clone to your first audited decision.
Architecture
Components, layers, sequence diagram, audit-log invariant.
Data model
12 entities, ER diagram, decision-status state machine, enum reference.
Configuration
config.toml + policies.toml format reference. Resolution order. Reset recipes.
CLI reference
Every gf subcommand with flags and exit codes, plus environment variables.
MCP integration
Wiring guides for Claude Code, Codex, Cursor, Cline.
MCP reference
11 tools, 5 resources, 3 prompts — input/output schemas + side-effects.
Policy authoring
Add a custom policy in four steps. Design rules + runtime layout.
Threat model
Security guarantees and the tests that pin each one in CI.
Workflow example
13-step Claude → Codex → human-approval walkthrough with real CLI output.
FAQ
Local-first, scope, license, agent bypass, Postgres migration.
Brand guide
Wordmark, palette, typography, tagline, tone of voice.
Release runbook
GoReleaser, PyPI, npm, GHCR, Docker provenance — the publish path.
Changelog
Keep-a-Changelog format. [Unreleased] groups every Phase 1 workstream.
Contributing
Local setup per package, commit convention, scope-specific recipes.