{
  "artifact_type": "worked_case",
  "schema_version": "3.0.8",
  "case_id": "local-agent-file-memory",
  "title": "Local agent with file memory and scoped endpoint tools",
  "actor": {
    "type": "ai_agent",
    "disclosure": "AI AGENT",
    "responsible_party": "project-owner"
  },
  "intent": "Summarize reviewed project files and prepare a local draft",
  "file_memory": {
    "intake_required": true,
    "dispositions": [
      "ACCEPTED_SUMMARIZED",
      "DEFERRED_PENDING_REVIEW",
      "REMOVED_AFTER_PROCESSING"
    ],
    "proof_of_use_required": true
  },
  "tools": {
    "allowed": [
      "local-readonly-search",
      "draft-writer"
    ],
    "denied": [
      "credential-store",
      "external-publisher",
      "shell"
    ]
  },
  "endpoints": {
    "allowed": [
      "local-document-index"
    ],
    "authorization_required": true,
    "public_metadata_is_not_authorization": true
  },
  "approval_triggers": [
    "external publication",
    "new endpoint",
    "credential use",
    "source deletion"
  ],
  "exit": {
    "revoke_tools": true,
    "retire_active_intake": true,
    "export_uai_memory": true
  },
  "claim_boundary": "Example only; VNWO does not execute the agent, import files, sync memory, or authorize endpoints.",
  "last_reviewed_utc": "2026-06-20T17:20:17Z",
  "claim_boundary_note": "Static public observatory guidance only; not certification, runtime execution, file import, memory sync, credential validation, endpoint authorization, or legal advice.",
  "version": "3.0.8"
}
