Skip to content

docs: fix stale publish/version claims, add mise install docs - #28

Merged
replygirl merged 2 commits into
mainfrom
docs/site-accuracy-pass
Jul 16, 2026
Merged

docs: fix stale publish/version claims, add mise install docs#28
replygirl merged 2 commits into
mainfrom
docs/site-accuracy-pass

Conversation

@replygirl

Copy link
Copy Markdown
Contributor

Summary

Fixes documentation accuracy/completeness defects found by an audit against
the published 0.5.2 release:

  • README.md: removed stale "(Publishing soon; the commands below are the
    shape of it.)" parenthetical — the package is published.
  • README.md: bumped mise use github:aligned-team/cospec@0.4.0 example to
    @0.5.2.
  • apps/cli/README.md: removed stale "Publishing soon." line (this README
    ships to npm).
  • apps/cli/README.md: bumped @0.4.0 example to @0.5.2.
  • apps/docs/guide/installation.md: added a "Via mise" subsection first
    (before package managers), matching both READMEs' lead install path —
    includes the self-contained-binary note and the minimum_release_age
    cooldown caveat with the exact-pin workaround.
  • apps/docs/index.md: added a mise tab (first) to the quickstart
    code-group, consistent with installation.md.
  • docs/release.md:49: bumped @0.4.0 example pin to @0.5.2.
  • docs/harness-integration.md:110: replaced cospec@0.1.0 with a
    version-placeholder form consistent with current usage.

Shipped as a docs-typed cospec change (docs-site-accuracy-pass), archived
as the final commit on this branch.

Out of scope (follow-ups, not fixed here)

  • Flat-docs/site content-ownership restructuring.
  • CLI templates --help missing --schema option.

Test plan

  • mise run docs:build — site builds clean
  • mise run check — lint, format, typecheck, unit/contract/integration
    tests, schema validate, agents:check, generate:check all pass

🤖 Generated with Claude Code

replygirl and others added 2 commits July 16, 2026 15:08
Audit against the published 0.5.2 release found stale "publishing soon"
language, out-of-date @0.4.0 example pins, and a missing mise install
method on the docs site that both READMEs already lead with.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 16, 2026 20:09

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@replygirl
replygirl merged commit 086cbe1 into main Jul 16, 2026
11 checks passed
@replygirl
replygirl deleted the docs/site-accuracy-pass branch July 16, 2026 20:56
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.

2 participants