feat(core): add role-level fork_context defaults

This commit is contained in:
Friel
2026-03-29 17:56:12 +00:00
parent 2c3bff24e4
commit cc60cafc50
11 changed files with 61 additions and 8 deletions

View File

@@ -21,6 +21,10 @@
"description": "Human-facing role documentation used in spawn tool guidance. Required unless supplied by the referenced agent role file.",
"type": "string"
},
"fork_context": {
"description": "Default fork-context behavior for this role.",
"type": "boolean"
},
"nickname_candidates": {
"description": "Candidate nicknames for agents spawned with this role.",
"items": {