Skip to content

feat(bgz17): container integration — pack Base17 annex into [u64; 256] BitVec Maps bgz17 compressed encodings into the Container 0 word layout: - W112-124: SpoBase17 (102 bytes) packed into 13 words - W125: palette_s/p/o indices + temporal quantile in 1 word - W128-143: SPO Crystal (8 packed triples, CogRecord8K) - W224-239: Extended edge overflow (64 edges, 128 total) - W254-255: Wide checksum (XOR-fold) + embedding format tag The Cascade's stride-16 sample automatically hits W112 (the first word of the Base17 annex), making stage-1 more discriminating with zero code change to the Cascade — just fill the words. 76/76 tests pass (15 new container tests). https://claude.ai/code/session_01ReBmBKt1UwSPBcSdAdcaXK#28

Merged
AdaWorldAPI merged 1 commit intomainfrom
claude/review-lance-graph-pr-20-PCNBP
Mar 21, 2026

Conversation

@AdaWorldAPI
Copy link
Copy Markdown
Owner

No description provided.

…] BitVec

Maps bgz17 compressed encodings into the Container 0 word layout:

- W112-124: SpoBase17 (102 bytes) packed into 13 words
- W125: palette_s/p/o indices + temporal quantile in 1 word
- W128-143: SPO Crystal (8 packed triples, CogRecord8K)
- W224-239: Extended edge overflow (64 edges, 128 total)
- W254-255: Wide checksum (XOR-fold) + embedding format tag

The Cascade's stride-16 sample automatically hits W112 (the first
word of the Base17 annex), making stage-1 more discriminating with
zero code change to the Cascade — just fill the words.

76/76 tests pass (15 new container tests).

https://claude.ai/code/session_01ReBmBKt1UwSPBcSdAdcaXK
@AdaWorldAPI AdaWorldAPI merged commit b258443 into main Mar 21, 2026
AdaWorldAPI pushed a commit that referenced this pull request Mar 22, 2026
…stale markers

Phase 1 (Session A): ✅ DONE — PR #29 merged all deliverables
Phase 2 (Session B): ⚡ PARTIAL — container.rs done (PR #28), semiring/VSA/SIMD remaining
SESSION_B_HDR_RENAME: marked DONE (Cascade exists in hdr.rs)
SESSION_FALKORDB_CROSSCHECK: marked SUPERSEDED by session_D_v3
Integration-lead + master map + phases updated with current status.
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.

2 participants