Skip to content

docs: version single-source sweep + fix dead README links#643

Merged
thinmintdev merged 2 commits into
mainfrom
afk/laneD-docs
Jun 7, 2026
Merged

docs: version single-source sweep + fix dead README links#643
thinmintdev merged 2 commits into
mainfrom
afk/laneD-docs

Conversation

@thinmintdev

Copy link
Copy Markdown
Contributor

Summary

Scope

Only doc/version files touched — no source, no tests, no graphify noise:

  • CONTRIBUTING.md — version string (line 3)
  • PLAN.md — version string + status date (line 10)
  • README.md — version string + three dead links
  • manifest.json — cosmetic version field
  • CHANGELOG.md — dead v0.2-upgrade.md link → hosted URL
  • installer/README.md — dead v0.2-upgrade.md links → hosted URL (2 occurrences)

Note on #642

PR #642 (DCO governance) also edits CONTRIBUTING.md but in a different section (adds DCO sign-off block). No line conflict — #642 will need a rebase after this merges, but no manual fixup required.

Test plan

  • Verify README.md status badge shows v0.3.2-alpha.1
  • Verify CONTRIBUTING.md line 3 shows v0.3.2-alpha.1
  • Verify PLAN.md status line shows v0.3.2-alpha.1
  • Verify manifest.json version field is 0.3.2-alpha.1
  • Click README mcp/agents links — confirm they resolve to docs/mcp/overview.md and docs/agents/overview.md
  • Click v0.2-upgrade links in README/CHANGELOG/installer README — confirm they go to https://hal0.dev/docs/v0.2-upgrade

🤖 Generated with Claude Code

thinmintdev and others added 2 commits June 7, 2026 17:11
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

@thinmintdev thinmintdev left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

REVIEWER VERDICT: APPROVE (comment-form — self-approval blocked). CI green. Docs-only.

SPEC (#617 + #628): All ACs met.
#617 — every shipped version string reconciled to pyproject 0.3.2-alpha.1: README (×2: "at v0.2.0"→"v0.3.2-alpha.1" + status line), PLAN.md status, CONTRIBUTING.md, manifest.json (0.1.0-alpha.1→0.3.2-alpha.1). pyproject is the single source of truth.
#628 — dead links fixed: docs/api/mcp.mddocs/mcp/overview.md and docs/api/agents.mddocs/agents/overview.md (verified: old targets were absent on main; new targets exist in-repo — confirmed docs/mcp/overview.md + docs/agents/overview.md on the branch). All v0.2-upgrade.md refs (README ×3, CHANGELOG, installer/README) repointed to the hosted https://hal0.dev/docs/v0.2-upgrade — the approach #628 prefers and CONTEXT.md already uses.

STANDARDS: No scope creep, no leaks. Link targets verified to resolve.

Merge-ready. CONFLICT NOTE below (see report) — #643 touches CONTRIBUTING.md top (lines 1-6); overlaps #642 (DCO, lines 2-13).

@thinmintdev thinmintdev merged commit a064404 into main Jun 7, 2026
4 checks passed
@thinmintdev thinmintdev deleted the afk/laneD-docs branch June 7, 2026 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant