Plan: https://github.com/git-stunts/git-warp/blob/plan/streaming-recursive-materialization/docs/plans/streaming-indexed-recursive-warp.md
Design PR: #813
Outcome
Model a graph-valued attachment as a validated WARP graph reference rather than an undifferentiated PropValue or byte asset.
Required work
- Define runtime-backed inline, asset, and WARP graph attachment kinds.
- Define graph identity, repository/resolver authority, coordinate/frontier posture, handle kind/schema, capability/trust, and retention posture.
- Support pinned immutable roots and explicitly live locators.
- Resolve a live locator once per reading execution and record the pinned result.
- Keep child graph ordinals local to the child manifest.
- Reject ambiguous plain-object graph references at admission boundaries.
Acceptance
Plan: https://github.com/git-stunts/git-warp/blob/plan/streaming-recursive-materialization/docs/plans/streaming-indexed-recursive-warp.md
Design PR: #813
Outcome
Model a graph-valued attachment as a validated WARP graph reference rather than an undifferentiated
PropValueor byte asset.Required work
Acceptance