mirror of
https://github.com/merlinhu1/codex-game-studio.git
synced 2026-08-25 07:54:34 +02:00
23 lines
468 B
JSON
23 lines
468 B
JSON
{
|
|
"id": "prompt-workflow-behavior",
|
|
"manualOnly": true,
|
|
"deterministicGates": [
|
|
"workflow-triggering",
|
|
"context-boundary",
|
|
"write-boundary",
|
|
"template-selection",
|
|
"verification-evidence",
|
|
"report-presence"
|
|
],
|
|
"semanticDimensions": [
|
|
"triggering",
|
|
"context-selection",
|
|
"role-routing",
|
|
"template-selection",
|
|
"output-quality",
|
|
"verification-discipline",
|
|
"stop-condition-quality",
|
|
"token-discipline"
|
|
]
|
|
}
|