aos_agent_health_scan
Scan an AOS agent by tool ID to evaluate health from manifest, runtime services, immune loop, and physical evidence. Get a health score for deployment decisions.
Instructions
Scan a single AOS agent by tool_id under target_dir and return health score.
Args:
tool_id: Four-digit agent id (e.g. "1066").
target_dir: Root directory to search (default: cwd or AOS_HEALTH_TARGET_DIR).
mock: Deterministic mock output for CI (no filesystem reads).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mock | No | ||
| tool_id | Yes | ||
| target_dir | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||