chore(wp5): remove template-only files; rewrite RSR_OUTLINE as snifs outline#53
Closed
hyperpolymath wants to merge 1 commit into
Closed
chore(wp5): remove template-only files; rewrite RSR_OUTLINE as snifs outline#53hyperpolymath wants to merge 1 commit into
hyperpolymath wants to merge 1 commit into
Conversation
…outline
D-a (partial): delete setup.sh — a template bootstrap script that curls
rsr-template-repo and hands off to the phantom `just setup` recipe; nothing
in the repo references it.
D-d: delete docs/QUICKSTART.adoc (a "clone the template + just init" stub
that duplicates the root QUICKSTART-{DEV,MAINTAINER,USER}.adoc trio) and
.machine_readable/ai/PLACEHOLDERS.adoc (the file the init recipe literally
`rm`s after bootstrap). Repoint docs/0.1-AI-MANIFEST.a2ml quickstart pointer
to ../QUICKSTART-USER.adoc.
Rewrite docs/RSR_OUTLINE.adoc: was a self-description of rsr-template-repo
(title "RSR Template Repository", a PMPL/Palimpsest badge, the template's own
structure). Now a real snifs structural map — dual track, top-level layout,
load-bearing recipes, verification — pointing to README/EXPLAINME/AFFIRMATION
and PROOF-STATUS rather than restating drift-prone counts.
NOTE: scripts/validate-template.sh (the other half of the D-a vote) is HELD —
it is wired into benches/template_bench.sh, tests/e2e/template_instantiation_test.sh,
TEST-NEEDS.md and the Dustfile exit-condition, so it is not a standalone
delete. Re-surfacing to the owner before touching it.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Owner
Author
|
Closing in favour of a tracked issue — conflicting vs main + contains the owner-gated validate-template.sh decision. Branch preserved. |
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.
Preserved WIP branch surfaced + PR'd during the snifs branch-alignment cleanup. See per-PR notes.