Add comprehensive research document analyzing single-tenant
architecture constraints discovered through dogfooding:
- Documents concurrent Claude Code session failure modes
- Analyzes state contamination in health metrics
- Identifies race conditions in instruction storage
- Evaluates multi-tenant architecture alternatives
- Provides mitigation strategies and research directions
Classification: Public, suitable for GitHub and academic citation
Status: Discovered design constraint, addressable but not yet implemented
Related: Phase 4 production testing, framework health monitoring
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
Security improvements:
- Enhanced .gitignore to protect sensitive files
- Removed internal docs from version control (CLAUDE.md, session handoffs, security audits)
- Sanitized README.md (removed internal paths and infrastructure details)
- Protected session state and token checkpoint files
Framework documentation:
- Added 4 case studies (framework in action, failures, real-world governance, pre-publication audit)
- Added rule proliferation research topic
- Sanitized public-facing documentation
Content updates:
- Updated public/leader.html with honest claims only
- Updated public/docs.html with Resources section
- All content complies with inst_016, inst_017, inst_018 (no fabrications, no guarantees, accurate status)
This commit represents Phase 4 of development with production-ready security hardening.