-
Notifications
You must be signed in to change notification settings - Fork 0
📝 Decide the v0.1.6 embedded vector recall phase: service-free candidate recall on Qdrant Edge with a truthful completeness verdict and a five-field record #72
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
Draft
Draft
Changes from all commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
92856c3
📝 Carry the v0.1.6 embedded vector recall draft onto the planning branch
ebigunso 9828e03
📝 v0.1.6 embedded vector recall: decisions ADR-I-0023..0026, phase do…
ebigunso f225b25
📝 Review fixes: ADR-I-0023 adds a mode and supersedes nothing; schema…
ebigunso 6b0b32d
📝 Remove the untracked orchestrator handoff note that a broad add swe…
ebigunso f72f527
📝 Review fixes round 2: query normalised once before dot-product scor…
ebigunso 55ade14
📝 Review fixes round 3: not-requested verdict for a zero limit; zero-…
ebigunso 4557d9f
📝 Review fixes round 4: zero-norm rejection owned by the read-contrac…
ebigunso e7639ef
📝 Evaluation-harness work leaves the library records: plan drops the …
ebigunso f72fab4
📝 Review fixes round 6: library-only scope and completion clauses; da…
ebigunso 9a29b78
📝 Review fixes round 7: collection-name path-confinement contract; au…
ebigunso bbde39e
📝 Review fixes round 8: path-confinement and blocking-worker scan in …
ebigunso cd52fa0
📝 Review fixes round 9: portable lowercase collection-name allowlist …
ebigunso fdf375c
📝 Technology ruling: the embedded vector store is Qdrant Edge; ADR-I-…
ebigunso 8ecd1e6
📝 Review fixes round 10: empty scope reports the not-requested verdic…
ebigunso 4aeb63a
📝 Review fixes round 11: cross-repository coordination gate for exhau…
ebigunso 9fd1cf3
📝 Review fixes round 12: explicit shard close on a blocking worker; m…
ebigunso 61dd723
📝 Review fixes round 13: empty-scope change named as intended whereve…
ebigunso ff92faf
📝 Review fixes round 14: verdict enum wire shape recorded (internally…
ebigunso 8c847b7
📝 Review fixes round 15: keyword indexes on object id and object type…
ebigunso 8b45659
📝 Review fixes round 16: dedicated blocking owner holds the shard and…
ebigunso 8e7f3e0
📝 Review fixes round 17: non-blocking drop made safe by write-ahead d…
ebigunso e838bdd
📝 Review fixes round 18: exhaustive verdict means full scoring and a …
ebigunso 5e7dee8
📝 Review fixes round 19: boundary verdicts describe the index's retur…
ebigunso 6dc7b65
📝 Review fixes round 20: evaluation-facing wording distinguishes exha…
ebigunso 9fac10e
📝 Review fixes round 21: exhaustive verdict requires an unindexed sha…
ebigunso ee2d48f
📝 Review fixes round 22: the embedded adapter flushes after every wri…
ebigunso ac81ce1
📝 Review fixes round 23: shard open/load with lock backoff, payload i…
ebigunso d756c5d
📝 Decide the embedded default in ADR-I-0023, split engine discipline …
ebigunso 12497f7
📝 Review fixes round 24: Task_2 extracts the tie-closure loop into a …
ebigunso 83bd885
📝 Review fixes round 25: plan metadata date, ADR-I-0003 relationship …
ebigunso df11e00
📝 Make the five v0.1.6 decision records read the same at any time: ch…
ebigunso 22d5a5a
📝 Decision log: the phase merges as one change; waves land against th…
ebigunso 514bea5
📝 Review fixes round 26: canary pins pre-flush non-persistence in the…
ebigunso 013a6d9
📝 Review fixes round 27: zero-norm rules restored to ADR-I-0024 and c…
ebigunso 7b5d9ed
📝 Plan approved for implementation; wave PRs target the planning branch
ebigunso 586374b
📝 Decision records: authoring rules ruled during the v0.1.6 review
ebigunso 677dd74
📝 Rule: PR titles state the outcome, contents go in the body
ebigunso af5c89f
📝 Rule: wave PRs are registered as a GitHub stack on the planning PR
ebigunso e1a8a7d
📝 Progress log: wave 1 approved and stacked; wave 2 dispatched
ebigunso 6ac2bef
📝 Lesson: reconcile the companion pin before filing cross-repository …
ebigunso 55dca32
📝 Progress log: wave 2 approved and stacked
ebigunso c398739
📝 Lesson: PR watchers must not depend on tools absent from the monito…
ebigunso 67aef4e
📝 Merge shape: the whole stack merges in one go at phase end
ebigunso 106b3c0
📝 Lessons: absolute worktree paths; broad suites only after the live …
ebigunso 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
270 changes: 270 additions & 0 deletions
270
docs/coding-agent/plans/active/v0-1-6-embedded-vector-recall-plan.md
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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
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
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
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.
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.
Uh oh!
There was an error while loading. Please reload this page.