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.
17 lines
344 B
JSON
17 lines
344 B
JSON
{
|
|
"synthetic": true,
|
|
"provider": "fixture-provider",
|
|
"model": "fixture-model",
|
|
"harness": "candidate-harness",
|
|
"deployment": "host-test",
|
|
"evidence": {
|
|
"startup": "PASS",
|
|
"nativeToolEnforcement": "UNKNOWN",
|
|
"exactResume": "NOT_TESTED",
|
|
"steering": "NOT_TESTED"
|
|
},
|
|
"required": [
|
|
"nativeToolEnforcement"
|
|
]
|
|
}
|