-
Notifications
You must be signed in to change notification settings - Fork 1
Reference
Look up CLI verbs, MCP tools, API symbols, configuration options, and bundled catalog + crosswalk listings.
Most pages below are auto-generated from the live codebase / data by
scripts/wiki/sync_reference.py (the 5 auto-generated reference pages) and
scripts/wiki/sync_api_docs.py (the 7 API pages); each carries a "do not edit
directly" banner — edit the underlying code/data and re-run the generator, and a
--check mode on both scripts (wired into sync-wiki.yml) fails on drift. The
Inventory + system-context page below is hand-authored: its field tables are
sourced from the Pydantic models, with example files from evidentia init.
-
CLI — every CLI command + subcommand + flag, introspected from the live Typer app.
-
API reference (
api/) — a concise public-surface index per workspace package (symbols + submodules + a pointer to the live MkDocs API site for full signatures): -
MCP tools — the MCP tools + signatures + behavior, parsed from the server's
@server.tool()functions, with the append-only versioning rule perdocs/api-stability.md(NORMATIVE). -
Configuration — the
evidentia.yamlschema + everyEVIDENTIA_*environment variable + the LLM provider keys. -
Catalogs — table of the bundled framework catalogs (the count is computed from the manifest), grouped by family + tier.
-
Crosswalks — table of the bundled crosswalks + source/target frameworks + verification posture + mapping-row count (all computed from the mapping files).
-
Inventory + system-context — hand-authored schema reference for the input files
evidentia initproduces andgap analyzeconsumes (evidentia.yaml,system-context.yaml,my-controls.yaml).
Reference is symbol-level; use full-text search (or the table of contents in each page) to jump to a specific command, flag, env var, or symbol. The catalog + crosswalk tables are sortable + filterable in the rendered MkDocs site.
-
- AI Governance
- Air Gapped Install
- Ci Integration
- CONMON Deployment
- Emit Cyclonedx VEX
- Emit OCSF Detection
- Emit SARIF
- Explain Controls
- Generate And Quantify Risk
- Governance Metrics And Workflows
- Ingest OCSF
- Manage Model Risk
- Manage POAM
- Manage Third Party Risk
- MCP Client Setup
- OSPS Self Assessment
- Run Gap Analysis
- Serve The Web Ui
- Sign And Verify Evidence