blue/.blue/docs/dialogues/local-prod-parity/round-2/panel.json
Eric Garcia 6e8f0db6c0 chore: add dialogues, RFCs, docs and minor improvements
- 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>
2026-02-26 08:51:56 -05:00

13 lines
1.1 KiB
JSON

{
"round": 2,
"evolution": "pivot",
"constraint_change": "User rejected tiered architecture. Docker required. True parity mandatory.",
"panel": [
{ "name": "Cupcake", "emoji": "🧁", "role": "Security Architect", "tier": "core", "source": "retained", "focus": "Encryption architecture for true parity" },
{ "name": "Muffin", "emoji": "🧁", "role": "Platform Engineer", "tier": "core", "source": "retained", "focus": "Docker-required local stack design" },
{ "name": "Palmier", "emoji": "🧁", "role": "QA Engineer", "tier": "core", "source": "retained", "focus": "Test strategy for true parity" },
{ "name": "Cannoli", "emoji": "🧁", "role": "SRE Lead", "tier": "core", "source": "retained", "focus": "Observability in parity architecture" },
{ "name": "Eclair", "emoji": "🧁", "role": "Database Architect", "tier": "core", "source": "pool", "focus": "DynamoDB Local schema and configuration" },
{ "name": "Strudel", "emoji": "🧁", "role": "Infrastructure Engineer", "tier": "adjacent", "source": "pool", "focus": "Docker Compose for required services" }
]
}