{
  "schema_version": "1.0",
  "baseline": "A-document-management-closeout-v1",
  "phase": "Batch 9 · closeout wave",
  "updated_at": "2026-04-20",
  "owner": "session_a",
  "purpose_en": "Sample aggregate-view payloads. Useful for UI testing and for future parity harness once notes persist server-side. Not auto-loaded.",
  "purpose_th": "ตัวอย่าง payload ของหน้า backlog รวม · ใช้ทดสอบ UI · ไม่ถูก auto-load",
  "honest_note": "Snapshot format. The live UI computes its own counts from localStorage; this file is for illustration + QA fixtures.",
  "sample_aggregate": {
    "generated_at": "2026-04-20T08:00:00Z",
    "scope": "single browser · localStorage scan",
    "top_level_counters": {
      "total": 12,
      "open": 6,
      "done": 3,
      "deferred": 1,
      "triaged": 2,
      "p0_open": 1
    },
    "top_documents_by_open_count": [
      { "doc_id": "/document-groups.html",                      "title_en": "Document Groups", "open": 3 },
      { "doc_id": "/planning/document-note-system.html",        "title_en": "Note System",     "open": 2 },
      { "doc_id": "/planning/document-access-model.html",       "title_en": "Access Model",    "open": 1 }
    ],
    "recent_activity": [
      { "note_id": "note-lcjm3y-d4e5f", "doc_id": "/planning/document-shell-standard.html", "last_action_at": "2026-04-20T07:55:00Z" },
      { "note_id": "note-lcjm40-g7h8i", "doc_id": "/planning/document-note-system.html",    "last_action_at": "2026-04-20T07:20:00Z" }
    ],
    "sample_rows": [
      {
        "note_id": "note-lcjm3x-a1b2c",
        "doc_id": "/document-groups.html",
        "group_id": "start",
        "doc_title_en": "Document Groups",
        "doc_title_th": "กลุ่มเอกสาร",
        "stakeholder_tags": ["executive", "product", "governance", "developer"],
        "title": "Add iconography per group",
        "body": "Each of the 6 document groups would benefit from a distinct icon next to the title to help scanning on narrow screens.",
        "note_type": "design",
        "priority": "P2",
        "status": "open",
        "created_at": "2026-04-19T09:00:00Z",
        "last_action_at": "2026-04-19T09:00:00Z"
      },
      {
        "note_id": "note-lcjm3y-d4e5f",
        "doc_id": "/planning/document-shell-standard.html",
        "group_id": "planning",
        "doc_title_en": "Document Shell Standard",
        "doc_title_th": "มาตรฐาน Shell",
        "stakeholder_tags": ["developer", "product"],
        "title": "Sub-tab Sequential mode should remember last-visited tab",
        "body": "Today the first tab always activates on reload.",
        "note_type": "enhancement",
        "priority": "P3",
        "status": "planned",
        "created_at": "2026-04-18T14:32:00Z",
        "last_action_at": "2026-04-20T07:55:00Z"
      },
      {
        "note_id": "note-lcjm40-g7h8i",
        "doc_id": "/planning/document-note-system.html",
        "group_id": "planning",
        "doc_title_en": "Document Note System",
        "doc_title_th": "ระบบโน้ต",
        "stakeholder_tags": ["developer", "governance", "product"],
        "title": "Missing glossary section detected",
        "body": "Automated check C-07 flagged this doc as lacking a Glossary block.",
        "note_type": "glossary",
        "priority": "P2",
        "status": "open",
        "created_at": "2026-04-17T22:10:00Z",
        "last_action_at": "2026-04-20T07:20:00Z",
        "created_by_type": "AI"
      },
      {
        "note_id": "note-lcjm41-p5q6r",
        "doc_id": "/planning/document-access-model.html",
        "group_id": "planning",
        "doc_title_en": "Document Access Model",
        "doc_title_th": "โมเดลสิทธิ์",
        "stakeholder_tags": ["governance", "compliance", "developer"],
        "title": "Add password rotation note",
        "body": "When Batch 9+ introduces passwords, document rotation policy up-front.",
        "note_type": "content-gap",
        "priority": "P0",
        "status": "open",
        "created_at": "2026-04-20T06:00:00Z",
        "last_action_at": "2026-04-20T06:00:00Z"
      }
    ]
  },
  "cross_references": {
    "backlog_model":   "docs/assets/notes/document_note_backlog_model.json",
    "note_schema":     "docs/assets/notes/document_note_schema.json",
    "coverage":        "docs/assets/document-shell-coverage.json",
    "metadata":        "docs/assets/document-metadata-registry.json"
  }
}
