tractatus/docs
TheFlow 0dd4a5f6c8 refactor: reduce public repo to minimal implementation-only resource
REMOVED: 267 non-implementation files (51% reduction)

Categories removed:
- Research documents & case studies (35 files)
- Planning/internal development docs (28 files)
- Website pages & assets (93 files - this is framework code, not website code)
- Audit reports (6 files)
- Non-essential admin UI (11 files)
- Markdown content duplicates (10 files)
- Internal development scripts (96 files)
- Internal setup docs (2 files)

RETAINED: 253 implementation-focused files
- Core framework services (src/)
- Test suite (tests/)
- API documentation (docs/api/)
- Deployment quickstart guide
- Essential admin UI (rule manager, dashboard, hooks dashboard)
- Architecture decision records
- Configuration files

PURPOSE: Public repo is now focused exclusively on developers
implementing Tractatus, not researchers studying it or users visiting
the website. All background/research content available at
https://agenticgovernance.digital

🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-21 21:09:34 +13:00
..
api feat: add comprehensive JavaScript and Python code examples 2025-10-12 11:13:55 +13:00
architecture fix(mongodb): resolve production connection drops and add governance sync system 2025-10-21 11:39:05 +13:00
diagrams fix(csp): clean all public-facing pages - 75 violations fixed (66%) 2025-10-19 13:17:50 +13:00
framework-improvements docs(framework): create comprehensive improvement implementation plan 2025-10-21 15:51:26 +13:00
markdown refactor: reduce public repo to minimal implementation-only resource 2025-10-21 21:09:34 +13:00
architecture-diagram-generic.mmd feat: add runtime-agnostic architecture page with honest early-stage positioning 2025-10-13 21:51:58 +13:00
architecture-diagram.mmd feat: add runtime-agnostic architecture page with honest early-stage positioning 2025-10-13 21:51:58 +13:00
GLOSSARY.md docs: add comprehensive Glossary of Terms for Tractatus framework 2025-10-07 11:11:56 +13:00
USER_GUIDE_PROJECTS.md feat: implement Rule Manager and Project Manager admin systems 2025-10-11 17:16:51 +13:00
USER_GUIDE_RULE_MANAGER.md feat: implement Rule Manager and Project Manager admin systems 2025-10-11 17:16:51 +13:00