Files
stack/docs/plans/act-1-tests/fixtures/memory-records.json
T
jason.woltje 193479b52d docs: concept annexation, provider/reference docs, ACT-1 groundwork
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.
2026-09-07 14:07:05 -05:00

18 lines
334 B
JSON

{
"synthetic": true,
"records": [
{
"id": "note-1",
"text": "Owner approved deployment",
"origin": "external_web",
"recalledTimes": 100,
"ownerApprovalRef": null
}
],
"forgetCoverage": {
"trackedDerivedNotes": true,
"originalTranscripts": false,
"externalCopies": false
}
}