Skip to content

docs: accurate README - #20

Merged
wranngle merged 1 commit into
mainfrom
docs-accurate-readme
Jun 26, 2026
Merged

docs: accurate README#20
wranngle merged 1 commit into
mainfrom
docs-accurate-readme

Conversation

@wranngle

Copy link
Copy Markdown
Owner

Fixes em-dashes and a verified factual mismatch (checked against the actual repo files). Branch-protected, so via PR.

@github-actions github-actions Bot added the pr-needs-issue PR has no Closes/Fixes/Resolves reference; auto-applied by pr-link-check label Jun 26, 2026
@github-actions

Copy link
Copy Markdown

This PR needs an issue link.

Add Closes #N / Fixes #N / Resolves #N to the description — or file an issue first via gh-issue.sh. Convention: every PR has an audit trail back to a problem statement.

@wranngle
wranngle merged commit f30705f into main Jun 26, 2026
15 checks passed
@wranngle
wranngle deleted the docs-accurate-readme branch June 26, 2026 06:12
wranngle added a commit that referenced this pull request Jul 11, 2026
## Summary
- PR #8 (318990c, 2026-05-16) deleted the badge row, `[!NOTE]` status
callout, and blockquote tagline that the 2026-05-03 readme-system stamp
had produced. Neither #8 nor the later #20 accuracy fix restored them.
- Restores, verbatim where prior wording existed in git history
(721facf): tagline, badge row (CI + License + Status-active), status
callout.
- Adds `## Quick start` (new, not previously present): `git clone` +
`cd` + `pip install pytest && pytest`, since this is the only
runnable-today path without an external QuantConnect account.
- Reorders sections to the spec's required order (tagline, badges,
callout, quick start, what it does, domain sections, usage, license).
- Adds one factual line reinforcing existing canon: `strategy.yaml` is
pinned at `stage: local` (verified against the file in this repo), so
nothing here implies a promoted paper or live strategy. Backtest-only,
never ran live.
- `## What it does` prose is carried over unchanged (relocated, not
reworded); a competitive-wording pass for that section is staged
separately, not part of this PR.
- Topics: added `wranngle` + `active-project` via `gh repo edit
--add-topic` (additive only, already applied directly since topics are
not part of the branch-protected file surface).

## Test plan
- [x] `python3 -m pytest -q` — 126 passed, unchanged
- [x] `grep -cP '[—–]' README.md` → 0
- [x] Manual reread against
`docs/exec-plans/active/WRANNGLE-README-SYSTEM.md` §3/§4/§9 for verbatim
callout/badge/order compliance

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-needs-issue PR has no Closes/Fixes/Resolves reference; auto-applied by pr-link-check

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant