messages-grants
Manages Messages permission requests and their expiry.
Entry points and registration
extension.ts declares the ID, dependencies, and startup behavior. registry.ts registers the extension.
| Implementation | Purpose |
|---|---|
| extension.ts | Extension |
Dependencies and change boundaries
This extension declares no other Host extension dependencies.
Grant records are not a Messages client; local Messages integration still needs adaptation.
See Configuration for activation policy and Features for support status.