{
  "generated_at": "2026-05-20T21:08:15.781Z",
  "system": {
    "id": "topolo-status",
    "name": "Topolo Status",
    "slug": "topolo-status",
    "kind": "application",
    "summary": "Public Topolo status page and monitoring cron for production surface health.",
    "aliases": [],
    "lifecycle": "active",
    "last_verified": "2026-05-14",
    "owners": [
      "platform-engineering"
    ],
    "repo_paths": [
      "apps/system/TopoloStatus"
    ],
    "external_repo_paths": [],
    "service_ids": [],
    "visibility": "public",
    "api_contract": {
      "type": "curated",
      "source": "PlatformApplications/TopoloStatus/src/worker.ts",
      "notes": "Public status page and health API backed by the Topolo Status Worker. Deployment metadata is declared in PlatformApplications/TopoloStatus/topolo.cloudcontrol.json and uses the stable topolo-status service slug rather than a concrete Auth service id."
    },
    "primary_hosts": [
      "https://status.topolo.app"
    ],
    "doc_paths": [
      "internal/apps/status"
    ],
    "security_assurance": {
      "risk_tier": "internal",
      "auth_boundary": "Public read-only status surface plus Cloudflare scheduled monitoring; operator changes deploy through CloudControl-managed credentials.",
      "tenant_isolation": "public_only",
      "external_inputs": [
        "browser",
        "api",
        "scheduled_task"
      ],
      "sensitive_data": [
        "telemetry"
      ],
      "last_security_review": "2026-05-02",
      "security_review_status": "reviewed",
      "pentest_status": "passed",
      "evidence_doc": "internal/apps/status"
    },
    "data_privacy": {
      "classification": "internal",
      "sensitive_data_classes": [
        "telemetry"
      ],
      "storage_locations": [
        "d1"
      ],
      "encryption_at_rest": "platform_managed",
      "encryption_in_transit": "https_only",
      "key_management": "cloudflare_managed",
      "retention_policy": "partial",
      "deletion_export_status": "planned",
      "logging_redaction_status": "partial",
      "privacy_review_status": "reviewed",
      "enterprise_ready": false,
      "evidence_doc": "internal/apps/status"
    },
    "dependencies": [
      "cloud-control"
    ],
    "bugfix_policy": {
      "tier": "autonomous",
      "preferred_agent": "either",
      "require_validator": false
    },
    "public_hub_url": "/systems/topolo-status",
    "internal_hub_url": null,
    "application_api_url": "/reference/apps/topolo-status",
    "generated_openapi_url": null,
    "machine_urls": {
      "system": "/machine/systems/topolo-status.json",
      "application": "/machine/applications/topolo-status.json"
    }
  },
  "docs": {
    "public": [],
    "internal": [],
    "runbooks": []
  },
  "authority": {
    "owners": [
      "platform-engineering"
    ],
    "repo_paths": [
      "apps/system/TopoloStatus"
    ],
    "service_ids": [],
    "dependencies": [
      "cloud-control"
    ],
    "aliases": []
  },
  "interfaces": {
    "contract_type": "curated",
    "contract_source": "PlatformApplications/TopoloStatus/src/worker.ts",
    "contract_source_exists": false,
    "openapi": null,
    "readme": null
  },
  "auth": {
    "depends_on_topolo_auth": false,
    "api_key_scopes": [],
    "service_permissions": []
  },
  "runtime": {
    "primary_hosts": [
      "https://status.topolo.app"
    ],
    "repo_entries": [],
    "wrangler_surfaces": [],
    "packages": []
  },
  "data": {
    "env_vars": [],
    "bindings": [],
    "queue_bindings": [],
    "storage_kinds": [],
    "workflow_signals": []
  },
  "deployment": {
    "commands": [],
    "routes": [],
    "environments": [],
    "assets_directories": [],
    "observability_enabled": false
  },
  "debugging": {
    "failure_modes": [
      "No Auth service ID is registered for this system.",
      "No wrangler.toml surface was discovered under the registered repo paths.",
      "The registered contract source is missing: PlatformApplications/TopoloStatus/src/worker.ts",
      "Neither OpenAPI nor README-derived interface detail was found."
    ],
    "entrypoints": [
      "PlatformApplications/TopoloStatus/src/worker.ts"
    ]
  }
}