Skip to content

Store final source spans when attaching checked metadata - #530

Merged
charliermarsh merged 1 commit into
mainfrom
charlie/codex-final-source-spans
Sep 10, 2026
Merged

Store final source spans when attaching checked metadata#530
charliermarsh merged 1 commit into
mainfrom
charlie/codex-final-source-spans

Conversation

@charliermarsh

Copy link
Copy Markdown
Member

Checked-code retention kept parallel span tables and walked the completed graph to rebuild ranges that were already final. We attach final spans and charge their edges when storing metadata, removing six duplicate tables and the reconstruction-only passes while retaining validation.

Complete checked graphs and minimum edge budgets match the previous implementation for 37 source/profile cases. Focused semantic and native DLL checks pass. Resource-limit errors can now occur earlier during attachment.

@charliermarsh
charliermarsh merged commit 3d51554 into main Sep 10, 2026
29 checks passed
@charliermarsh
charliermarsh deleted the charlie/codex-final-source-spans branch September 10, 2026 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant