{
  "checks": [
    {
      "check_id": "repository_active",
      "evidence": "Repository is not archived.",
      "label": "Active source repository",
      "max_score": 15.0,
      "score": 15.0,
      "status": "pass"
    },
    {
      "check_id": "recent_maintenance",
      "evidence": "Latest repository push was 1 day ago.",
      "label": "Recent maintenance",
      "max_score": 15.0,
      "score": 15.0,
      "status": "pass"
    },
    {
      "check_id": "project_description",
      "evidence": "A bounded MCP server that returns verified build metadata for agent workflows.",
      "label": "Outcome description",
      "max_score": 8.0,
      "score": 8.0,
      "status": "pass"
    },
    {
      "check_id": "readme_present",
      "evidence": "README found in repository root.",
      "label": "Public setup documentation",
      "max_score": 10.0,
      "score": 10.0,
      "status": "pass"
    },
    {
      "check_id": "license_declared",
      "evidence": "MIT",
      "label": "License declared",
      "max_score": 10.0,
      "score": 10.0,
      "status": "pass"
    },
    {
      "check_id": "security_policy",
      "evidence": "SECURITY.md found.",
      "label": "Security reporting policy",
      "max_score": 10.0,
      "score": 10.0,
      "status": "pass"
    },
    {
      "check_id": "version_declared",
      "evidence": "Declared version: 1.2.3.",
      "label": "Pinned release version",
      "max_score": 10.0,
      "score": 10.0,
      "status": "pass"
    },
    {
      "check_id": "transport_declared",
      "evidence": "Observed 1 remote transport(s) and 0 package(s).",
      "label": "Install or transport metadata",
      "max_score": 12.0,
      "score": 12.0,
      "status": "pass"
    },
    {
      "check_id": "remote_https",
      "evidence": "All 1 observed remote URL(s) use HTTPS.",
      "label": "Remote transport uses HTTPS",
      "max_score": 10.0,
      "score": 10.0,
      "status": "pass"
    }
  ],
  "execution_claims": {
    "live_mcp_protocol_test_performed": false,
    "security_audit_completed": false,
    "target_code_executed": false,
    "target_credentials_used": false
  },
  "limitations": [
    "Public metadata can be stale, incomplete, or misleading.",
    "This report does not execute target code or prove that a server is safe.",
    "Authentication, tool schemas, latency, and protocol behavior require a separately authorized live test."
  ],
  "max_score": 100.0,
  "next_actions": [],
  "observed_at": "2026-07-12T03:46:02+00:00",
  "report_id": "preflight-65c757c39aea129c",
  "risk_flags": [],
  "sample_status": "synthetic_fixture_not_market_evidence",
  "schema_name": "mcp_agent_public_preflight_report",
  "schema_version": "0.1",
  "scope": "public_metadata_only",
  "score": 100.0,
  "strengths": [
    "Active source repository",
    "Recent maintenance",
    "Outcome description",
    "Public setup documentation",
    "License declared",
    "Security reporting policy",
    "Pinned release version",
    "Install or transport metadata",
    "Remote transport uses HTTPS"
  ],
  "target": {
    "declared_version": "1.2.3",
    "registry_name": "io.example/agent-server",
    "repository_url": "https://github.com/example/agent-server"
  },
  "verdict": "ready_for_live_protocol_test"
}
