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
|
040ebadfc5
|
docs: document plugin runtime contracts
|
2026-06-04 04:48:42 -04:00 |
|
Peter Steinberger
|
371777ad14
|
docs: document plugin runtime loaders
|
2026-06-03 20:13:51 -04:00 |
|
Peter Steinberger
|
db06fcd990
|
refactor: unify lazy module loaders
|
2026-05-02 10:15:25 +01:00 |
|
Peter Steinberger
|
75b65c2a35
|
fix: restore provider runtime lazy boundary
|
2026-03-23 09:24:20 +00:00 |
|
Peter Steinberger
|
7ba28d6dba
|
fix: repair runtime seams after rebase
|
2026-03-23 09:14:17 +00:00 |
|
Peter Steinberger
|
e627a5069f
|
refactor(plugins): move auth profile hooks into providers
|
2026-03-15 22:23:55 -07:00 |
|
Peter Steinberger
|
74a57ace10
|
refactor(plugins): lazy load provider runtime shims
|
2026-03-15 18:20:52 -07:00 |
|