Pulse/cmd
rcourtman faefe6edc8 Remove 198 unreachable Go functions
Dead-code sweep. Functions flagged unreachable by golang.org/x/tools/cmd/deadcode
and confirmed unused across pulse, pulse-enterprise, pulse-pro and pulse-mobile by
adversarial cross-repo verification. Cross-module reachability was checked
explicitly (only pkg/ exported symbols are importable by other modules; internal/
packages and _test.go files are not). go build, go vet and test-compile all pass.
2026-06-03 12:29:37 +01:00
..
agent-probe Add cmd/agent-probe — worked example consuming the agent substrate 2026-05-09 22:28:00 +01:00
eval Make Assistant tool choice model-owned 2026-05-15 11:27:15 +01:00
hashpw feat: remove Enterprise badges, simplify Pro upgrade prompts 2026-01-09 16:51:08 +00:00
pulse Support enterprise mobile approval proof backend 2026-03-29 21:52:18 +01:00
pulse-agent Remove 198 unreachable Go functions 2026-06-03 12:29:37 +01:00
pulse-control-plane Harden provider MSP tenant isolation 2026-06-02 17:34:10 +01:00
pulse-mcp Add agent provisioning capabilities 2026-05-28 16:31:19 +01:00