Commit Graph

6 Commits

Author SHA1 Message Date
rcourtman a44dc8cfc8 Clarify that TERMS.md covers only the commercial Pro distribution
The README License section read as if parts of this repository were
dual-licensed. State explicitly that everything in the repository is MIT
and that the Pulse Pro Terms of Service govern only the separately built
and distributed commercial product. Add the same scope statement to the
top of TERMS.md and its in-app copy.
2026-08-12 16:01:46 +01:00
rcourtman 8c6d4dff64 Keep trial starts out of feature gates 2026-04-28 11:47:06 +01:00
rcourtman ade98642a9 Align root TERMS.md with shipped docs copy
The root TERMS.md still described Pulse Pro as an "infrastructure
monitoring and AI-powered automation tool". frontend-modern/public/docs/
TERMS.md (the copy users actually see) was updated in 80d9588d4 to
"infrastructure monitoring tool with AI-assisted operations". Bring the
root file in line so the two stay in lockstep.
2026-04-17 15:47:15 +01:00
rcourtman 3029cce172 fix(patrol): address multiple issues in patrol service
- Add missing KubernetesChecked field to persistence (data was being lost)
- Fix Duration field to properly convert between ms and nanoseconds
- Add automatic cleanup of stale stream subscribers (memory leak fix)
- Add error tracking for findings persistence with callback support
- Add GetPersistenceStatus() and SetOnSaveError() methods
- Add tests for new error tracking functionality
2026-01-02 12:45:00 +00:00
rcourtman 18f0db89a9 legal: set governing law to England and Wales 2026-01-01 12:19:19 +00:00
rcourtman f130d6fc60 legal: add terms of service and safety disclaimers for AI features 2026-01-01 12:15:58 +00:00