What problem does it solve?
Gain a complete, auditable view of every oracle across all nodes so you can track versions, installed skills, activity, and overall health without manually inspecting each repository or host.
Core Features & Use Cases
- Discovery from contacts: Parse contacts.json to enumerate nodes and oracles and avoid hardcoding targets.
- Multiple scan modes: Quick counts from contacts, deep pings for versions and activity, diffing against the last census, and topology mapping.
- Local-first and safe collection: Inspect local repos when available, ping remote nodes with short timeouts, and save structured JSON for change detection while excluding secrets and credentials.
- Use Case: Run a fleet census before a coordinated upgrade to identify outdated oracles, quantify impact, and produce an actionable inventory.
Quick Start
Ask the agent to run /fleet --deep to perform a full census of all oracles, collect versions and last activity, and save the results for comparison.