Skip to content

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

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

  • Updates
    • Updated the launcher configuration to reference the newer launcher standard version.
    • Runtime PID and log paths, timeout settings, and version-output behavior 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: dc65fb3b-6f76-48aa-bc55-b1771f301cbc

📥 Commits

Reviewing files that changed from the base of the PR and between eb6c7c0 and 5e8dc93.

📒 Files selected for processing (1)
  • paint-type.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 now references launcher-standard_praxis.deed v0.4.0 instead of launcher-standard.a2ml v0.3.0. Runtime and version-output settings are unchanged.

Changes

Launcher compliance

Layer / File(s) Summary
Update launcher standard references
paint-type.launcher.a2ml
The compliance references now use launcher-standard_praxis.deed v0.4.0. PID, log, timeout, and version-output settings remain unchanged.

Priority: ⬇️ Low

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

Change: Other

Merge Risk: ⚪ Minimal · up to 5e8dc

This PR updates launcher compliance references without changing runtime behavior, so no actionable merge-blocking risk remains.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description explains the change, reason, scope, references, and verification. It does not use the required Summary, Changes, RSR Quality Checklist, Testing, or Screenshots sections, and it does no… Add the template sections. Complete the RSR Quality Checklist. State the testing performed, or state that testing was not applicable because the change is comment-only. Add screenshots or terminal output if applicable.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the main change: replacing the deleted a2ml citation with the current launcher-standard_praxis.deed citation.
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.
Full details: Description check

Explanation

The description explains the change, reason, scope, references, and verification. It does not use the required Summary, Changes, RSR Quality Checklist, Testing, or Screenshots sections, and it does not record checklist or test results.

  • Fix all pre-merge checks with AI
✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Commit to this branch
  • Create a new PR
🧪 Generate unit tests (beta)

❌ Error committing Unit Tests locally.

  • 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.

@coderabbitai

coderabbitai Bot commented Sep 22, 2026 •

Copy link
Copy Markdown
Contributor

⚠️ Coding task failed

The task could not be completed. Open the task for details or retry.

@hyperpolymath
hyperpolymath merged commit f89d4d7 into main Sep 22, 2026
46 of 55 checks passed
@hyperpolymath
hyperpolymath deleted the docs/ac1-cite-launcher-standard-praxis-deed branch September 22, 2026 14:38
@coderabbitai

coderabbitai Bot commented Sep 22, 2026

Copy link
Copy Markdown
Contributor

Rate Limit Exceeded

@hyperpolymath have exceeded the limit for the number of chat messages per hour. Please wait 3 minutes and 58 seconds before sending another message.

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