Retire z_features/ z_vault/ autoprompt/ into complete/archive/#76
Merged
Conversation
…chive/ Now that draft/ active/ complete/ exist (issue #71), the z_-prefixed meta folders are redundant. Retire them: - z_features/ (epic trackers) -> complete/archive/epics/ (21 trackers) - z_vault/ (deferred prompts + admin_dev_notes) -> complete/archive/shelved/ - autoprompt/ (README only) -> deleted - autolens/restore_multiple_sources_lensing_of_lens.md -> draft/feature/autolens/ (un-started backlog; empty autolens/ removed) complete/archive/ holds NON-record material (not dated task records paired to complete.md), so lifecycle.py check + index skip it (new ARCHIVE_DIR guard). complete/archive/README.md documents it. spawn.py: dropped the now-dead z_features/z_vault/autoprompt/autolens DROP rules (dry-run: unmatched none, canary clean — no template change, all moves stayed within DROP zones). status.sh LIFECYCLE_DIRS + AGENTS.md/REFERENCE.md/ROUTING.md updated. check + index --check green. Note: PyAutoBrain start_dev's `z_features/<tracker>` audit-only mode now points at a retired folder — small follow-up to retire that workflow or repoint it at complete/archive/epics/. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Jammy2211
pushed a commit
that referenced
this pull request
Jul 15, 2026
Jammy2211
pushed a commit
that referenced
this pull request
Jul 15, 2026
Jammy2211
pushed a commit
that referenced
this pull request
Jul 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cleanup on the back of #71 — the z_-prefixed meta folders feel redundant now that
draft/ active/ complete/exist.complete/archive/epics/admin_dev_notes/) →complete/archive/shelved/draft/feature/autolens/(un-started backlog); emptyautolens/removedcomplete/archive/holds non-record material (not dated records paired tocomplete.md), solifecycle.py check/indexskip it (newARCHIVE_DIRguard).spawn.pydead rules dropped (dry-run clean, no template change — moves stayed within DROP zones). Docs (AGENTS.md/REFERENCE.md/ROUTING.md) +status.shupdated.check+index --checkgreen.Note: deferred z_vault prompts (delaunay/galaxy-pytree/etc.) went to
archive/shelved/per your steer; pull any intodraft/if you want to action it. And PyAutoBrainstart_dev'sz_features/<tracker>audit mode now points at a retired folder — small follow-up.🤖 Generated with Claude Code