Commit Graph

319 Commits

Author SHA1 Message Date
Gustavo Madeira Santana d3167a9445
Matrix: harden timer-driven tests 2026-03-17 23:10:50 +00:00
Gustavo Madeira Santana a67c764076
Matrix: add profile action coverage 2026-03-17 23:10:50 +00:00
Gustavo Madeira Santana a67e18bfac
Matrix: align CLI guidance with resolved account 2026-03-17 23:10:49 +00:00
Gustavo Madeira Santana 49551fa327
Matrix: share room action helpers 2026-03-17 23:10:49 +00:00
Gustavo Madeira Santana 67ea7b390a
Matrix: share started action client helper 2026-03-17 23:10:49 +00:00
Gustavo Madeira Santana 10a52247d5
Matrix: share config field path helpers 2026-03-17 23:10:49 +00:00
Gustavo Madeira Santana 9d0daab4be
Matrix: scope encryption guidance by account 2026-03-17 23:10:49 +00:00
Gustavo Madeira Santana b4b9625914
Matrix: honor action gates per resolved account 2026-03-17 23:10:48 +00:00
Gustavo Madeira Santana 65b28384d1
Matrix: share room config normalization 2026-03-17 23:10:48 +00:00
Gustavo Madeira Santana e2269b531d
Matrix: point room warnings at active config path 2026-03-17 23:10:48 +00:00
Gustavo Madeira Santana 806125be31
Matrix: show account-scoped onboarding paths 2026-03-17 23:10:48 +00:00
Gustavo Madeira Santana 3f7cf9d3a4
poMatrix: scope onboarding config to selected account 2026-03-17 23:10:48 +00:00
Gustavo Madeira Santana af2ac1d536
Matrix: harden thread binding persistence 2026-03-17 23:10:48 +00:00
Gustavo Madeira Santana 58a28307d3
Matrix: align reaction routing with thread bindings 2026-03-17 23:10:47 +00:00
Gustavo Madeira Santana 70566ea5c6
Matrix: extract startup maintenance flow 2026-03-17 23:10:47 +00:00
Gustavo Madeira Santana a6a6e999e0
Matrix: split monitor verification event routing 2026-03-17 23:10:47 +00:00
Gustavo Madeira Santana 1906be6726
Matrix: remove orphaned inbound body helpers 2026-03-17 23:10:47 +00:00
Gustavo Madeira Santana 091cd67e01
Matrix: extract inbound route resolution 2026-03-17 23:10:47 +00:00
Gustavo Madeira Santana 22addcd6ec
Matrix: dedupe monitor handler tests 2026-03-17 23:10:46 +00:00
Gustavo Madeira Santana 272509ec4b
Matrix: centralize monitor config normalization 2026-03-17 23:10:46 +00:00
Gustavo Madeira Santana b0edc98ff6
Matrix: extract monitor access state 2026-03-17 23:10:46 +00:00
Gustavo Madeira Santana 5e86fc9d8a
Matrix: remove orphaned send queue 2026-03-17 23:10:46 +00:00
Gustavo Madeira Santana b1156af726
Matrix: dedupe resolver test harness 2026-03-17 23:10:45 +00:00
Gustavo Madeira Santana c1f0515a1d
Matrix: remove unused internal helpers 2026-03-17 23:10:45 +00:00
Gustavo Madeira Santana 62b7729745
Matrix: share reusable client bootstrap 2026-03-17 23:10:45 +00:00
Gustavo Madeira Santana 575a14d1b4
Matrix: register thread bindings before client sync 2026-03-17 23:10:45 +00:00
Gustavo Madeira Santana 97ff604996
Matrix: harden live directory lookups 2026-03-17 23:10:45 +00:00
Gustavo Madeira Santana 9ffe53ef71
Matrix: centralize target normalization 2026-03-17 23:10:45 +00:00
Gustavo Madeira Santana 9be74a5cff
Matrix: centralize account config helpers 2026-03-17 23:10:44 +00:00
Gustavo Madeira Santana 314a478fc7
Matrix: warn and clean stale managed devices 2026-03-17 23:10:44 +00:00
Gustavo Madeira Santana b8b3a49225
Matrix: fix verification client lifecycle and quiet CLI noise 2026-03-17 23:10:44 +00:00
Gustavo Madeira Santana c3bc4b1111
Matrix: retry cross-signing after secret storage repair 2026-03-17 23:10:44 +00:00
Gustavo Madeira Santana 20ac6935dd
Matrix: repair explicit secret storage bootstrap 2026-03-17 23:10:44 +00:00
Gustavo Madeira Santana ed8ab57de0
Matrix: preserve owner-signed verification state 2026-03-17 23:10:44 +00:00
Gustavo Madeira Santana 00d040745d
Plugins: scope SDK imports and harden Matrix routing 2026-03-17 23:10:43 +00:00
Gustavo Madeira Santana 4f087b0a35
poll and profile fixes 2026-03-17 23:10:43 +00:00
Gustavo Madeira Santana 20a460731b
Matrix: tighten verification trust and expose profile updates 2026-03-17 23:10:43 +00:00
Gustavo Madeira Santana ee4be1f989
Matrix: keep default account device fields scoped 2026-03-17 23:10:43 +00:00
Gustavo Madeira Santana 4ef8b360f7
Matrix: replace legacy plugin with new implementation 2026-03-17 23:10:42 +00:00
Peter Steinberger 4b125762f6
refactor: clean extension api boundaries 2026-03-17 09:38:21 -07:00
Peter Steinberger 39a8dab0da
refactor: dedupe plugin lazy runtime helpers 2026-03-17 09:24:22 -07:00
Peter Steinberger 795f1f438b
refactor: expose lazy runtime helper to plugins 2026-03-17 08:37:11 -07:00
Peter Steinberger f9588da3e0
refactor: split plugin testing seam from bundled extension helpers 2026-03-17 01:05:09 -07:00
Peter Steinberger 9648e7fecb
refactor: consolidate lazy runtime surfaces 2026-03-17 00:59:20 -07:00
Peter Steinberger 3dec814fda
refactor: bundle lazy runtime surfaces 2026-03-17 00:00:45 -07:00
Peter Steinberger f6868b7e42
refactor: dedupe channel entrypoints and test bridges 2026-03-16 23:52:23 -07:00
Peter Steinberger f2bd76cd1a
refactor: finalize plugin sdk legacy boundary cleanup 2026-03-16 22:51:46 -07:00
Peter Steinberger 0cfc80b81c
refactor: finish public plugin sdk boundary seams 2026-03-16 21:33:59 -07:00
Peter Steinberger 9ebe38b6e3
refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
Peter Steinberger 4ae71485e9 refactor(setup): share scoped config prelude 2026-03-17 04:10:03 +00:00