Description
67 SOPs in praxis-perpetua govern operational procedures across the system, but there is no automated mechanism to detect when an SOP is outdated relative to the code it governs.
Additionally, some SOPs appear in the Active Directives table with both system and unknown scope (duplicates): pitch-deck-rollout, document-audit-feature-extraction, ira-grade-norming.
Proposed
organvm sop audit --stale — compare SOP modification dates against governed code modification dates
- Fix scope classification to prevent
unknown duplicates in SOP discovery
- Add SOP→code mapping in seed.yaml or a dedicated sop-governance.yaml
Priority
P2 for staleness detection, P1 for the duplicate scope bug (it clutters every CLAUDE.md).
Source
Documentation handoff architecture audit (2026-04-03).
Description
67 SOPs in praxis-perpetua govern operational procedures across the system, but there is no automated mechanism to detect when an SOP is outdated relative to the code it governs.
Additionally, some SOPs appear in the Active Directives table with both
systemandunknownscope (duplicates): pitch-deck-rollout, document-audit-feature-extraction, ira-grade-norming.Proposed
organvm sop audit --stale— compare SOP modification dates against governed code modification datesunknownduplicates in SOP discoveryPriority
P2 for staleness detection, P1 for the duplicate scope bug (it clutters every CLAUDE.md).
Source
Documentation handoff architecture audit (2026-04-03).