Skip to content

Consolidate registry surfaces: shelved/ → z_vault/, drop phantom priority.md#39

Merged
Jammy2211 merged 1 commit into
mainfrom
feature/registry-consolidation
Jul 8, 2026
Merged

Consolidate registry surfaces: shelved/ → z_vault/, drop phantom priority.md#39
Jammy2211 merged 1 commit into
mainfrom
feature/registry-consolidation

Conversation

@Jammy2211

Copy link
Copy Markdown
Collaborator

Roadmap item 8, scoped by evidence: the audit suggested queue/priority/ideas → one backlog, but on inspection priority.md never existed (doc phantom), ideas.md is the /intake inbox with dedicated scan/annotate machinery (_intake.py), and queue.md is register_and_iterate --queue's ordered input — different jobs, real consumers, so they stay. What actually consolidates:

  • shelved/z_vault/ (both deferred-prompt folders; one lifecycle dir fewer; status.sh/docs updated, status.sh verified).
  • phantom priority.md removed from the docs.
  • AGENTS.md registry list now names each surface's single job.

🤖 Generated with Claude Code

…ority.md

- shelved/ (one file) merges into z_vault/ — both were "deferred prompts";
  one lifecycle folder fewer. status.sh, ROUTING.md, README, AGENTS.md
  updated.
- priority.md was listed in the registry docs but has never existed on disk;
  the phantom is removed.
- The registry list in AGENTS.md now states each surface's single job
  (active/planned/complete/parked/queue/ideas), so skills stop guessing.

Deliberately NOT merged: queue.md (ordered register_and_iterate input) and
ideas.md (raw /intake inbox with scan/annotate machinery) have different
semantics and real consumers — merging them would add churn, not remove a
concept.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 8, 2026 10:40
@Jammy2211 Jammy2211 merged commit 9e9c3eb into main Jul 8, 2026
@Jammy2211 Jammy2211 deleted the feature/registry-consolidation branch July 8, 2026 10:40

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates PyAutoMind’s “registry surfaces” documentation and inventory tooling to reflect the intended consolidation of deferred prompts by merging the former shelved/ lifecycle surface into z_vault/, and removing the (nonexistent) priority.md from the documented registry list.

Changes:

  • Remove shelved/ from lifecycle surface listings (status.sh, ROUTING.md, README.md, AGENTS.md) and add a vaulted prompt doc under z_vault/.
  • Drop priority.md from the documented registry surfaces and clarify the single “job” for each remaining registry file in AGENTS.md.
  • Update routing/docs language to reflect the new lifecycle folder set.

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
z_vault/delaunay_jax_find_simplex_split.md Adds a deferred (vaulted) prompt note documenting shelved PyAutoArray work.
scripts/status.sh Updates lifecycle directory inventory list to exclude shelved/.
ROUTING.md Removes shelved/ from the “not routed by work type” lifecycle folder list.
README.md Updates repository layout tree and “not work-types” section to remove priority.md/shelved/.
AGENTS.md Updates lifecycle folder description and refines the registry surface list to remove priority.md and clarify each surface’s role.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
Comment on lines 191 to 193
├── planned.md ← issued tasks blocked from starting (created on demand)
├── priority.md ← hand-curated priority hints

├── queue.md ← processing queue for /register_and_iterate
Comment thread README.md
Comment on lines 220 to +221
├── z_vault/ ← deferred prompts (z_ prefix sorts last in listings)
├── shelved/ ← shelved prompts

Comment thread AGENTS.md
Comment on lines +33 to +37
- **Registry** — root-level markdown files, each with one job: `active.md`
(in-flight tasks), `planned.md` (scoped, not started), `complete.md`
(shipped), `parked.md` (started but not in flight), `queue.md` (ordered
input for `register_and_iterate --queue`), `ideas.md` (raw inbox swept by
`/intake`). Mutate these only via the skills in `skills/` so commit
Jammy2211 pushed a commit that referenced this pull request Jul 10, 2026
Jammy2211 pushed a commit that referenced this pull request Jul 10, 2026
…complete; ep-statistics-audit audit-phase complete; new prompts ep_statistics_fix_batch + ep_walkthrough_mean_field_summary
Jammy2211 pushed a commit that referenced this pull request Jul 11, 2026
…field STARRED comparison (#39)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018pUia6xzapBww82yopSZZG
Jammy2211 pushed a commit that referenced this pull request Jul 11, 2026
… SW; regime-map finding (#39)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018pUia6xzapBww82yopSZZG
Jammy2211 pushed a commit that referenced this pull request Jul 11, 2026
… closed (regime map: STARRED wins well-sampled, loses undersampled SW)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018pUia6xzapBww82yopSZZG
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.

2 participants