Skip to main content

Documentation Impact

DateChangeDocs ImpactDecision
2026-06-19Initial SicarioSpec MVPPublic docs, threat model, diagrams, completeness matrixRequired
2026-06-23Extract preset inline writes into Python classesdocs/architecture.md updated with preset-class plugin tree; docs/presets.md updated with Python-class notesRequired
2026-07-27Control-map tiering: 11 supported / 3 experimental frameworks; experimental keys excluded from profile defaultsdocs/control-maps.md (Map Tiers), docs/compliance/control-applicability.md, docs/compliance/control-maps/README.md updatedRequired
2026-07-27Governed Spec Kit templates and constitution dogfooded in this repo.specify/templates/ and .specify/memory/constitution.md updated; changelog entryRequired
2026-07-27Spec 006: per-line secret-scan findings, max_findings_per_file / max_findings_per_rule caps, mandatory SICARIO-FINDINGS-TRUNCATED overflow findingdocs/rule-engine.md caps sectionRequired
2026-07-27scan_coverage evidence block written into generated/sicario/gate-summary.jsondocs/rule-engine.md scan-coverage sectionRequired
2026-07-27Machine-readable verify output: --format json / --format sarif, stdout carries only the artifact, summary on stderrdocs/rule-engine.md, docs/getting-started.mdRequired
2026-07-27Secret-scan rules 041-043 shipped (AWS access key, provider token, private-key material) with pattern boundary fix; --validate-rules repaired; SICARIO-RULE-INVALID / SICARIO-RULE-UNREADABLE / SICARIO-NO-RULES-LOADED fail-closed findingsdocs/rule-engine.md, docs/completeness-matrix.md, docs/compliance/evidence-index.mdRequired
2026-07-27Rule precedence flip (project .sicario/rules/ overrides shipped rules by id) with override evidence in scan_coverage.overridesdocs/rule-engine.md override-evidence section, docs/security-model.md, docs/bundle-walkthrough.md, docs/security/threat-model.md, docs/security/abuse-cases.mdRequired
2026-07-27scan_coverage.asset_root resolution evidence and SICARIO-ASSET-ROOT-OVERRIDE finding for SICARIO_ASSET_ROOT redirectsdocs/rule-engine.md asset-root sectionRequired
2026-07-31Fix #68: shipped CI template installs pinned SicarioSpec instead of -e .; actions SHA-pinneddocs/playbooks/wire-ci.md step 1 verified block and step 2 remedy note updatedRequired