What it does
Discover declared tool capabilities and derive inspectable producer-consumer wiring plans.
- tool discovery
- capability matching
- inspectable pipeline planning
Who it is for
Audiences
- agent-system engineers
- software engineers
Deployment contexts
- controlled agent workflows
- local development workspaces
Representative workflow
Inputs
- tool discovery inputs
- operator-defined constraints
Outputs
- tool discovery result
- reviewable verification record
Run or evaluate
Entry
pip install git+https://github.com/HarperZ9/plexus.git; plexus discover --builtinVerification
plexus plan --goal crucible --builtin > plan.json; plexus verify --plan plan.json --builtinArchitecture and relationships
Current evidence
verified · 2026-08-27
Limitations and authorization boundaries
- Plexus does not execute or probe tools.
- Edges and source pointers are declared claims, not observed interoperability.
Authorization boundary. A wiring plan does not grant authority to execute any connected capability.