@pi-orca/cleanup
Retention sweeps and orphan detection
Package details
Install @pi-orca/cleanup from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@pi-orca/cleanup- Package
@pi-orca/cleanup- Version
0.0.5- Published
- May 27, 2026
- Downloads
- 1,154/mo · 48/wk
- Author
- binduwavell
- License
- MIT
- Types
- extension
- Size
- 3.8 KB
- Dependencies
- 1 dependency · 0 peers
Pi manifest JSON
{
"extensions": [
"./dist/index.js"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
pi-orca-cleanup
Cleanup and Retention
Version: 0.0.1 (Phase 0 - Stub)
License: MIT
Overview
Retention sweeps and orphan detection with archive-then-delete lifecycle.
Status: Phase 0 scaffold complete. Full implementation pending.
Installation
npm install pi-orca-cleanup
Usage
This package is currently in stub mode. Tools and commands are registered but return "Not implemented yet" messages.
Development Status
- Package scaffold
- TypeScript configuration
- Tool registration (stub)
- Command registration (stub)
- Event emission (ready signal)
- Full implementation (pending)
Dependencies
pi-orca-core— Shared types and utilities
Documentation
See the Pi Orca specification for the complete design.
License
MIT License — see LICENSE for details.