Fountain Coach Gitowner-controlled · read only

UncertaintyScoreKit.git · FCIS_AX_DECLARATION.md

UncertaintyScoreKit.git / FCIS_AX_DECLARATION.md

revision e1a66b3c84d4d873fd1542c4eb5fb8f918b3f928 · complete file

# FCIS-AX Declaration

- Standard: FCIS-AX 1.0.
- Surfaces: `UncertaintyScoreNavigatorView` and the compatibility `UncertaintyScoreView`.
- Custom-drawn views: aggregate ribbon, lane strips, braid rows, and uncertainty marks rendered with `Canvas`.
- AX identifiers: navigator controls, lane rack rows, lane actions, and marks use stable IDs derived from
  `UncertaintyAddress(laneID:noteID)`; no title or detail text participates in identity.
- AX-driven verification: `UncertaintyScoreKitTests` covers address/navigation invariants; host applications must
  perform live AX parity checks for their mounted window, including count, state, selection, and activation.
- Known gaps: none in the shipped kit surfaces; host-specific evidence and action controls remain the producer
  adapter's responsibility.