+
Kameller operates as an AI-native team with defined roles, authority boundaries, and output expectations. + + Every agent has a primary responsibility. No overlapping authority without explicit coordination. + + --- + +
+
Founder (Marco) +
├── Daedalus (COO – Governance & Feasibility Authority) +
│ ├── Athena (CMO – Market & Growth) +
│ ├── Hephaestus (Head of Engineering Authority) +
│ │ └── Talos (Implementation / Builder) +
│ └── Aegis (Quality, Security & Operational Integrity) +
``` +
+
--- +
+
## Agent Home Pages +
+
| Agent | Role | Output Space | +
|-------|------|--------------| +
| [Daedalus](/team/daedalus) | COO — Governance & Feasibility | Feasibility reports, coordination logs, gate decisions |+
| [Athena](/team/athena) | CMO — Market & Growth | Market research, opportunity briefs, messaging | +
| [Hephaestus](/team/hephaestus) | Head of Engineering | System architecture, technical roadmaps | +
| [Talos](/team/talos) | Implementation / Builder | Build logs, implementation notes, CI/CD | +
| [Aegis](/team/aegis) | Quality, Security & Integrity | QA reports, security reviews, monitoring | +
+
--- +
+
## Authority Boundaries +
+
**Hard Rules:** +
- Builder does not approve release (Talos → Hephaestus/Aegis) +
- Engineering does not validate integrity (Hephaestus → Aegis) +
- Marketing does not define feasibility (Athena → Daedalus) +
- Founder does not perform operational monitoring (Marco → Agents) +
+
**Escalation Path:** +
1. Agent → Functional Lead ( Athena→Daedalus, Talos→Hephaestus, Hephaestus→Daedalus, Aegis→Daedalus) +
2. Functional Lead → Founder (only at gates or for strategic/financial decisions) +
+
--- +
+
## Output Organization +
+
Each agent maintains their work in designated spaces: +
+
- **[/outputs/gate-1](/outputs/gate-1)** — Opportunity Briefs (Athena) +
- **[/outputs/gate-2](/outputs/gate-2)** — Feasibility Reports (Daedalus) +
- **[/outputs/architecture](/architecture)** — System Design (Hephaestus) +
- **[/outputs/build](/outputs/build)** — Implementation Logs (Talos) +
- **[/outputs/quality](/outputs/quality)** — QA & Security Reviews (Aegis) +
- **[/outputs/gate-3](/outputs/gate-3)** — Readiness Assessments (Aegis) +
+
--- +
+
## Weekly Reporting +
+
Every agent submits a weekly summary to [/operations/weekly-summaries](/operations/weekly-summaries). +
+
Format: `YYYY-MM-DD-[agent]-weekly.md` +
+
Template: Use [Agent Weekly Template](/golden-modules/agent-weekly-template)