Commit graph

858 commits

Author SHA1 Message Date
rcourtman
57cc71fa0b fix(trial): align retry-after and hosted signup flows 2026-03-27 12:04:44 +00:00
rcourtman
39fb752178 fix(hosted): trust cloud proxy origins for websockets 2026-03-27 09:43:44 +00:00
rcourtman
c49b599739 fix(recovery): migrate legacy point schema before indexing 2026-03-27 09:21:28 +00:00
rcourtman
6e9de3188d fix(ai): expose recovery-backed storage chat path 2026-03-27 08:39:59 +00:00
rcourtman
fe7e47bc11 test(api): prove chat recovery adapter wiring 2026-03-27 08:28:59 +00:00
rcourtman
2dac3bedef test(recovery): cover downstream malformed metadata consumers 2026-03-26 22:58:27 +00:00
rcourtman
ffdb07b7d7 test(recovery): cover malformed points through router 2026-03-26 22:49:11 +00:00
rcourtman
9d90e24d77 test(recovery): cover malformed metadata through router 2026-03-26 22:46:47 +00:00
rcourtman
48dc1a997d Exclude placeholder capabilities from dev entitlements 2026-03-26 22:45:07 +00:00
rcourtman
dc987d2d41 test(recovery): prove malformed metadata tolerance 2026-03-26 22:43:26 +00:00
rcourtman
94330b6787 Bound dev entitlements to runtime-enabled features 2026-03-26 22:38:29 +00:00
rcourtman
b9dc003712 Align dev entitlements with feature gates 2026-03-26 22:19:15 +00:00
rcourtman
16651b7961 refactor(recovery): canonicalize item refs 2026-03-26 21:11:39 +00:00
rcourtman
5ef3fb59bf refactor(recovery): canonicalize item resource ids 2026-03-26 20:55:07 +00:00
rcourtman
2afb96ee13 fix(release): align api and hostagent rc contracts 2026-03-26 17:08:48 +00:00
rcourtman
cf2915ca54 fix(release): harden handoff auth stores and installer rehearsal harness 2026-03-26 13:32:39 +00:00
rcourtman
8b91ab7c04 fix(cloud): recover hosted tenant handoff context
Recover hosted tenant context during cloud handoff exchange when older tenant containers are missing PULSE_TENANT_ID, and govern the hosted handoff contract in the owning API/lifecycle/storage subsystem docs.
2026-03-26 11:30:23 +00:00
rcourtman
4af5895901 Stabilize reporting validation codes 2026-03-26 10:13:18 +00:00
rcourtman
7adc4d9b55 Harden reporting transport validation 2026-03-26 10:10:58 +00:00
rcourtman
87594e6701 Reject invalid reporting time ranges 2026-03-26 09:58:23 +00:00
rcourtman
8a57c7431b refactor(recovery): canonicalize platform payload vocabulary 2026-03-26 09:53:20 +00:00
rcourtman
2ca885b0d0 refactor(recovery): canonicalize platform filter boundary 2026-03-26 09:36:32 +00:00
rcourtman
6dcfca9831 Canonicalize reporting single-file fallback subject 2026-03-26 09:31:32 +00:00
rcourtman
1886f7fca4 Canonicalize reporting fallback filename date style 2026-03-26 09:28:17 +00:00
rcourtman
a490ba2b7e Canonicalize reporting transport filenames and format errors 2026-03-26 09:15:15 +00:00
rcourtman
ce3511568d feat(recovery): add canonical item type filtering 2026-03-26 01:28:53 +00:00
rcourtman
78ba7dcc2a Move reporting guidance into catalog 2026-03-25 23:47:00 +00:00
rcourtman
445c2d49ef Remove redundant inventory definition route 2026-03-25 23:40:22 +00:00
rcourtman
51067ed034 Move reporting locked copy into catalog 2026-03-25 23:28:26 +00:00
rcourtman
899466d13a Ungate reporting catalog metadata 2026-03-25 23:24:12 +00:00
rcourtman
3d85fde176 Drive reporting default ranges from catalog 2026-03-25 22:56:20 +00:00
rcourtman
3a7a39996d Canonicalize reporting handler contract 2026-03-25 22:54:14 +00:00
rcourtman
7728b352c0 Canonicalize reporting settings catalog 2026-03-25 22:27:35 +00:00
rcourtman
bb6571fd20 Define VM inventory export schema contract 2026-03-25 22:09:37 +00:00
rcourtman
2b93a08558 Carry Proxmox pool membership into VM inventory export 2026-03-25 21:58:46 +00:00
rcourtman
b0e76b00ae Add canonical VM inventory export surface 2026-03-25 21:26:25 +00:00
rcourtman
5e33851092 Fail closed on Patrol runtime finding controls
Prevent Patrol-owned runtime findings from being hidden via generic lifecycle actions; reject those actions in the backend and remove the corresponding UI controls while preserving the direct AI settings remediation path.
2026-03-25 18:36:17 +00:00
rcourtman
6a0f564a10 fix(hosted): align tenant AI runtime with hosted lease bootstrap 2026-03-25 16:55:31 +00:00
rcourtman
2ac8a1fef9 fix(hosted): auto-bootstrap AI quickstart for hosted tenants 2026-03-25 16:04:49 +00:00
rcourtman
00a3817d9e fix(hosted): normalize AI defaults and seed quickstart credits 2026-03-25 15:22:17 +00:00
rcourtman
b4c99a182d fix(auth): honor hosted sessions before api-only fallback 2026-03-25 13:49:36 +00:00
rcourtman
86a3f2161c fix(onboarding): allow relay mobile pairing scope 2026-03-25 13:40:29 +00:00
rcourtman
0ed613548b fix(auth): honor hosted org management membership 2026-03-25 13:32:22 +00:00
rcourtman
e8adec5411 fix(auth): allow hosted org owners through settings scope 2026-03-25 13:25:27 +00:00
rcourtman
4f2290d251 fix(auth): prefer hosted sessions over anonymous fallback 2026-03-25 13:12:33 +00:00
rcourtman
71b8430cca fix(hosted): bootstrap relay from entitlement state 2026-03-25 12:14:16 +00:00
rcourtman
be265ba942 Canonicalize Patrol blocked runtime state 2026-03-25 09:29:59 +00:00
rcourtman
d8f106de1d test(first-session): prove deterministic setup handoff 2026-03-25 00:36:47 +00:00
rcourtman
8ba8f0b475 fix(relay): introduce dedicated mobile runtime scope 2026-03-24 23:59:52 +00:00
rcourtman
3b6e48d5ce fix(relay): mint server-owned mobile access tokens 2026-03-24 23:37:14 +00:00