Skip to content

docs: record the v1.0.0 release and what is still open - #8

Merged
poli0981 merged 1 commit into
mainfrom
claude/status-1.0.0
Jul 26, 2026
Merged

docs: record the v1.0.0 release and what is still open#8
poli0981 merged 1 commit into
mainfrom
claude/status-1.0.0

Conversation

@poli0981

Copy link
Copy Markdown
Owner

Brings the status docs in line with reality now that v1.0.0 is released and
submitted to the store.

  • docs/00 status header: all six phases done, v1.0.0 tagged and released,
    submitted to the Chrome Web Store and in review.
  • docs/15 progress table: phase 5 ✔, plus a row for the release itself.
  • docs/00 §10: item 5 records the submission and what remains (promo images,
    the store URL); item 6 records that CodeQL Default setup is already disabled
    and which secrets are still optional.

Two open items were only living in commit messages and memory, which is not
where anyone would look for them. They are now in §10:

  • npm run dev:firefox is untested against the overrides block. Four
    overrides sit under web-ext-run and no gate exercises that script. Firefox
    is a v1.0 non-goal so it blocks nothing — but it should not be assumed to
    work.
  • The 2 s parse budget is unmeasured on a real browser. The recorded
    2869 ms is jsdom and settles nothing.

The decision log gains the overrides rationale and the reason the release
announcement is continue-on-error. The review-habit note is updated through
phase 5, including the part worth remembering: the worst phase-5 findings were
defects in work added earlier in the same branch, and three defects reached
main that no automated gate could have caught — a missing space in the
footer, a glyph that renders as a letter, and a permission grant that failed CI
at startup with no jobs and no log.

🤖 Generated with Claude Code

Status header, the docs/15 progress table and the docs/00 §10 manual list now
say where the project actually is: all six phases done, v1.0.0 tagged and
released, submitted to the Chrome Web Store and in review.

§10 gains two items that were being carried in commit messages and memory
rather than anywhere a reader would find them:

- `npm run dev:firefox` is untested against the dependency overrides. Four of
  them sit under web-ext-run and no gate exercises that script. Firefox is a
  v1.0 non-goal so it blocks nothing, but nobody should assume it works.
- The 2 s parse budget is unmeasured on a real browser. The recorded 2869 ms is
  a jsdom figure and settles nothing either way.

The decision log gains the overrides rationale and why the release
announcement is continue-on-error.

The review-habit note is updated with phase 4 and 5 (19-of-33 and 8-of-20
confirmed), plus the two patterns this build kept demonstrating: the worst
findings were in work added earlier in the same branch, and three defects
reached main that no automated gate could have caught — a missing space, a
glyph that reads as a letter, and a permission grant that failed CI at startup
with no jobs and no log.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@poli0981
poli0981 merged commit bbf0ae7 into main Jul 26, 2026
5 checks passed
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