docs(getting-started): polish step 2/7/8 for the daemon model#485
Merged
ALRubinger merged 1 commit intomainfrom May 7, 2026
Merged
docs(getting-started): polish step 2/7/8 for the daemon model#485ALRubinger merged 1 commit intomainfrom
ALRubinger merged 1 commit intomainfrom
Conversation
- Step 2: title from "(No separate server to start)" to "The Local Daemon" — name what the section is about, not what's absent. - Step 7: stop calling the approval surface a "launch comms channel." Under ADR-0012 every approval lands on the daemon's /approvals page (the URL the launch banner already printed), so reference that directly. - Step 8: clarify the difference between `aileron status` and `aileron daemon status` — the first is configuration-shaped, the second is process-shaped, and they overlap only on vault state. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
🚅 Deployed to the aileron-pr-485 environment in aileron
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #485 +/- ##
=======================================
Coverage 82.18% 82.18%
=======================================
Files 237 237
Lines 24134 24134
=======================================
Hits 19835 19835
Misses 3137 3137
Partials 1162 1162
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
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
Three small clarity fixes to `docs/src/content/docs/getting-started.md`. Spotted while evaluating the guide against the comms-daemon work in #484.
No Slack/Discord references introduced (per directive: those listeners are coming out of core in #483).
Test plan
🤖 Generated with Claude Code