Skip to content

docs: refresh after v1.1.0 internal/ui rollout#122

Merged
dipto0321 merged 1 commit into
mainfrom
docs/v1.1.0-doc-drift
Jul 5, 2026
Merged

docs: refresh after v1.1.0 internal/ui rollout#122
dipto0321 merged 1 commit into
mainfrom
docs/v1.1.0-doc-drift

Conversation

@dipto0321

Copy link
Copy Markdown
Owner

Summary

Linked issues

Type of change

  • feat — new feature (MINOR bump)
  • fix — bug fix (PATCH bump)
  • refactor — no behavior change
  • perf — performance improvement
  • docs — documentation only
  • test — tests only
  • chore — maintenance / dependency bump
  • ci — CI/CD only
  • build — build system only
  • Breaking change (MAJOR bump) — explain below

Checklist

  • Title follows Conventional Commits (feat(scope): subject)
  • I ran make ci locally and it passes
  • I added or updated tests for the change
  • I updated relevant docs (README, docs/, inline godoc)
  • No new linter warnings
  • If breaking: I documented the migration path in the PR body and updated CHANGELOG.md

Screenshots / output

Summary

Doc-only refresh after the v1.1.0 internal/ui rollout (PRs #117/#118/#119, plus #120/#121). The previous doc-refresh pass (#116) was pre-v1.1.0 — the README still claimed "v1.0.0 dev line, Phase 7 in progress", the CLAUDE.md internal/ui/ block still said "scaffold merged via #74 PR1; spinners/huh/full migration tracked by #105", CONTRIBUTING.md said Go 1.22+ and "future DCO before v1.0.0", SPEC.md had §V2 marked aspirational, etc. Seven files touched:

  • README.md — Project status table rewritten (current release v1.1.0; all 8 phases ✅; release train callout). Go version 1.22 → 1.24.
  • CLAUDE.mdinternal/ui/ directory diagram now reflects the shipped mode.go / theme.go / writer.go / spinner.go / prompt.go set; deps section lists lipgloss/bubbletea/huh; ResolveInteractive reframed as shipped; phase table covers v1.1.0.
  • SPEC.md — Header refreshed; §C constraint rewritten for full ui rollout; §V2 reads "complete"; §T rows T18/T19/T21 closed (x).
  • CONTRIBUTING.md — Go 1.22 → 1.24; deps note adds the Charm stack; "future DCO" section dropped (v1.0.0 has shipped); "out of scope for v1" → "v1.x".
  • docs/installation.md — Go 1.22 → 1.24 with CI pin reference.
  • docs/managers.md — Phase 7 status banner rewritten.
  • docs/release-checklist.md — Intro reframed past the v1.0.0 bootstrap.

No code, no tests, no linter surface affected. LEARN_GO_AND_NODEUP.md and REVIEW_FINDINGS.md were deliberately left untouched — they're AI-generated reading guides flagged as such in their own headers, and updating them without re-scanning the full internal/ tree would risk introducing more drift than it fixes.

Linked issues

CLAUDE.md ui block + deps note rewritten to match the shipped Writer /
spinner / prompt stack; phase table promoted through #121 (commitlint
relaxation). SPEC.md header / V2 / T18 / T19 / T21 closed out. README.md
phase table flipped from "v1.0.0 dev line" to a full ✅ board for v1.1.0.
CONTRIBUTING.md Go version 1.22 → 1.24, Charm stack added to deps note,
stale "future DCO" section dropped. docs/installation.md Go version sync;
docs/managers.md Phase 7 banner rewritten; docs/release-checklist.md
intro reframed past the v1.0.0 bootstrap.
@cocogitto-bot

cocogitto-bot Bot commented Jul 5, 2026

Copy link
Copy Markdown

✔️ 5e2ae3b - Conventional commits check succeeded.

@dipto0321 dipto0321 merged commit 6a74231 into main Jul 5, 2026
10 checks passed
@dipto0321 dipto0321 deleted the docs/v1.1.0-doc-drift branch July 5, 2026 09:58
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