Skip to content

docs(planning): capture v1.5 candidate todos + widen Phase 23 to native wp-admin restyle (UX-13)#85

Merged
dknauss merged 4 commits into
mainfrom
chore/capture-v1.5-candidate-todos
Jul 4, 2026
Merged

docs(planning): capture v1.5 candidate todos + widen Phase 23 to native wp-admin restyle (UX-13)#85
dknauss merged 4 commits into
mainfrom
chore/capture-v1.5-candidate-todos

Conversation

@dknauss

@dknauss dknauss commented Jul 4, 2026

Copy link
Copy Markdown
Owner

Summary

Planning-docs-only PR from today's research + phase-discussion session. Two independent doc payloads:

1. v1.5 candidate todos (researched capture)

  • todos/pending/2026-07-03-config-presets-export-import.md — named config presets + JSON export/import; extends the long-deferred V2-06/SPEC Roadmap item 6. Market gap confirmed (Admin Menu Editor Pro has no preset system); prerequisites noted (schema_version key, maestro_presets option autoload=false, REST routes reusing can_edit()).
  • todos/pending/2026-07-03-declutter-switch-non-core-menu-items.md — one-switch "move non-core menu items below separator-last" via the existing menu_order/Ordering::top() seam with a new pure core-slug Classifier (not Menu Humility's fragile separator heuristic). Open design decisions flagged (top_order precedence, CPT handling).
  • STATE.md Pending Todos pointers.

2. Phase 23 context + deliberate scope widening (from /gsd:discuss-phase 23)

  • phases/23-editor-ux-polish/23-CONTEXT.md — locked decisions: full native-wp-admin restyle of all edit-mode surfaces; colour reserved for errors/destructive only; Gutenberg-style muted save status; quiet menu-native controls; wp-pointer coachmark look; UX-09 mode-zone pinned to the menu column (bottom, by Collapse, rejoins toolbar <782px).
  • REQUIREMENTS.md — new UX-13 requirement (11/11 mapped); UX-12 discuss-and-refine resolved: remove the semantic-colour border system.
  • ROADMAP.md — Phase 23 goal/criteria rewritten (5 criteria); Phase 23 executes next (depends only on shipped Phase 18).
  • STATE.md — session record + current-position sync.

Risk call

Low risk: documentation/planning only. No runtime PHP/JS/CSS is touched; no tests, metrics, or build artifacts affected. Per the review-sizing convention this warrants a light touch.

🤖 Generated with Claude Code

Dan Knauss and others added 4 commits July 3, 2026 17:12
…lutter switch)

Two researched feature candidates from the 2026-07-03 session, deferred past
the locked v1.4 scope:

- Named config presets + JSON export/import — extends the already-deferred
  V2-06 / SPEC.md Roadmap item 6; market gap confirmed (Admin Menu Editor Pro
  has no preset system). Prerequisites noted: schema_version key, separate
  maestro_presets option (autoload=false), REST routes reusing can_edit().
- Declutter switch — move non-core top-level items below core's
  separator-last via the existing menu_order/Ordering::top() seam, with a
  pure core-slug Classifier (not Menu Humility's fragile separator1
  heuristic). Open decisions flagged: top_order precedence, CPT handling.

STATE.md Pending Todos updated with pointers to both todo files.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@dknauss

dknauss commented Jul 4, 2026

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. More of your lovely PRs please.

Reviewed commit: 9c3f288f3c

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@dknauss dknauss merged commit 717aad7 into main Jul 4, 2026
13 checks passed
@dknauss dknauss deleted the chore/capture-v1.5-candidate-todos branch July 4, 2026 04:01
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