docs: add what's new since modular SHAFT - #1029
Conversation
Empty tracking commit so the draft PR can carry the owner-locked spec before Codex Terra implements the What's new folder.
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
shaft-engine | 723c2ae | Commit Preview URL Branch Preview URL |
Aug 26 2026, 09:25 PM |
0469886 to
b7ab61b
Compare
|
Remaining headed product shots from the owner-locked spec were not produced as live UIs in this PR. Follow-ups (one issue per missing shot):
The Allure overview image on the evidence page is a headed capture of the existing sample PNG ( |
|
Independent adversarial review (round 1) on High (must fix before ready):
Medium (fix in the same pass): Do not commit worktree |
|
Review round 1 addressed on
Independent re-review (round 2 of 2) is running. PR stays draft until that verdict. No auto-merge. |
|
Independent review round 2 (cap): remaining medium/low, not a third review round.
Round-1 highs stay closed. Screenshot follow-ups stay #1030–#1033. Codex Terra will apply these three, then this PR can go ready for human peer review. |
|
Round-2 residuals landed on
Independent review cap (2 rounds) is done. This PR is marked ready for human peer review. No auto-merge. Product UI follow-ups remain #1030–#1033. Companion: ShaftHQ/SHAFT_ENGINE#5422. |
Replace the cover mermaid mindmap with a token-colored, fully linked map, remove embedded screenshots of the catalog page, and keep group diagrams on the site palette with clickable section targets.
|
SOLO follow-up on
Merging on green. |
Summary
Tracks shafthq.github.io#1028: a What's new docs folder for user-facing features shipped since modularization (
10.2.20260610), with a last page of poorly discovered older features.This PR currently holds an empty tracking commit. Codex Terra implements next on this branch.
Closes #1028
Owner-locked spec
docs/features/whats-new/index.mdx— cover + mindmap mermaid + cardsplatform.md— BOM, upgrader, project generator, properties generatoragentic.md— separate entries: Pilot, Capture, Doctor, Heal, MCP, CLI, IntelliJ, skills, ChaosEngine, providers, planning, natural-language actionsevidence.md— trace viewer, diagnostics, failure brief, locator health, flake profiler, Allure overview, Playwright tracestesting.md— Playwright backend, contract replay, remote SFTP/SSH, accessibility reportsmodules.md— optional artifacts;shaft-ocrpreviewmissed.md— last page: Smart Locators, ARIA locators, Allure 3, localization assertions, other poorly discovered pre-cutoff itemsstatic/img/whats-new/.yarn test:docs && yarn typecheck && yarn build.Full inventory and TDD slices live on the issue body.
Checks
Continuation
/media/mohab/OS/Users/Mohab/IdeaProjects/shafthq.github.io.1028-whats-newChaosEngine/1028-whats-new-since-modular@f7b9177origin/master(344cb54)gpt-5.6-terra) implements the folder, tests, mermaid, and screenshots on this PR.Implementation checks
yarn test:docs— passed (run with temporarynpx yarn@1.22.22because the image has no global Yarn binary).yarn typecheck— passed.yarn build— passed.npx playwright test tests/e2e/homepage.spec.js --project=chromium— passed: 9 tests.Screenshots
Fresh built-site captures:
static/img/whats-new/catalog-desktop.pngstatic/img/whats-new/catalog-mobile.pngstatic/img/whats-new/setup-wizard-desktop.pngstatic/img/whats-new/setup-wizard-mobile.pngstatic/img/whats-new/properties-generator-desktop.pngstatic/img/whats-new/properties-generator-mobile.pngNo headed product capture was attempted, so no failed-headed-capture issue was opened. Follow-up still needed for fresh Trace Viewer, Allure overview/dashboard/failure-brief, IntelliJ, Capture picker, and assertion-mode product UI shots; no fallback assets were used.