tractatus/public/admin
TheFlow bd262ae48d 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
..
dashboard.html fix(mongodb): resolve production connection drops and add governance sync system 2025-10-21 11:39:05 +13:00
hooks-dashboard.html feat(admin): Phase 2 - standardize admin UI with unified navbar component 2025-10-20 21:51:09 +13:00
login.html style(ui): update theme, branding, and GitHub repository links 2025-10-19 12:48:29 +13:00
rule-manager.html feat(admin): Phase 2 - standardize admin UI with unified navbar component 2025-10-20 21:51:09 +13:00