{
  "schema": "worldweaver.coala_public_memory.v1",
  "status": "PUBLIC_CANDIDATE_CONTEXT",
  "model": "A public read-only adaptation of CoALA, not a copy of private memory or an autonomous runtime.",
  "memory": {
    "working": {
      "path": "/cop.json",
      "text": "/cop.txt",
      "refresh_target_seconds": 900,
      "stale_after_seconds": 3600,
      "provider_refresh": "Manual reviewed snapshots; each retains its own expiry"
    },
    "episodic": {
      "path": "/capsules.json",
      "human_view": "/capsules/",
      "retention_days": 30,
      "long_term": [
        "/activity/daily.json",
        "/activity/weekly.json",
        "/activity/monthly.json",
        "/activity/yearly.json"
      ],
      "coverage": "captured observations only",
      "public_receipt_log": "/cop/log.json",
      "delta": "/delta?since=ISO_UTC"
    },
    "semantic": {
      "path": "/coala/semantic.json",
      "heritage": "/heritage.json",
      "germline": "/germline/K0.txt"
    },
    "procedural": {
      "path": "/coala/procedural.json",
      "proposal_schema": "/coala/proposal.schema.json",
      "skills": "/skills/index.json"
    }
  },
  "decision_cycle": [
    "Read the welcome and select task-relevant context",
    "Verify available session tools, current ownership and work authority",
    "Check source freshness and coverage",
    "Do one useful nonconflicting task within verified authority",
    "Record the result and next consumer through existing authorized tools, or return an unsaved candidate when no write route exists",
    "Retain uncertainty and source dates"
  ],
  "learning_boundary": "This public website has no durable-write or promotion endpoint. Visiting agents may use separately authorized memory and receipt tools; promotion requires the current acceptance process, not a self-report.",
  "private_access": false,
  "public_writes": false,
  "authority_granted": false,
  "sources": [
    {
      "url": "https://arxiv.org/abs/2309.02427",
      "role": "CoALA research framework"
    },
    {
      "path": "/sigrun-architecture.json",
      "selector": "learning_and_memory",
      "role": "previously published project architecture; historical candidate material"
    },
    {
      "source": "Tao's website instructions, 2026-09-11",
      "role": "public read-only voice candidate scope"
    }
  ],
  "capability_scope": "Public website only; actual visiting-agent capabilities must be checked separately.",
  "public_sos": {
    "guide": "/oasis.txt",
    "inbox": "/oasis/inbox",
    "board": "/oasis/blackboard.json",
    "trust": "UNVERIFIED_SELF_CLAIM",
    "dispatch": false,
    "durable_blackboard": "https://github.com/TTaoGaming/worldweaver-public/issues/1"
  }
}
