Commit Graph

5 Commits

Author SHA1 Message Date
ARCHITECT
313ba83a52 Add HST session notes - 10 refinement iterations
- 957 tags standardized (99.7% coverage)
- 127 detailed standards with IEC/ISO/EN/MIL references
- 810 graph relations reclassified to 8 edge types
- 166 tree hierarchies maintained
- Full changelog in R2

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 12:16:16 +00:00
ARCHITECT
d35f11e2f7 Add apps modules and improve captain_claude logging
- Add apps/ directory with modular components:
  - captain.py: Main orchestrator
  - corp/, deck/, devops/, docker/, hst/: Domain-specific apps
- Fix duplicate logger handlers in long sessions
- Add flush=True to print statements for real-time output

Note: flow-ui, mindlink, tzzr-cli are separate repos (not included)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 01:13:30 +00:00
ARCHITECT
acffd2a2a7 Remove context-manager (moved to dedicated repo) 2025-12-31 20:07:26 +00:00
ARCHITECT
224d2f522c Add comprehensive README for CAPTAIN CLAUDE system
- Document full infrastructure overview (Central, DECK, CORP, HST)
- Add SSH access instructions and R2 storage documentation
- Detail all available services and microservices
- Include context-manager CLI commands and examples
- Document operation rules and automatic cleanup procedures
- Provide troubleshooting and contact information
- Add examples for common use cases

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-30 18:20:01 +00:00
ARCHITECT
d21bd9e650 Initial commit - Captain Claude multiagent system
- Core captain_claude.py orchestrator
- Context manager with SQL schemas
- Provider adapters (Anthropic, OpenAI)
- Execution scripts
2025-12-29 18:31:54 +00:00