chapters:
  - id: CH-DDG-OV
    doc_id: DOC-DDG-OV
    title: 工程別ドキュメント運用ガイド — Overview
    chapter: overview
    badge: 目次 · 全章
    audience: [全員]
    html: index.html
    note_path: notes/Overview.md
    status: confirmed
    confidence: high
    source_refs:
      - path: notes/Overview.md
        section: ねらい
        quote: 正本を1か所に集約することで品質と速度が同時に上がる
    related:
      practices: [PRAC-SSOT-001]
      deliverables: []

  - id: CH-DDG-00
    doc_id: DOC-DDG-00
    title: 0. 経営層向けサマリー
    chapter: "00"
    badge: 経営 · PM
    audience: [経営, PM]
    html: 00_executive.html
    note_path: notes/00_経営層向け.md
    status: confirmed
    confidence: high
    source_refs:
      - path: notes/00_経営層向け.md
        section: ""
        quote: 経営層向けサマリー章
    related:
      practices: []
      deliverables: [DEL-EXEC-001]

  - id: CH-DDG-01
    doc_id: DOC-DDG-01
    title: 1. 要件定義
    chapter: "01"
    badge: 要件 · 最重要
    audience: [経営, PM, SE]
    html: 01_requirements.html
    note_path: notes/01_要件定義.md
    status: confirmed
    confidence: high
    source_refs:
      - path: notes/01_要件定義.md
        section: 推奨モデル
        quote: 正本は常に Markdown + 要件ID + Mermaid
    related:
      practices: [PRAC-SSOT-001, PRAC-REQ-001, PRAC-REQ-002]
      deliverables: [DEL-REQ-001, DEL-REQ-HTML-001]

  - id: CH-DDG-02
    doc_id: DOC-DDG-02
    title: 2. 基本設計・ADR
    chapter: "02"
    badge: 設計 · SE
    audience: [SE]
    html: 02_design.html
    note_path: notes/02_基本設計・ADR.md
    status: confirmed
    confidence: high
    source_refs:
      - path: notes/02_基本設計・ADR.md
        section: ""
        quote: 基本設計・ADR 章
    related:
      practices: [PRAC-ADR-001, PRAC-ANCHOR-001]
      deliverables: [DEL-ADR-001, DEL-DESIGN-001]

  - id: CH-DDG-03
    doc_id: DOC-DDG-03
    title: 3. API・OpenAPI
    chapter: "03"
    badge: API · SE/PG
    audience: [SE, PG]
    html: 03_api.html
    note_path: notes/03_API・OpenAPI.md
    status: confirmed
    confidence: high
    source_refs:
      - path: notes/03_API・OpenAPI.md
        section: ""
        quote: API・OpenAPI 章
    related:
      practices: [PRAC-API-001]
      deliverables: [DEL-OAPI-001]

  - id: CH-DDG-04
    doc_id: DOC-DDG-04
    title: 4. 実装
    chapter: "04"
    badge: 実装 · PG
    audience: [PG]
    html: 04_implementation.html
    note_path: notes/04_実装.md
    status: confirmed
    confidence: high
    source_refs:
      - path: notes/04_実装.md
        section: ""
        quote: 実装章（3層エージェント文書）
    related:
      practices:
        - PRAC-AGENT-001
        - PRAC-TICKET-LOOP-001
        - PRAC-AGENT-002
        - PRAC-OPS-001
        - PRAC-CODE-QUALITY-001
        - PRAC-HERMES-MEMORY-001
        - PRAC-ANCHOR-001
        - PRAC-QUALITY-SIGNALS-001
      deliverables: [DEL-AGENTS-001]

  - id: CH-DDG-05
    doc_id: DOC-DDG-05
    title: 5. テスト・QA
    chapter: "05"
    badge: テスト · SE
    audience: [SE, QA]
    html: 05_testing.html
    note_path: notes/05_テスト・QA.md
    status: confirmed
    confidence: high
    source_refs:
      - path: notes/05_テスト・QA.md
        section: ""
        quote: テスト・QA 章
    related:
      practices: [PRAC-TEST-001, PRAC-AGENT-002, PRAC-CODE-QUALITY-001, PRAC-QUALITY-SIGNALS-001]
      deliverables: [DEL-TEST-001, DEL-TRACE-001]

  - id: CH-DDG-06
    doc_id: DOC-DDG-06
    title: 6. 運用
    chapter: "06"
    badge: 運用
    audience: [SE, 運用]
    html: 06_operations.html
    note_path: notes/06_運用.md
    status: confirmed
    confidence: high
    source_refs:
      - path: notes/06_運用.md
        section: ""
        quote: 運用章
    related:
      practices: [PRAC-AI-OPS-FEEDBACK-001, PRAC-AGENT-002, PRAC-OPS-001, PRAC-QUALITY-SIGNALS-001]
      deliverables: [DEL-RUNBOOK-001]

  - id: CH-DDG-07
    doc_id: DOC-DDG-07
    title: 7. PM・情報共有
    chapter: "07"
    badge: PM · 横断
    audience: [PM]
    html: 07_pm.html
    note_path: notes/07_PM・情報共有.md
    status: confirmed
    confidence: high
    source_refs:
      - path: notes/07_PM・情報共有.md
        section: ""
        quote: PM・情報共有章
    related:
      practices: [PRAC-PM-001, PRAC-AI-OPS-FEEDBACK-001, PRAC-ANCHOR-001, PRAC-QUALITY-SIGNALS-001]
      deliverables: []

  - id: CH-DDG-08
    doc_id: DOC-DDG-08
    title: 8. マスタサマリー
    chapter: "08"
    badge: マスタ · 配布用
    audience: [経営, PM, 全員]
    html: 08_summary_sheet.html
    note_path: notes/08_マスタサマリー.md
    status: confirmed
    confidence: high
    source_refs:
      - path: notes/08_マスタサマリー.md
        section: マスタ宣言
        quote: 正本を Git 上の Markdown / OpenAPI / ADR に集約
    related:
      practices: [PRAC-SSOT-001, PRAC-PM-001, PRAC-AI-OPS-FEEDBACK-001]
      deliverables: [DEL-EXEC-001]

  - id: CH-DDG-09
    doc_id: DOC-DDG-09
    title: 9. 参考リンク
    chapter: "09"
    badge: 参考 · 全員
    audience: [全員]
    html: 09_references.html
    note_path: ""
    status: confirmed
    confidence: high
    source_refs:
      - path: 09_references.html
        section: 外部読み物
        quote: note · MetaCTO · ASDLC · Hermes · Agent-native CI/CD
    related:
      practices: []
      deliverables: []

  - id: CH-DDG-10
    doc_id: DOC-DDG-10
    title: 10. Hermes / PMO AIPC
    chapter: "10"
    badge: AI運用 · PMO
    audience: [PM, SE, PG]
    html: 10_hermes_pmo_aipc.html
    note_path: notes/10_Hermes_PMO_AIPC.md
    status: draft
    confidence: medium
    source_refs:
      - path: notes/10_Hermes_PMO_AIPC.md
        section: 採用前提
        quote: セキュアゾーン · MCP allowlist · ADR 化待ち
    related:
      practices: [PRAC-OPS-001, PRAC-HERMES-MEMORY-001]
      deliverables: []

  - id: CH-DDG-11
    doc_id: DOC-DDG-11
    title: 11. Quality Signals Loop
    chapter: "11"
    badge: 品質検知 · 横断
    audience: [PM, SE, PG, QA]
    html: 11_quality_signals_loop.html
    note_path: notes/11_Quality_Signals_Loop.md
    status: confirmed
    confidence: high
    source_refs:
      - path: notes/11_Quality_Signals_Loop.md
        section: 目的
        quote: 人・CI・eval・週次・重大時レビューを接続
    related:
      practices: [PRAC-QUALITY-SIGNALS-001, PRAC-AI-OPS-FEEDBACK-001]
      deliverables: []
