forked from lance-format/lance-graph
-
Notifications
You must be signed in to change notification settings - Fork 0
bible_wave read only the Old Testament: fix the truncation, arm the CI gate, lift the stances #891
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
AdaWorldAPI
wants to merge
44
commits into
main
Choose a base branch
from
claude/x265-x266-plans-review-h9osnl
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
682f4f0
plan(BLW-0): the 64k bake is TILED — §12.1 contradicted its own diagram
claude 78cfe2c
ci+plan: arm the cycle-driver gate; adjudicate D-BLW-2/3 against source
claude 48405ca
D-BLW-1: verify the tiled lens wave; widen the anti-vacuity snapshot …
claude 4a74d69
lift: stance machinery from the probe example into lance_graph_planne…
claude ba2ecc1
board: Arm BLW agent-log entry + D-BLW-4's measured scope limit
claude 7bb48fe
plan §12.3b: D-BLW-3's trajectory would have confirmed itself
claude 03c2fd0
board: D-BLW-3/4 rows carry the ratified designs and the measured sco…
claude 2c55586
RETRACT: an owner is a tenant, not a shard — the tiling and the owner…
claude 8090805
RETRACT: the 384 MiB was measured off the wrong struct — the bake is …
claude c21a4d1
bible_wave: stop truncating the Bible at Malachi — the whole book now…
claude 4b53e98
board: E-THE-GATE-ASSERTED-A-CORPUS-IT-NEVER-SAW-1
claude fdf40a9
review: address 8 of 9 CodeRabbit findings; extract the splitter into…
claude f4e5590
D-BLW-2: built, run on the real corpus, and it KILLS — structurally, …
claude 0a0ef4e
bible_wave: emit labelled verse TEXT — the seam D-BLW-2's kill identi…
claude 9a6b847
plan §12.3c: retire kappa — the instrument was wrong, texture is the …
claude 2520cc5
plan §12.3c: ⊘ the cross-language falsifier does not exist — I claime…
claude e7656d1
plan §12.3c: ⊘⊘ the retraction was wrong too — the corpora were in a …
claude 6895de5
plan+board: pre-registered Genesis/Romans anchors; three corrections …
claude 2a51b29
D-BLW-2 MEASURED: the texture rewrite is a KILL on kappa's own axis
claude 6953061
review: fix the NT gate's two false-input directions + 5 more findings
claude f69ef10
cleanup: delete both retired BLW harnesses; document the BatchWriter→…
claude d02e878
agents: prohibit cargo entirely; record the parallel-target-dir disk …
claude 08d5ba0
revert the unendorsed CI additions; fix one latent identity-merge in …
claude cbca9e6
D-BLW-1: the arm on the REAL substrate — ONE tenant, verses as ROWS
claude 2f8cae4
board: consolidate the D-BLW-1 agent tag-file with the central gate r…
claude 95c12c3
correct the wiring doc: the version-completion applier ALREADY EXISTS
claude cda6b24
correct the wiring doc: the scheduler is a DIFFERENT arm, not part of…
claude 4158acb
D-BLW-2 rebuild + D-BLW-4: both built blind, both gated centrally
claude e3ffed7
Address review findings: NT-gate direction bug, vacuous baselines, wi…
claude 3ba91f4
Correct two doc-comments that assert unwired behaviour as running
claude d350fa8
Record D-BLW-3 pre-implementation lane outputs (design note + API inv…
claude dca4475
corpus: drop stale verse_count wording from crossed_into_new_testamen…
claude d432ad8
D-BLW-3 design note: same-pin revision after the knowable_from correc…
claude 75ab5b1
D-BLW-3 design note: final revision (B9 premise correction + Aware su…
claude 9a4fd32
V3 plan: Addendum-15 — W1/W2 measured reconciliation + W2b supersession
claude d1a900d
Record the #879 do-not-reverse invariants + the recovery hash-partiti…
claude 8d36768
Review round 2 + three operator rulings on the write path
claude 3c47f13
D-BLW-3 SHIPPED + MEASURED: blw_fusion.rs — the Horizontverschmelzung…
claude a214c65
Wiring §9b: ignition lowering corrected — casting + looking into the …
claude de13638
Plan 12.9: D-BLW-5 PROPOSED — the observer-effect loop (jc statistic …
claude 6b3ac23
D-BLW-5 doctrine: TFPN observer-effect design — distribution × Prozen…
claude 0ac4520
Plan 12.10: PROBE-ARC-TORQUE family — arc torque, translator stray, a…
claude 8359b60
Plan 12.10a: the Rosetta architecture — universal meaning space, per-…
claude 24bebe8
Plan 12.10b: cosine>helix — palette256-in-2z cosine replacement, Cam9…
claude File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win
Record the Rust workspace clippy gate.
Line 8 limits clippy to the example scope. The repository’s Rust lint requirement is
cargo clippy --all-targets --all-features; record that result before marking the gate complete.🤖 Prompt for AI Agents