docs(readme): record Track 2 FAIL and Track 3 Wave-1 draft in the status table - #75
Merged
Merged
Conversation
…tus table The root README told a reader Track 2 was "search in progress" and Track 3 was "placeholders only". Both were false: Track 2 is FAIL, adjudicated in docs/research/vertical-search/DECISION.md and accepted as ADR-0004, and the Wave-1 pitch pack landed in docs/pitch/. The first file anyone opens misstated the most important fact about where the project is. Status table now cites the artifact behind each claim. A line under it makes the dependency explicit — two consecutive vertical FAILs mean the company rests on the Track-1 mechanism number — citing README-narrative.md section 6. Counts are quoted from DECISION.md (2/70 Week-0, 2/75 Track-2, 0 DURABLE surfaces), not recomputed. Also: Quick start now says what `npm run ci` actually runs and that it must be green before any PR; Layout gains scripts/, tests/, artifacts/ and pointers to architecture.md, ROADMAP.md and DEVELOPMENT.md. The public-repo section is untouched — its secret-hygiene rules are load-bearing. No performance number, percentage, or gate number anywhere in the file. docs/README.md index row and its open question updated; INTEGRITY-AUDIT D-04 marked resolved, with the residual deck/objections lag left open under D-01/E-12. Closes #54
myselfsiddharth
approved these changes
Jul 28, 2026
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.
Closes #54. Resolves INTEGRITY-AUDIT D-04.
The root README told a reader Track 2 was "search in progress" and Track 3 was "placeholders only". Both were false — the first file anyone opens misstated the most important fact about where the project is.
Status table
Plus one line under the table making the dependency explicit: two consecutive vertical FAILs mean the company now rests on the Track-1 mechanism number, citing README-narrative.md §6.
Also changed
npm run ciactually runs (secret-scan → contracts → lint → typecheck → unit → integration) and that it must be green before any PR. Note it now includestest:integration, added by test: end-to-end pipeline integration test, and the compiler bug it found #70.scripts/,tests/,artifacts/, and points atarchitecture.md,ROADMAP.md,DEVELOPMENT.md.docs/README.md"Start here" row and its open question updated; D-04 marked resolved in INTEGRITY-AUDIT, with the residual deck/objections lag explicitly left open under D-01/E-12 rather than swept in.Verification
2/70and2/75fromDECISION.md:55;0 DURABLEfromDECISION.md:72("Surfaces with DURABLE verdict: 0")%,Nx, tokens/latency/throughput → nonenpm run cinpm run test:canarynpm run lint:docsOne judgment call for the reviewer
The issue says "no new metrics… no percentages". I kept the survivor counts (
2 of 75, 0 DURABLE) because the issue also asks for the two-FAIL dependency line citing narrative §6, which states them, and because they are census results quoted from an accepted adjudication rather than performance claims — the same convention as the existing Week-0 line. If you read that constraint more strictly, the counts can come out and the sentence still works.