Outcome
Give a real provider extension a supported registration and disposal path without granting private kernel or raw managed-credential access.
Current repository evidence
packages/ai/src/registry.ts: ProviderRegistry supports provider registration, but this is not a capability-scoped executable-extension registration path.
packages/extensions/api/src/index.ts: The public API is currently terminal presentation oriented.
Acceptance criteria
Verification
Add focused public-contract and installed-artifact checks for the supported consumer, including disabled behavior and invalid inputs. Source inspection was performed for this audit; product tests were not run.
Coordination
This is future work tied to a concrete consumer. Posting this issue does not authorize premature scaffolding, publication, dependency additions, or activation before the required security controls.
Source
ROADMAP.md and CODE_STRUCTURE.md, using the references recorded below.
Repository audit
Audited against Axl 88944a2. Phase 6. Source inspection, not an executed behavior test. Roadmap references: L1897.
Tracking key: axl-backlog:audit.extension-providers.
Issue tracking
Axl issue mirror: #375 | GitHub #375
Related issues:
Outcome
Give a real provider extension a supported registration and disposal path without granting private kernel or raw managed-credential access.
Current repository evidence
packages/ai/src/registry.ts: ProviderRegistry supports provider registration, but this is not a capability-scoped executable-extension registration path.packages/extensions/api/src/index.ts: The public API is currently terminal presentation oriented.Acceptance criteria
Verification
Add focused public-contract and installed-artifact checks for the supported consumer, including disabled behavior and invalid inputs. Source inspection was performed for this audit; product tests were not run.
Coordination
This is future work tied to a concrete consumer. Posting this issue does not authorize premature scaffolding, publication, dependency additions, or activation before the required security controls.
Source
ROADMAP.md and CODE_STRUCTURE.md, using the references recorded below.
Repository audit
Audited against Axl
88944a2. Phase 6. Source inspection, not an executed behavior test. Roadmap references: L1897.Tracking key:
axl-backlog:audit.extension-providers.Issue tracking
Axl issue mirror: #375 | GitHub #375
Related issues: