tractatus/scripts
TheFlow 6312f8e580 refactor(public): remove 6 internal project files from public repository
Removed files:
- SECURITY_INCIDENT_HUMAN_ACTIONS_REQUIRED.md (internal security doc)
- .claude/instruction-history.json (project-specific governance rules)
- scripts/add-security-rules-2025-10-21.js (dated, project-specific)
- scripts/apply-governance-audit-2025-10-21.js (dated, project-specific)
- docs/governance/GOVERNANCE_LEARNINGS_2025-10-21.md (internal learnings)
- docs/governance/GOVERNANCE_RULES_AUDIT_2025-10-21.md (internal audit)

These are internal to the tractatus project, not framework resources.
Public repo should contain only framework implementation code and docs.

Updated .gitignore to prevent future commits of similar files.
2025-10-22 17:08:23 +13:00
..
check-csp-violations.js feat(infrastructure): add MongoDB sync and CSP compliance checking 2025-10-22 00:31:54 +13:00
clean-test-db.js fix: add Jest test infrastructure and reduce test failures from 29 to 13 2025-10-09 20:37:45 +13:00
install-gitleaks-hook.sh fix(security): comprehensive security incident response for API key exposure 2025-10-22 00:31:30 +13:00
sync-instructions-to-db.js feat(infrastructure): add MongoDB sync and CSP compliance checking 2025-10-22 00:31:54 +13:00
verify-rules-implementation.js feat(governance): comprehensive governance rules audit and consolidation 2025-10-22 00:30:24 +13:00