Archive Management: - Moved RALPH_LOOP, CANVAS, and dashboard implementation plans to archive/review/ for CEO review - Moved completed restructuring plan and protocol v1 to archive/historical/ - Moved old session summaries to archive/review/ New HQ Documentation (docs/hq/): - README.md: Overview of Atomizer-HQ multi-agent optimization team - PROJECT_STRUCTURE.md: Standard KB-integrated project layout with Hydrotech reference - KB_CONVENTIONS.md: Knowledge Base accumulation principles with generation tracking - AGENT_WORKFLOWS.md: Project lifecycle phases and agent handoffs (OP_09 integration) - STUDY_CONVENTIONS.md: Technical study execution standards and atomizer_spec.json format Index Update: - Reorganized docs/00_INDEX.md with HQ docs prominent - Updated structure to reflect new agent-focused organization - Maintained core documentation access for engineers No files deleted, only moved to appropriate archive locations.
Atomizer-HQ Agent Documentation
Version: 1.0
Created: February 2026
Target Audience: AI Agents (Manager, Secretary, Technical Lead, etc.)
What is Atomizer-HQ?
Atomizer-HQ is a multi-agent optimization team that runs FEA optimization projects for clients. Built on top of the Atomizer optimization framework, it provides a structured workflow from client intake through project delivery.
The Team:
- 📋 Secretary — CEO interface, admin, client intake
- 🏗️ Manager — Project coordination, workflow orchestration
- 🔧 Technical Lead — FEA expertise, R&D leadership
- ⚡ Optimizer — Study execution, optimization runs
- 🔍 Auditor — Quality assurance, deliverable review
- 📊 Post-Processor — Results analysis, visualization
- 📝 Reporter — Technical documentation, client reports
How to Use These Docs
This documentation provides agent-specific guidance for:
- Project Structure — How projects are organized
- Knowledge Base Usage — Accumulating and sharing domain knowledge
- Agent Workflows — Who does what, when, and how
- Study Conventions — Technical study execution standards
Essential Reading for All Agents
| Document | Purpose |
|---|---|
| PROJECT_STRUCTURE.md | Standard project layout and conventions |
| KB_CONVENTIONS.md | Knowledge base usage and accumulation |
| AGENT_WORKFLOWS.md | Project lifecycle and agent handoffs |
Role-Specific Guides
| Document | Target Agents |
|---|---|
| STUDY_CONVENTIONS.md | Technical Lead, Optimizer, Study Builder |
Quick Reference
Project Phases
- Intake → Secretary handles client requirements
- Breakdown → Manager coordinates project setup
- Introspection → Technical Lead analyzes requirements
- Study → Optimizer executes FEA optimization
- Results → Post-Processor analyzes outcomes
- Deliverables → Reporter generates client materials
Key Principles
- KB Accumulation: Add knowledge, never replace
- Single Source of Truth: Projects have one authoritative structure
- Quality Gates: No deliverable goes to CEO without review
- Clear Handoffs: Use OP_09 communication protocols
Living Examples
- Reference Project:
projects/hydrotech-beam/— Complete project structure - Active Studies:
studies/— Study execution examples - Knowledge Base:
knowledge_base/— Accumulated domain expertise
Getting Started
New Agent Onboarding
- Read your role in
context-docs/01-AGENT-ROSTER.md - Review the project structure in
PROJECT_STRUCTURE.md - Understand KB conventions in
KB_CONVENTIONS.md - Check active projects in
projects/for context
Starting a New Project
- Secretary creates project intake
- Manager sets up project structure (see
PROJECT_STRUCTURE.md) - Technical Lead performs introspection
- Follow workflows in
AGENT_WORKFLOWS.md
Contributing to Documentation
- These docs evolve based on agent experience
- Update conventions when patterns emerge
- Flag inconsistencies or missing guidance
- CEO (Antoine) approves major changes
Integration with Core Atomizer
Atomizer-HQ builds on the core optimization framework:
Core Framework (engineers + Claude Code):
protocols/— Operational and system protocolsapi/— NX integration and technical APIsoptimization_engine/— Core FEA optimization algorithms
HQ Layer (multi-agent team):
projects/— Client project workspacesknowledge_base/— Accumulated domain expertise- Agent-specific workflows and conventions
Support and Evolution
- Questions: Ask in #hq channel or direct agent messages
- Issues: Flag problems in daily coordination
- Updates: Documentation evolves with team experience
- Approval: CEO (Antoine) reviews major changes
Last updated: February 2026