mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-11 22:12:23 +00:00
bc864074d6
Iterations 4-5 made the context pack SURFACE Docker mounts and service/storage facts; this closes the CAPTURE side so the analyzer actually produces them. The workload analysis prompt asked for config dirs but never for how to restart/reload the service or the specific files a user edits. Add: (q9) how the service is managed/restarted; an instruction to put specific key files (configuration.yaml, automations.yaml, postgresql.conf) in config_paths rather than just the parent dir; and an instruction to record the service-control mechanism as a 'service'-category fact. Directly serves the 'reload my automation' case. Test pins both instructions in the built deep prompt; teeth-checked. Build + vet + gofmt clean, full servicediscovery package green.