Mosaic concepts pages now own the adapted content; source/license metadata under docs/reference/concepts. Adds ACT-1 agent-context planning capture, pinned concept test package + preparation utility, foundation observation notes (durability, evidence, federation, onboarding, workflow), and the #1495 consolidation assessment. TOOLS.md updated for the host-dev launcher.
38 lines
711 B
JSON
38 lines
711 B
JSON
{
|
|
"synthetic": true,
|
|
"agent": "darkwing-test",
|
|
"inputs": [
|
|
{
|
|
"path": "agents/darkwing-test/SOUL.md",
|
|
"kind": "SOUL",
|
|
"included": true,
|
|
"truncated": false
|
|
},
|
|
{
|
|
"path": "contracts/CONSTITUTION.md",
|
|
"kind": "CONSTITUTION",
|
|
"required": true,
|
|
"included": true,
|
|
"truncated": true
|
|
},
|
|
{
|
|
"path": "SOUL.md",
|
|
"kind": "SOUL",
|
|
"included": false,
|
|
"reason": "not agent-owned"
|
|
},
|
|
{
|
|
"path": "contracts/SOUL.md",
|
|
"kind": "SOUL",
|
|
"included": false,
|
|
"reason": "no fallback"
|
|
},
|
|
{
|
|
"path": "USER.md",
|
|
"kind": "USER",
|
|
"included": true,
|
|
"truncated": false
|
|
}
|
|
]
|
|
}
|