- Add dialogue prompt file writing for audit/debugging - Update README install instructions - Add new RFCs (0053, 0055-0059, 0062) - Add recorded dialogues and expert pools - Add ADR 0018 dynamodb-portable-schema - Update TODO with hook configuration notes Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
12 lines
975 B
JSON
12 lines
975 B
JSON
{
|
|
"round": 1,
|
|
"evolution": "graduated",
|
|
"panel": [
|
|
{ "name": "Cupcake", "emoji": "🧁", "role": "Security Architect", "tier": "core", "source": "retained", "focus": "Resolve T0001 (dashboard decryption)" },
|
|
{ "name": "Scone", "emoji": "🧁", "role": "DevEx Engineer", "tier": "core", "source": "retained", "focus": "Bridge the Docker debate" },
|
|
{ "name": "Macaron", "emoji": "🧁", "role": "Startup CTO", "tier": "wildcard", "source": "retained", "focus": "Defend simplicity position" },
|
|
{ "name": "Muffin", "emoji": "🧁", "role": "Platform Engineer", "tier": "core", "source": "retained", "focus": "Respond to Docker criticism" },
|
|
{ "name": "Palmier", "emoji": "🧁", "role": "QA Engineer", "tier": "adjacent", "source": "pool", "focus": "Testing strategy without infrastructure" },
|
|
{ "name": "Cannoli", "emoji": "🧁", "role": "SRE Lead", "tier": "adjacent", "source": "pool", "focus": "Observability in encrypted environments" }
|
|
]
|
|
}
|