metadata-enables-lifecycle-governance-beyond-binary-truth

IN derived (depth 5)

Node metadata enables lifecycle governance capabilities that transcend the binary IN/OUT truth model: extensible metadata provides structured lifecycle state (retraction flags, stale reasons, access tags, supersession markers) that actively governs both read and write paths, while staleness information is preserved and surfaced in compact output despite having no dedicated truth state in the TMS data model.

Summary

The system tracks more about each claim than just whether it's currently accepted or rejected. Metadata fields like staleness markers, retraction flags, and supersession notes let the system manage the full lifecycle of knowledge — filtering what gets propagated, flagging what needs review, and preserving nuance in exports — even though the underlying engine only knows "in" or "out."

Justifications

SL — Metadata governance (depth-4) and staleness surfacing (depth-3) together show metadata compensates for the binary truth model's expressiveness limitations

Antecedents (all must be IN):

  • metadata-provides-extensible-lifecycle-governance — Node metadata is simultaneously the universal extension mechanism for network state (carrying all structured lifecycle properties with consistent audit tracking) and the active governor of truth propagation behavior across both read and write paths — retracted and stale nodes are skipped in propagation and staleness checking respectively, driven by the same metadata fields.
  • staleness-is-surfaced-despite-binary-truth-model — Staleness information not only survives the binary IN/OUT truth model (via metadata-based preservation through import and compact surfacing) but also emerges as deterministic, uniformly-structured, machine-parseable CI output with conservative non-mutating semantics — no information is lost between the TMS representation and the external consumer.

Dependents

These beliefs depend on this one:

Details