iiRecord
Agentic AI Atlas · GAP-L2-P1-edge-kinds-md-vs-yaml-parity
page:process-gaps-GAP-L2-P1-edge-kinds-md-vs-yaml-paritya5c.ai
II.
Page reference

page:process-gaps-GAP-L2-P1-edge-kinds-md-vs-yaml-parity

Reading · 2 min

GAP-L2-P1-edge-kinds-md-vs-yaml-parity reference

ontology-schema.yaml lists ~115 edges (e.g. applies-to, composes-stack, delegated-from, phase-in, compiled-from, closed-by, compiles-to, compiled-from, discovered-by, evidenceSource attrustlevel...).

Pagewiki/process/gaps/GAP-L2-P1-edge-kinds-md-vs-yaml-parity.mdOutgoing · 0Incoming · 1

GAP-L2-P1-edge-kinds-md-vs-yaml-parity

FieldValue
idgap:edge-kinds-md-vs-yaml-parity
title03-edge-kinds.md and ontology-schema.yaml edgeKinds list disagree (V-12.5 invariant violation)
level2
priorityP1
discoveredAt2026-04-28T00:00:00Z
sourcediff of edge names
statusopen
ownertbd

Current state

ontology-schema.yaml lists ~115 edges (e.g. applies-to, composes-stack, delegated-from, phase-in, compiled-from, closed-by, compiles-to, compiled-from, discovered-by, evidenceSource at_trust_level...).

03-edge-kinds.md tables list ~50 edges. Many edges in YAML are not in MD:

  • closed-by, compiled-from, compiles-to — in YAML, partial in MD
  • phase-in — in MD, but has-phase listed only as inverse
  • composes-stack — in YAML, missing from MD
  • evidence-at-level — in YAML, missing from MD
  • discovered-by — in YAML, missing from MD entirely
  • bundled-into — in YAML, missing from MD (though bundled_with is)
  • belongs-to-machine, belongs-to-language, belongs-to-family — YAML, partial MD

Conversely, 03-edge-kinds.md has rows not appearing in the YAML edgeKinds list (e.g. terminal_state discussion).

Desired state

A canonical reconciliation script (or manual pass) producing 1:1 parity, with an automated invariant check (V-12.5) that fails CI on drift.

Evidence

  • C:/work/v6/graph/03-edge-kinds.md (50-ish edge rows)
  • C:/work/v6/graph/schema/ontology-schema.yaml (115 edges)

Propagation status

  • Level 2: open

Propagation chain

  • Level 2: align both files; document V-12.5 enforcement.

Notes

The schema's own gate criterion (V-12.5 markdown↔YAML parity) is currently failing.