You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(plan): align Inc 0 / Inc 2 / thesis / F3 with the 5+3 verdict (one contract)
PR #542 review: the body sections still named the pre-verdict contract while the
verdict below corrected it. Brought onto one contract:
- Inc 0 key->row: NiblePath::from_guid_prefix(&guid) + NodeGuid::local_key +
MailboxSoaView::row_for_local_key (from_guid_prefix is on NiblePath, not NodeGuid).
- Inc 0 edge-rep: classid-resolved (EdgeCodecFlavor) EdgeBlock XOR CausalEdge64,
never guessed by availability (verdict 4b).
- thesis + Inc 2 legality: mailbox-cycle = KanbanColumn::can_transition_to;
domain-board = classid->ClassView; board mutation routes through the DO-arm
commit gate, not raw MATCH...SET (verdict 4a/4d).
- F3 folds in the all-guard-classes gate (was F6 in the verdict).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CcpLeEC3XK8Eye53GKBVvi
0 commit comments