Add native bundle atlas export for mathematical genome ingestion#1
Draft
FreshSoftware4 wants to merge 10 commits into
Draft
Add native bundle atlas export for mathematical genome ingestion#1FreshSoftware4 wants to merge 10 commits into
FreshSoftware4 wants to merge 10 commits into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Draft development surface for compiling the active Locus64 workspace and operationalizing large mathematical genomes.
This branch now adds
l64-atlas-export, a narrow binary that reuses existing nativeregime,bridge,atlas,claim-packet, and bundle-overlay authority. It can compile either seed or imported DNA bundle atlases, summarize indexed regime/burden routes, dump full compiled edges and source atlas cells, count governed claims, and emit Graphviz DOT.The utility intentionally does not introduce a second atlas schema or promote projection claims. It exists to export structural mathematical pictures and framework seeds while existing certification, adequacy, challenge, benchmark, and replay gates remain authoritative.
CI runs the full workspace test suite and builds Linux release binaries for
l64,l64-cli,l64-admin, andl64-atlas-export. Keep this PR draft until the Kineton mathematical-genome outputs and API boundary are reviewed.