Inheritance Rules
Workspace composition resolves files by walking from the most specific folder back to broader layers.
For workspaces/expenses/workspaces/escalation/GUARDRAILS.md, ThinkWork checks:
- Agent override at
workspaces/expenses/workspaces/escalation/GUARDRAILS.md - Agent override at
workspaces/expenses/GUARDRAILS.md - Agent override at
GUARDRAILS.md - Template file at
workspaces/expenses/workspaces/escalation/GUARDRAILS.md - Template file at
workspaces/expenses/GUARDRAILS.md - Template root file at
GUARDRAILS.md - Default workspace file at
GUARDRAILS.md
Pinned files use path-qualified keys:
GUARDRAILS.mdworkspaces/expenses/GUARDRAILS.mdworkspaces/expenses/workspaces/escalation/GUARDRAILS.mdRoot keys stay short because the path is unambiguous. Nested keys include the folder path so a template update badge can appear on the exact file that needs review.
Only GUARDRAILS.md is currently pinned. Most other files are live and resolve
from the first matching layer.
When AGENTS.md changes, ThinkWork refreshes the generated routing and folder
sections. The running container picks up the new map on the next turn; no
restart is needed.