Pulse/internal/servicediscovery
rcourtman 77538f23d0 Add VM (qm guest exec) cell to the Discovery scenario oracle
The corpus covered LXC and Docker workloads but not VMs, which the agent
reaches via the QEMU guest agent (qm guest exec) rather than pct/docker
exec. Add a Plex-on-VM cell — a transcode-failure question that needs the
guest-exec access, the GPU decoder (hardware fact), and the restart
command — verified through both the chat and remediation packs. Test-only
coverage; full servicediscovery package green.
2026-06-07 15:14:13 +01:00
..
commands.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
commands_test.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
deep_scanner.go Route hostname lookups through canonical equivalence 2026-04-21 22:47:23 +01:00
deep_scanner_test.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
fingerprint.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
formatters.go Preserve queued Assistant workflow pacing 2026-06-07 15:02:01 +01:00
formatters_test.go Preserve queued Assistant workflow pacing 2026-06-07 15:02:01 +01:00
readiness.go Add discovery readiness to Assistant context 2026-06-04 21:56:36 +01:00
readiness_test.go Add discovery readiness to Assistant context 2026-06-04 21:56:36 +01:00
scenario_corpus_test.go Add VM (qm guest exec) cell to the Discovery scenario oracle 2026-06-07 15:14:13 +01:00
service.go Ask the analyzer to capture service control + key files 2026-06-07 12:28:26 +01:00
service_identity.go Make workload discovery repair known service results 2026-06-05 09:21:53 +01:00
service_test.go Ask the analyzer to capture service control + key files 2026-06-07 12:28:26 +01:00
store.go Remove 198 unreachable Go functions 2026-06-03 12:29:37 +01:00
store_test.go Remove 198 unreachable Go functions 2026-06-03 12:29:37 +01:00
tools_adapter.go Implement Discovery observed context UX 2026-05-20 13:21:55 +01:00
tools_adapter_test.go Implement Discovery observed context UX 2026-05-20 13:21:55 +01:00
types.go Harden Discovery command-scan gating 2026-05-20 12:40:04 +01:00
types_test.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
url_suggestion.go Make workload discovery repair known service results 2026-06-05 09:21:53 +01:00
url_suggestion_test.go Make workload discovery repair known service results 2026-06-05 09:21:53 +01:00