Skip to content

docs: polish README for Opus 4.8 launch#1

Merged
forkadarshp merged 1 commit into
mainfrom
docs/readme-opus-4-8-launch
May 28, 2026
Merged

docs: polish README for Opus 4.8 launch#1
forkadarshp merged 1 commit into
mainfrom
docs/readme-opus-4-8-launch

Conversation

@forkadarshp

Copy link
Copy Markdown
Owner

What

Polishes the README to lead with the Claude Opus 4.8 launch (released 2026-05-28) and to make ModelPort's migration approach legible at a glance.

Added (top of README)

  • Now shipping: Claude Opus 4.8 — launch callout linking references/models/claude-opus-4-8.md, summarizing the 4.7 → 4.8 drop-in path and the required 4.6 → 4.7 breaking changes, with a copy-paste migration prompt.
  • Our approach to migration — the behavior-preservation thesis plus an ASCII pipeline diagram showing the [ Opus 4.7 ] ═══> ( ModelPort ) ═══> [ Opus 4.8 ] flow and all 7 phases as ····· [ OK ] gates.
  • Outcomes: with vs. without ModelPort — split-column ASCII comparison.

Fixed (stale docs)

  • Repository-structure block now lists references/models/ and references/output-style.md.
  • Roadmap updated to reflect that the Claude / GPT-5.5 model guides already ship.

Notes

  • All diagrams are generated with verified equal line lengths and use width-safe glyphs only (no ▶ ▸ ✗ ⇒), so box borders stay aligned when GitHub renders them.
  • python3 scripts/validate_skill.py . → valid; markdownlint-cli2 README.md → 0 errors.
  • Docs-only change; no skill logic touched.

Add launch hero sections to the top of the README:
- "Now shipping: Claude Opus 4.8" callout linking the model guide and
  summarizing the 4.7 -> 4.8 drop-in path and required 4.6 -> 4.7 fixes
- "Our approach to migration" with an ASCII pipeline diagram showing the
  Opus 4.7 -> ModelPort -> Opus 4.8 behavior-preserving flow and all 7 phases
- "Outcomes: with vs. without ModelPort" split-column comparison

Also refresh stale docs: list references/models/ and output-style.md in the
repository structure block, and update the roadmap to reflect that the
Claude/GPT-5.5 model guides already ship.

ASCII art uses width-safe glyphs only so box borders stay aligned on GitHub.
@forkadarshp forkadarshp merged commit 6b5df3e into main May 28, 2026
1 check 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