docs: changelog + M27 scoring & replay updates#5
Conversation
- Add changelog.mdx with Mintlify Update components (product updates format) - Update scorecard: resource efficiency axis is now live (remove stub notice) - Update troubleshooting: replay is shipped, not "coming soon" - Add Changelog link to navbar and sidebar navigation - Link billing "coming soon" note to changelog Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Greptile SummaryThis PR ships M27 release documentation: a new changelog page, updated scorecard docs for the live resource efficiency axis, and updated troubleshooting docs scoping run replay to API-only (with CLI noted as planned). Navigation is updated to surface the changelog in both the navbar and sidebar.
Confidence Score: 5/5Safe to merge — all doc changes are internally consistent and no contradictions remain. Documentation-only PR with no logic bugs. The changelog explicitly scopes streaming and replay to API-only with CLI flagged as planned, which is now consistent with the existing 'planned for a future release' notes in cli/zombiectl.mdx and runs/submitting.mdx. No P0 or P1 findings. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
DJ[docs.json] -->|navbar + sidebar| CL[changelog.mdx]
CL -->|April 5| SC[runs/scorecard.mdx\nResource efficiency live]
CL -->|March 30 API-only| TR[runs/troubleshooting.mdx\nReplay curl example + CLI planned note]
CL -->|future feature tracking| BP[billing/plans.mdx\nLinks to /changelog]
SC -->|formula_version 2| API[API response example]
TR -->|GET /v1/runs/id:replay| API
Reviews (4): Last reviewed commit: "docs: mark zombiectl runs replay as plan..." | Re-trigger Greptile |
… coming soon Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…not yet in npm Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Summary
changelog.mdxwith Mintlify<Update>components — product updates for April 5, March 30, March 28, March 25runs/scorecard.mdx— resource efficiency axis is live (was stubbed), plain-language description, updated API exampleruns/troubleshooting.mdx— replay is shipped (was "coming soon"), add CLI and API examplesTest plan
<Update>components🤖 Generated with Claude Code