Files
Atomizer/hq/README.md

64 lines
2.5 KiB
Markdown

# Atomizer-HQ 🎯
> The AI operations team that builds, tests, improves, and operates [Atomizer](http://192.168.86.50:3000/Antoine/Atomizer-V2).
## What is HQ?
**Atomizer** = the product (optimization framework, code, AOM docs)
**Atomizer-HQ** = the AI team that operates it (agent workspaces, memory, skills, orchestration)
Think of it as: Atomizer is the race car, HQ is the pit crew.
## Structure
```
atomizer-hq/
├── workspaces/ # Agent workspaces (SOUL.md, IDENTITY.md, MEMORY.md, etc.)
│ ├── manager/ # 🎯 Engineering Manager / Orchestrator
│ ├── secretary/ # 📋 CEO Interface, Admin
│ ├── technical-lead/ # 🔧 FEA Expert, R&D Lead
│ ├── optimizer/ # ⚡ Algorithm Specialist
│ ├── study-builder/ # 🏗️ Study Code Engineer
│ ├── auditor/ # 🔍 Quality Gatekeeper
│ ├── webster/ # 🌐 Web Research
│ └── nx-expert/ # 🖥️ NX/Simcenter Specialist
├── skills/ # HQ-specific agent skills
│ ├── atomizer-company/ # Company identity
│ └── atomizer-protocols/ # Engineering protocols
├── shared/ # Shared resources (tools, skills, windows helpers)
├── hq/ # HQ operational data (taskboard, condensations)
├── mission-control/ # Mission dashboard (web UI)
├── scripts/ # Automation scripts
├── tools/ # MCP servers, utilities
├── config/ # Gateway config (secrets excluded)
├── CHANNELS.md # Slack channel mapping
└── docker-compose.yml # Legacy Docker config
```
## Agents
| Agent | Emoji | Model | Status |
|-------|-------|-------|--------|
| Manager | 🎯 | Opus 4.6 | Active |
| Secretary | 📋 | Opus 4.6 | Active |
| Technical Lead | 🔧 | Opus 4.6 | Active |
| Optimizer | ⚡ | Opus 4.6 | Active |
| Study Builder | 🏗️ | Opus 4.6 | Active |
| Auditor | 🔍 | Opus 4.6 | Active |
| Webster | 🌐 | Opus 4.6 | Active |
| NX Expert | 🖥️ | Opus 4.6 | Phase 2 |
## Key Decisions
- **DEC-037**: Atomizer and HQ are separate entities (2026-02-23)
- HQ repo: `192.168.86.50:3000/Antoine/Atomizer-HQ`
- Atomizer V2 repo: `192.168.86.50:3000/Antoine/Atomizer-V2`
- HQ follows AOM as its operating manual, but HQ configs live here
## Infrastructure
- **Host:** T420 (clawdbot)
- **Platform:** OpenClaw multi-agent gateway
- **Channels:** Dedicated Slack workspace
- **CEO:** Antoine Letarte