docs(release): Lore product identity and the v0.10.3 search contract [roadmap:v0.10.3] - #67
Merged
Merged
Conversation
…:v0.10.0] Rewrites the README around the grounding story: Lore is the product, RAC (Requirements as Code) is the open-source engine underneath, and the package, CLI, and MCP server keep the rac name for now.
…:v0.10.0] Records the two-step search quality plan as proposed decisions: ADR-037 (token-boundary matching) and ADR-038 (body-text tier with snippets), candidates for a v0.10.x extension.
….10.3] Accepts ADR-037 (token-boundary matching) and ADR-038 (body-text tier with snippets) and pins their implementation contract: one Core matching implementation, additive snippet fields, re-pinned goldens, and a measurement re-run before the demo recording. Points the working corpus at v0.10.3.
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.
Summary
Documentation-and-decisions follow-up to the v0.10.x merge: positions Lore as the product, records the naming and search-quality decisions, and pins the v0.10.3 implementation contract.
Adds:
racname for nowlorevsExplorercollision becomes a named regression case)rac/roadmaps/v0.10.x-guide/v0.10.3-search-quality.md: the pinned implementation contract for both ADRs — one Core matching implementation, additive response fields, re-pinned goldens, and a measurement re-run gating the demo recordingRoadmap / ADR Trace
Roadmap:
rac/roadmaps/v0.10.x-guide/v0.10.3-search-quality.md(new)Decisions:
rac/decisions/adr-036-lore-product-identity.md(new, Accepted)rac/decisions/adr-037-token-boundary-search-matching.md(new, Accepted)rac/decisions/adr-038-body-text-search-tier.md(new, Accepted)Scope
Included
get_summary(an earlier draft saidget_repository_summary), config blocks use therac-guideserver label consistent withdocs/mcp.mdanddemo.md, and the Claude Desktop / Cursor block carries an absolute--root(GUI clients do not spawn servers with the repo as working directory)Excluded
Verification
All artifact IDs minted via
rac new; ADR-036/037/038 resolve by alias; relationship sections cross-link the decisions, the design, and the roadmap.Review Path
README.md— the Lore/RAC framingrac/decisions/adr-036-lore-product-identity.mdrac/decisions/adr-037-*.md,adr-038-*.md— the search semantics decisionsrac/roadmaps/v0.10.x-guide/v0.10.3-search-quality.md— the implementation contractCLAUDE.md— corpus pointerNotes For Reviewer
Implementation Process
Implemented with AI assistance under the roadmap contract. Final scope, review, and acceptance decisions were made by the maintainer.