docs: cite launcher-standard_praxis.deed, not the deleted a2ml - #75
Merged
Merged
Conversation
standards#952 deleted launcher/launcher-standard.a2ml. This descriptor still named it, and used [section] bracket notation the DEED grammar does not have. Cites the live launcher-standard_praxis.deed at its current version and uses DEED clause notation. v0.4.0 is a statement of conformance, not a resolution path: this descriptor does not resolve the standard, so it names the current version rather than a version it loads. Comment-only; no behaviour change, and independent of the file extension (the .deed extension migration is gated behind launch-scaffolder#40). Refs: hyperpolymath/standards#960 (AC1), standards#837, D73-C. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01WPSJ7fBhVAMcpSffCBWUDo
Contributor
|
Navigate logical layers of code changes, visualize relationships, and explore their blast radius. Note Currently processing new changes in this PR. This may take a few minutes, please wait... ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (1)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
hyperpolymath
deleted the
docs/ac1-cite-launcher-standard-praxis-deed
branch
September 22, 2026 14:32
|
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.



What
This repo's launcher descriptor cited
launcher-standard.a2ml, whichstandards#952 deleted.
The change
Comment lines only:
# Compliant with launcher-standard.a2ml v0.3.0# Compliant with launcher-standard_praxis.deed v0.4.0# Per launcher-standard.a2ml [version-output] section# Per launcher-standard_praxis.deed (version-output ...) clause# Per launcher-standard.a2ml [runtime] section:# Per launcher-standard_praxis.deed (runtime ...) clause:The old citation was wrong twice over: wrong file, and
[section]bracketnotation the DEED grammar does not have. DEED is s-expression based — the real
clause heads are
(version-output ...)and(runtime ...), verified inhyperpolymath/standardslauncher/launcher-standard_praxis.deed.Why v0.4.0 is earned, not asserted
This descriptor does not resolve the standard —
(resolution (standard-search ...))does not apply to it. So naming the current version is a statement of
conformance, not a claim about a resolution path.
Scope
Comment-only. No behaviour change, and independent of the file extension —
migrating
.launcher.a2ml→.deedis a separate workstream gated behindhyperpolymath/launch-scaffolder#40under the dual-accept rule, and isdeliberately not attempted here.
Verification
git grep -c 'launcher-standard\.a2ml'over this repo returns 0.Refs: hyperpolymath/standards#960 (AC1), standards#837, owner ruling D73-C.
🤖 Generated with Claude Code
https://claude.ai/code/session_01WPSJ7fBhVAMcpSffCBWUDo