chore(root): tidy repository root — relocate 9 docs to docs/ (Phase 1+2)#62
Merged
Conversation
Move root-level documentation into the canonical docs/ tree per the RSR
root allowlist (rsr-template-repo/.machine_readable/root-allow.txt), taking
the tracked root from 43 to 34 entries. All moves are pure renames (R100);
REUSE compliance is preserved by the REUSE.toml **/*.{md,adoc,tex,bib} glob
annotations (reuse lint: 455/455 compliant, no REUSE.toml edit required).
Relocations:
llm-warmup-{dev,user}.md -> docs/onboarding/
QUICKSTART-{USER,DEV,MAINTAINER}.adoc -> docs/
PROOF-NEEDS.md, TEST-NEEDS.md -> docs/status/
arcvix-10-level-query-safety.{tex,bib} -> docs/whitepapers/
Wire-first (functional references updated, non-licence):
tests/e2e.sh arcvix -> docs/whitepapers/
verification/proofs/VERIFICATION-STANCE.adoc PROOF-NEEDS -> docs/status/
Deferred to owner (Phase 3, documented in PR): container-cluster
consolidation (root Containerfile/stapeln.toml/selur-compose.toml couple to
each other and overlap container/compose.toml+manifest.toml), the build/+ci/
canonical relocation (~28 wiring edits across Justfile/.envrc/CI/tool-toml),
README.adoc.invariants.md home, and stale REUSE.toml explicit-path entries
(owner-only licence cleanup).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
Summary
Root tidy-up for vcl-ut following the proven typell #21 cadence: relocate root-level documentation into the canonical
docs/tree per the RSR root allowlist (rsr-template-repo/.machine_readable/root-allow.txt). Tracked root entries: 43 → 34.All relocations are pure renames (R100). REUSE compliance is preserved entirely by the
REUSE.toml**/*.{md,adoc,tex,bib}glob annotations — no licence-metadata was edited (reuse lint: 455/455 files compliant, REUSE Spec 3.3).Relocations (9)
llm-warmup-{dev,user}.mddocs/onboarding/QUICKSTART-{USER,DEV,MAINTAINER}.adocdocs/PROOF-NEEDS.md,TEST-NEEDS.mddocs/status/arcvix-10-level-query-safety.{tex,bib}docs/whitepapers/Wire-first (functional refs, non-licence)
tests/e2e.sh— arcvix existence check →docs/whitepapers/…verification/proofs/VERIFICATION-STANCE.adoc—PROOF-NEEDS.mdlink →docs/status/PROOF-NEEDS.mdDeferred to Phase 3 (owner-directed)
build/, CI →ci/); to follow as a separate verified PR here, a typell retrofit, and template confirmation.Containerfile/stapeln.toml/selur-compose.tomlare coupled (TOMLs reference rootContainerfile) and overlap the existingcontainer/compose.toml+manifest.toml; consolidation deferred.README.adoc.invariants.md— auto-generated invariant scan (header-less; REUSE-safe to relocate); disposition TBD.REUSE.tomlexplicit-path entries for the moved files — harmless (globs cover them; lint clean) but owner-only licence cleanup.AFFIRMATION.adoc/GOVERNANCE.adoc/MAINTAINERS.adoc/AUDIT.adoc.Verification
reuse lint→ compliant (455/455), noREUSE.tomlchangeorigin/main(0/0);changedFiles= 11kVP7Nb+…), verifiedG🤖 Generated with Claude Code