- 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
686 B
JSON
12 lines
686 B
JSON
{
|
|
"round": 2,
|
|
"focus": "Spec rigor - RFC 2119, conformance, git conventions, error model",
|
|
"panel": [
|
|
{ "name": "Galette", "role": "Standards Expert", "tier": "adjacent", "source": "retained" },
|
|
{ "name": "Tartlet", "role": "Git/VCS Expert", "tier": "adjacent", "source": "retained" },
|
|
{ "name": "Eclair", "role": "Developer Experience Lead", "tier": "core", "source": "retained" },
|
|
{ "name": "Strudel", "role": "Cognitive Scientist", "tier": "adjacent", "source": "retained" },
|
|
{ "name": "Brioche", "role": "Systems Architect", "tier": "core", "source": "retained" }
|
|
],
|
|
"note": "Reduced panel for spec finalization. Core design decisions locked in R1."
|
|
}
|