# Findings registry
#
# Thin enumeration of every UIAO governance finding under docs/findings/.
# Format defined in docs/findings/README.md "Registry" section.
#
# Append-only with respect to historical entries. When a finding moves
# status, update the corresponding row's status and updated_at fields,
# and append a row to the finding document's own status-tracking table.
# This file is the cross-finding index; the finding documents themselves
# are the source of truth for content and history.

schema_version: 1
last_updated: "2026-04-27"

findings:
  - finding_id: FINDING-001
    title: "FedRAMP GCC-Moderate — Microsoft 365 Informed Network Routing unavailable"
    path: docs/findings/fedramp-gcc-moderate-informed-network-routing.md
    status: Awaiting-External-Remediation
    severity: P2
    owner: "Michael Stratton"
    created_at: "2026-04-17"
    updated_at: "2026-04-27"
    related_canon:
      - UIAO_003
      - UIAO_109
      - UIAO_113
      - UIAO_131
    related_findings:
      - FINDING-002
    related_adrs: []

  - finding_id: FINDING-002
    title: "FedRAMP 20x Moderate Pilot active — boundary and telemetry framework movement"
    path: docs/findings/fedramp-20x-moderate-pilot.md
    status: Awaiting-External-Remediation
    severity: P2
    owner: "Michael Stratton"
    created_at: "2026-04-27"
    updated_at: "2026-04-27"
    related_canon:
      - UIAO_003
      - UIAO_020
      - UIAO_022
      - UIAO_023
      - UIAO_109
      - UIAO_110
      - UIAO_113
      - UIAO_131
      - UIAO_132
      - UIAO_133
    related_findings:
      - FINDING-001
    related_adrs:
      - ADR-047
