You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HN asks what CarWatch is for. The README is rich but cloners still face an all-units install without a purpose-shaped path. Use-case profiles make the product claim concrete and seed which systemd units to enable.
Research Summary
Evidence Vault
last30days: use-case clarity + trust.
profiles/ directory exists but is not a first-class installer concept tied to units.
install.sh --profile NAME (or doctor/profile helper) copies profile defaults into config notes and prints the exact systemctl enable set. README gains a "Pick your use case" section linking docs/use-cases.md.
Approach
Ideas Discussion to validate names and unit sets with maintainer.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Motivation
HN asks what CarWatch is for. The README is rich but cloners still face an all-units install without a purpose-shaped path. Use-case profiles make the product claim concrete and seed which systemd units to enable.
Research Summary
Evidence Vault
profiles/directory exists but is not a first-class installer concept tied to units.Proposed Solution
Three declarative profiles:
install.sh --profile NAME(or doctor/profile helper) copies profile defaults into config notes and prints the exactsystemctl enableset. README gains a "Pick your use case" section linkingdocs/use-cases.md.Approach
Ideas Discussion to validate names and unit sets with maintainer.
Test Strategy
Profile JSON schema/required keys; CLI lists profiles; unknown profile errors.
Alternatives Considered
PR Strategy
Ideas then PR.
Happy to open a draft PR if this shape looks right. Looking for maintainer signal before writing code.
All reactions