Skip to content

docs: cite launcher-standard_praxis.deed, not the deleted a2ml - #74

Merged
hyperpolymath merged 1 commit into
mainfrom
docs/ac1-cite-launcher-standard-praxis-deed
Sep 22, 2026
Merged

hyperpolymath merged 1 commit into
mainfrom
docs/ac1-cite-launcher-standard-praxis-deed

Conversation

@hyperpolymath

@hyperpolymath hyperpolymath commented Sep 22, 2026 •

Copy link
Copy Markdown
Contributor

What

This repo's launcher descriptor cited launcher-standard.a2ml, which
standards#952 deleted.

The change

Comment lines only:

from to
# 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] bracket
notation the DEED grammar does not have. DEED is s-expression based — the real
clause heads are (version-output ...) and (runtime ...), verified in
hyperpolymath/standards launcher/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 → .deed is a separate workstream gated behind
hyperpolymath/launch-scaffolder#40 under the dual-accept rule, and is
deliberately 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

  • Documentation
    • Updated launcher compliance references to the renamed launcher-standard_praxis.deed v0.4.0 standard.
    • Revised the referenced clause wording for runtime and version-output requirements.
    • Confirmed that launcher configuration values, including logging, process, timeout, version-output, and icon settings, remain unchanged.

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
@coderabbitai

coderabbitai Bot commented Sep 22, 2026 •

Copy link
Copy Markdown
Contributor

Review in Change Stack →

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 configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 0c93fa2e-56df-4f14-b6b5-24e0bc2287fd

📥 Commits

Reviewing files that changed from the base of the PR and between ff959fc and 3c2667f.

📒 Files selected for processing (1)
  • stapeln.launcher.a2ml

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The launcher configuration comments now reference launcher-standard_praxis.deed v0.4.0 and its (runtime ...) and (version-output ...) clauses. Configuration values remain unchanged.

Changes

Launcher standard reference update

Layer / File(s) Summary
Update compliance references
stapeln.launcher.a2ml
The header and section comments now cite launcher-standard_praxis.deed v0.4.0 and its clause syntax. Runtime, version-output, and icon configuration values remain unchanged.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~2 minutes

Change: Other

Merge Risk: ⚪ Minimal · up to 3c266

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)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the comment-only change to cite launcher-standard_praxis.deed instead of the deleted launcher-standard.a2ml.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Commit to this branch
  • Create a new PR

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@sonarqubecloud

Copy link
Copy Markdown

@hyperpolymath
hyperpolymath merged commit 4ad8b85 into main Sep 22, 2026
33 of 38 checks passed
@hyperpolymath
hyperpolymath deleted the docs/ac1-cite-launcher-standard-praxis-deed branch September 22, 2026 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant