docs: name the two daemon-spawning forms in update-felis #174
No reviewers
Labels
No labels
priority/P0
priority/P1
priority/P2
release/v0.1.0
status/blocked
status/planned
type/bug
type/design
type/test-gap
type/tracker
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
natsukium/felis!174
Loading…
Reference in a new issue
No description provided.
Delete branch "docs/update-felis-autospawn-160"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #160.
docs/how-to/update-felis.mdclaimed that "the next window launch or headless command (such asfelis sessions spawn)" restarts the daemon afterfelis daemon stop. Under the auto-spawn policy, only two forms spawn a daemon: awindow launch and
felis sessions spawn. The sentence now names those two forms, states what the other headless verbsdo instead (unreachable vs. "not running"), and links the full table in
docs/reference/cli.md#auto-spawning.Doc cascade: how-to only. The normative table already lives in
docs/reference/cli.md#auto-spawning(landed by #141),so the how-to links it rather than restating it; no explanation, skill, or code mirror states the old claim.
Verified: just check green (fmt, clippy, nextest, deny, proto-compat); reviewed by pi sol + pi luna; docs proofread by
Gemini gemini-3.8-flash-high
Deferred
felis versionandfelis doctorreport the daemon as "not running" rather than exiting 2 — thehow-to only needs the spawn/no-spawn distinction; the exact non-spawning outcomes are reference material already
tabulated in
docs/reference/cli.md#auto-spawning, which the sentence now links.