← Back to registry

Artifact Runtime · TOOL

Canonical runtime-backed view of the artifact, independent from metadata governance.

Resolved Artifact

{
  "definition": {
    "function": {
      "description": "Review the live status of all canonical runtime apps using the canonical registry, PM2 process state, and smoke tests. Use this for operator requests like 'review the status of all apps' or 'status of all apps'.",
      "name": "review_all_apps_status",
      "parameters": {
        "properties": {
          "timeout_seconds": {
            "description": "Timeout for smoke checks in seconds. Defaults to 10.",
            "type": "integer"
          }
        },
        "required": [],
        "type": "object"
      }
    },
    "metadata": {
      "artifact_type": "tool",
      "consumers": [
        "all"
      ],
      "execution_kind": "direct_rust",
      "owner_app": "os-v3",
      "promotion_reason": "Canonical app status review is foundational operational functionality shared by Ava, Hera, and human operators.",
      "scope": "global",
      "version": "1.0.0"
    },
    "type": "function"
  },
  "kind": "tool",
  "summary": {
    "description": "Review the live status of all canonical runtime apps using the canonical registry, PM2 process state, and smoke tests. Use this for operator requests like 'review the status of all apps' or 'status of all apps'.",
    "id": "review_all_apps_status",
    "kind": "tool",
    "path": "Tools/global/infra/review_all_apps_status.json",
    "title": "review_all_apps_status"
  },
  "validation_issues": []
}

Validation

No validation issues detected.