tractatus/.claude
TheFlow ec71fcf69a feat(governance): add inst_038 for mandatory pre-action-check enforcement
CRITICAL FRAMEWORK GAP - Prevents bypassing governance rules (CSP, boundaries, instruction conflicts) by making pre-action-check explicitly required before Edit/Write operations.

Root cause of CSP violation: pre-action-check.js exists and works (verified) but wasn't used. inst_038 enforces: 'Running pre-action-check for [file]' + execution before any file modification.

Validates: pressure check, instructions loaded, token checkpoints, CSP compliance, framework components.

Generic failure pattern addressed - affects all governance rule enforcement.
2025-10-12 21:12:18 +13:00
..
sessions feat: fix CSP violations & implement three audience paths 2025-10-07 12:21:00 +13:00
instruction-history.json feat(governance): add inst_038 for mandatory pre-action-check enforcement 2025-10-12 21:12:18 +13:00
plan-registry.json feat: comprehensive accessibility improvements (WCAG 2.1 AA) 2025-10-12 07:08:40 +13:00
tractatus-config.json feat: ACTIVATE Tractatus Governance Framework 🤖 2025-10-07 09:22:05 +13:00