Skip to content

docs: lead the README with the result, not the API setup - #30

Merged
ksdisch merged 1 commit into
mainfrom
docs/results-first-readme
Jul 29, 2026
Merged

docs: lead the README with the result, not the API setup#30
ksdisch merged 1 commit into
mainfrom
docs/results-first-readme

Conversation

@ksdisch

@ksdisch ksdisch commented Jul 29, 2026

Copy link
Copy Markdown
Owner

Found during a recruiter-facing audit of the whole GitHub account. The portfolio index calls this project "the most legible single artifact" — and its front page was a setup tutorial.

Before: the README opened with

The GLM-via-OpenRouter connection you'll build AI harnesses around. OpenRouter exposes an OpenAI-compatible API…

followed by a 20-line file tree and ## 1. Get your key. The results — the four-row guardrail table and the capstone ladder figure — were at line 272 of 333.

After: above the fold you get the question, the honesty gate (Wilson per arm, Newcombe on the gap, straddles-zero = null), the status, the results table, the capstone figure, and the injected-vs-natural caveat stated before a reader can ask. The tree and setup move under "What's in here". This mirrors decay-pin's README, which is the strongest front page in the set.

Also:

  • Adds the CI and MIT badges — the repo had both and showed neither.
  • Untracks the 3.6 MB session-log MP3 and adds the ignore rule. lossy-wall/.gitignore already bans session-log audio, so this was an inconsistency rather than a policy difference. Nothing links to the file.

Verified

  • 77/77 tests pass. No code touched — README and .gitignore only.
  • docs/figures/capstone-ladder.png, LICENSE, and .github/workflows/tests.yml all exist, so no badge or image is a dead link.
  • Every number in the new table is copied verbatim from §12 below it, which is unchanged.

Docs-only and non-behavioral with a green suite — taking the adversarial-review escape hatch.

🤖 Generated with Claude Code

https://claude.ai/code/session_01CbbGBe7FBXe2eQZoNygYkz

The front page opened with "The GLM-via-OpenRouter connection you'll
build AI harnesses around... Get your key / Add credits at
openrouter.ai" — a setup tutorial for a client library. The actual
result, the four-row guardrail table and the capstone ladder figure,
sat at line 272 of 333. Nobody reaching this repo cold ever got there.

Now above the fold: the question the project answers, the honesty gate
it answers it under, the status, the results table, the capstone figure,
and the injected-vs-natural caveat stated before a reader can ask. The
tree and setup steps follow under "What's in here". Same shape as
decay-pin's README, which is the model of the set.

Also adds the CI and license badges the repo had earned but never
showed, and untracks the 3.6 MB session-log MP3 (lossy-wall's
.gitignore already bans these; this was an inconsistency, not policy).

77/77 tests pass. No code touched.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CbbGBe7FBXe2eQZoNygYkz
@ksdisch
ksdisch merged commit e7bead9 into main Jul 29, 2026
1 check passed
@ksdisch
ksdisch deleted the docs/results-first-readme branch July 29, 2026 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant