@aliaksei-raketski/pi-continuation-gate-inspector

Local inspector for continuation gate diagnostics.

Packages

Package details

extension

Install @aliaksei-raketski/pi-continuation-gate-inspector from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@aliaksei-raketski/pi-continuation-gate-inspector
Package
@aliaksei-raketski/pi-continuation-gate-inspector
Version
0.3.18
Published
Jul 27, 2026
Downloads
1,005/mo · 491/wk
Author
aliaksei-raketski
License
MIT
Types
extension
Size
8.1 KB
Dependencies
1 dependency · 1 peer
Pi manifest JSON
{
  "extensions": [
    "./extensions"
  ]
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

@aliaksei-raketski/pi-continuation-gate-inspector

A read-only local Pi inspector for the shared continuation-gate protocol. It never acquires, releases, renews, persists, or claims producer gates.

Install with:

pi install npm:@aliaksei-raketski/pi-continuation-gate-inspector

Commands:

/gates                 # current-session gates
/gates refresh         # request authoritative producer snapshots
/gates stale           # expired diagnose leases, still blocking
/gates diagnostics     # bounded redacted diagnostics

The extension binds the current Pi session on session_start, displays resource and lease details as explicit local diagnostics, and disposes its registry on shutdown. Telemetry remains redacted and bounded in memory.