Peter Steinberger
|
98e3f729bc
|
refactor: remove dead plugin loader exports (#105937)
* refactor(plugins): trim activation and contract exports
* test(plugins): restore fixture cleanup
* refactor(plugins): trim install and loader exports
* test(plugins): fully reset loader caches
* refactor(plugins): trim metadata and catalog exports
* test(plugins): preserve catalog trust coverage
* refactor(plugins): trim provider and plugin exports
* refactor(plugins): trim runtime and tool exports
* test(plugins): update dead-export consumers
* test(plugins): remove empty dead-export suites
* refactor(plugins): align exports with split registry
* refactor(plugins): trim drifted loader exports
* style(plugins): format test fixtures
* refactor(scripts): use supported plugin APIs
* refactor(plugins): finish dead export cleanup
* chore(deadcode): refresh export baseline
* test(cli): mock production memory state
* chore(deadcode): sync latest export baseline
* fix(tests): keep plugin fixtures inside core
* chore(deadcode): refresh rebased export baseline
* chore(deadcode): sync current ratchets
* fix(plugins): retain reserved slot invariant
* fix(plugins): preserve dead-export invariants
* test(plugins): use neutral catalog query fixture
* test(plugins): satisfy catalog lint
* test(plugins): preserve integrity drift coverage
* fix(ci): register skill experience live proof
|
2026-07-13 01:29:33 -07:00 |
|
Peter Steinberger
|
fffd72f36d
|
docs: document plugin compatibility helpers
|
2026-06-04 04:38:31 -04:00 |
|
Peter Steinberger
|
e27fe55aa8
|
refactor: simplify plugin cache boundaries
|
2026-04-29 04:33:15 +01:00 |
|
Peter Steinberger
|
55e43cbc7f
|
test: isolate bundled plugin coverage from unit
|
2026-04-03 10:58:44 +01:00 |
|
Peter Steinberger
|
a631604247
|
fix(ci): stabilize browser bundled integration tests
|
2026-03-28 08:34:18 +00:00 |
|
Peter Steinberger
|
48eae5f327
|
test: isolate browser plugin cli integration
|
2026-03-28 00:45:57 +00:00 |
|
Peter Steinberger
|
546a1aad98
|
refactor: replace plugin-sdk dist env hacks with loader option
|
2026-03-27 13:46:17 +00:00 |
|
Peter Steinberger
|
b5a8d5a230
|
fix: stabilize plugin-sdk test loading
|
2026-03-27 13:46:17 +00:00 |
|
Peter Steinberger
|
8eeb7f0829
|
refactor: switch browser ownership to bundled plugin
|
2026-03-26 22:20:40 +00:00 |
|