Commit Graph

11 Commits

Author SHA1 Message Date
ARCHITECT
61dfcc5478 Add HST session 2026-01-04 documentation
- Kelvin temperature images management (delete/add)
- New ribbon cable record (rbc)
- Full database backup (26 tables)
- Image backup to R2 (875 images)
- Generated listado_hst_flg.md and backup_hst_flg.md

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-04 02:31:09 +00:00
ARCHITECT
66f4c8ab64 Add HST image system manual
Documents how the image system works internally:
- img vs mrf fields explained
- File naming convention (SHA256 hash)
- Step-by-step image upload procedure
- Common errors and solutions
- Diagnostic commands

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 16:06:14 +00:00
ARCHITECT
341221dd6e Update HST session docs - complete state documentation
- Tags: 542/679 detailed (79.8%)
- Graph: 507/810 reclassified (62.6%)
- Tree: 188 hierarchies
- Library: 12 active, 0 orphans
- Decision: nid and uid kept separate

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 15:48:08 +00:00
ARCHITECT
633aa48a8e Update HST session docs - 80.2% detailed tags achieved
- Fixed 8 orphan libraries (SHA256 hashes without HST records)
- Reassigned 5 to existing tags (cmd, aco, qlt, nid, lib_ilum)
- Created 3 new library tags (lib_pind, lib_ent, lib_mat)
- Final: 12 libraries, 82 tag associations, 0 orphans

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 15:42:41 +00:00
ARCHITECT
10da3857f7 Update HST session docs - 80.2% detailed tags achieved
- 542/676 tags with detailed standards (80.2%)
- 188 tree hierarchies
- 87 library associations
- 9 edge types in graph (303 relation, 245 specialization, etc.)

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 13:40:15 +00:00
ARCHITECT
8201f499bb Update HST session docs - 61.3% detailed tags achieved
- Extended session with 7 update batches (~200 tags)
- Multi-jurisdiction standards (EU/Spain, USA, China, UAE, Singapore)
- Improved from 18.9% to 61.3% detailed coverage
- Changelog v3 uploaded to R2

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 12:54:56 +00:00
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