docs: cite launcher-standard_praxis.deed, not the deleted a2ml - #74
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
|
Navigate logical layers of code changes, visualize relationships, and explore their blast radius. No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthroughThe launcher configuration comments now reference ChangesLauncher standard reference update
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~2 minutes Change: Other Merge Risk: ⚪ Minimal · up to This updates launcher compliance references without changing runtime behavior or configuration, so it is ready to merge. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ 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 |
|



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
Summary by CodeRabbit
launcher-standard_praxis.deed v0.4.0standard.