docs: prepare the public repo page for submission - #22
Merged
Merged
Conversation
Three things, all in the published surface: Personal names are gone. LICENSE, CONTRIBUTING.md and README.md now credit "the Traces contributors", and the two `Owner:` lines in `types/domain.ts` are dropped — CLAUDE.md already says ownership is deliberately not recorded in the tree, so those lines contradicted it. One test fixture used a real first name as an input value; it does not any more. The README top is now a header a stranger can read: badges for the demo, video, tool count, tests and licence, and a screenshot above the fold of the one thing the project is about — the agent saying it cannot see, and asking. Added a "What it looks like" section with three screenshots from a real run against a bugbait recording, plus the live URL and video link the file was still marking as TODO.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This branch was successfully deployed
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.
Everything here is in the published surface — no behaviour changes. Tests still 309/309 and
tsc --noEmitis clean.Names removed.
LICENSE,CONTRIBUTING.mdandREADME.mdnow credit "the Traces contributors". The twoOwner:lines intraces/src/types/domain.tsare gone:CLAUDE.mdalready states that ownership is deliberately not recorded in the tree, so those lines contradicted it. Onecompress-domfixture used a real first name as an input value — replaced, and the assertions there are all inequalities, so no budget test changed meaning.README header. Badges for the demo, video, tool count, tests and licence, and a screenshot above the fold of the thing the project is actually about: the agent stating it cannot see and asking a human to look.
New
What it looks likesection. Three screenshots from a real run against a syntheticbugbait/recording. Also fills in the live URL and the video link, which the file was still marking TODO.Numbers in the screenshot captions (28.049s, 17 probes) come from that run and differ from the ones in the demo video (28.157, 10 iterations) — different runs at different bisect precision, both real.