{
  "schema": "janus.machine_market.agent_manifest.v1",
  "name": "JANUS MACHINE MARKET",
  "repository": "https://github.com/Hawkar-usls/JANUS-MACHINE-MARKET",
  "status": "DISCOVERY_AND_TWO_BOUNDED_PUBLIC_MACHINE_SERVICES_READY",
  "beacon": {
    "href": "BEACON.json",
    "media_type": "application/json"
  },
  "catalog": {
    "href": "CATALOG.json",
    "media_type": "application/json"
  },
  "pricing": {
    "href": "PRICING.json",
    "media_type": "application/json",
    "status": "PREVIEW_RATECARD_NOT_LIVE"
  },
  "machine_ingress": {
    "href": "MACHINE_INGRESS.json",
    "media_type": "application/json",
    "status": "LIVE_BOUNDED_GITHUB_API_SEARCH_AND_PR_REVIEW"
  },
  "commercial": {
    "href": "COMMERCIAL.json",
    "media_type": "application/json"
  },
  "llm_index": {
    "href": "llms.txt",
    "media_type": "text/plain"
  },
  "request_schema": "schemas/request.schema.json",
  "quote_schema": "schemas/quote.schema.json",
  "receipt_schema": "schemas/receipt.schema.json",
  "grant_schema": "schemas/grant.schema.json",
  "transaction_api": {
    "status": "NOT_ESTABLISHED",
    "endpoint": null
  },
  "task_execution": {
    "status": "PUBLIC_FIRST_FREE_SEARCH_AND_PR_REVIEW_PLUS_OWNER_SHADOWS",
    "public_live_skus": [
      "JANUS.SEARCH",
      "JANUS.PR_REVIEW"
    ],
    "owner_shadow_skus": [
      "JANUS.REPO_AUDIT",
      "JANUS.DATASET_SCOUT",
      "JANUS.AGENT_EVAL",
      "JANUS.PR_REVIEW"
    ],
    "ingress": "MACHINE_INGRESS.json",
    "result_transport": "GitHub issue comments + persistent Market receipts",
    "html_required_for_machine_client": false,
    "telegram_required": false,
    "dual_mode_skus": [
      "JANUS.PR_REVIEW"
    ],
    "dual_mode_note": "JANUS.PR_REVIEW has both a verified owner-shadow witness lane and a separate public first-free external lane; owner-shadow evidence must not be counted as external demand or foreign-agent witness."
  },
  "discovery_protocols": {
    "janus_native": {
      "status": "ACTIVE_IN_REPOSITORY",
      "pointer": ".well-known/agent-market.json"
    },
    "a2a": {
      "status": "GLOBAL_REGISTRY_DISCOVERY_READY_AGENT_CARD_RUNTIME_GATED",
      "global_registry_record": "discovery/GLOBAL_A2A_REGISTRY.json",
      "agent_card_publication_record": "discovery/A2A_PUBLICATION.json",
      "registry_listing_verified": false,
      "a2a_runtime_live": false,
      "agent_card_published": false
    },
    "mcp": {
      "status": "PREPARED_NOT_PUBLISHED_NO_LIVE_MCP_SERVER",
      "target_spec_revision": "2026-07-28",
      "runtime_model": "STATELESS_REQUEST_RESPONSE",
      "server_discover_required": true,
      "per_request_meta_required": true,
      "spec_baseline_record": "discovery/MCP_2026_07_28_BASELINE.json",
      "publication_record": "discovery/MCP_PUBLICATION.json",
      "live_runtime_exists": false,
      "registry_listing_verified": false
    },
    "x402_bazaar": {
      "status": "PREPARED_NOT_REGISTERED_NO_LIVE_X402_RESOURCE",
      "publication_record": "discovery/X402_BAZAAR_PUBLICATION.json"
    },
    "openapi": {
      "status": "PREPARED_NOT_PUBLISHED_NO_LIVE_TRANSACTION_API",
      "publication_record": "discovery/OPENAPI_PUBLICATION.json"
    }
  },
  "external_discovery": {
    "global_a2a_registry": {
      "status": "SUBMISSION_READY_NOT_YET_INDEPENDENTLY_VERIFIED_AS_LISTED",
      "record": "discovery/GLOBAL_A2A_REGISTRY.json",
      "acceptable_foreign_discovery_claim_surface": true,
      "proves_a2a_runtime": false,
      "proves_execution": false
    }
  },
  "x402": {
    "status": "PLANNED_NOT_ACTIVE"
  },
  "payment_routes": [
    {
      "id": "USDT_ETHEREUM_DECLARED_RECEIVER",
      "status": "DECLARED_NOT_GENERAL_PURCHASE_AUTHORITY",
      "chain": "Ethereum Mainnet",
      "chain_id": 1,
      "asset": "USDT",
      "token_contract": "0xdAC17F958D2ee523a2206206994597C13D831ec7",
      "receiving_address": "0x7149081aea54fbef57effeb52a5a966b81cc03a0",
      "warning": "Do not send funds without an exact product-specific invoice or explicit active purchase route. Unsolicited payment grants nothing."
    },
    {
      "id": "BTT_TRON_DECLARED_DISCOUNT_RECEIVER",
      "status": "DECLARED_50_PERCENT_DISCOUNT_ROUTE_GATE_CLOSED",
      "chain": "TRON Mainnet",
      "asset": "BTT",
      "token_standard": "TRC-20",
      "token_contract": "TAFjULxiVgT4qWk6UZwjqwZXTSaGaqnVp4",
      "receiving_address": "TSqkDJX9uBEnA8mmRc4UN3Bw6hcujcvmd1",
      "discount_bps": 5000,
      "route_record": "BTT_PAYMENT_ROUTE.json",
      "live_invoice_allowed": false,
      "warning": "Do not send BTT without an exact live invoice. Unsolicited payment grants nothing."
    }
  ],
  "capabilities": [
    "research_search",
    "dataset_discovery",
    "evidence_synthesis",
    "archive_scan",
    "repository_audit",
    "bounded_research_job",
    "technology_pilot_discovery",
    "anomaly_falsification_hunt",
    "multi_agent_repository_scout",
    "marine_bathymetry_sonar_scan",
    "registry_provenance_search",
    "formal_claim_audit",
    "parallel_swarm_research",
    "provenance_bound_fresco_generation",
    "agent_trace_evaluation",
    "pull_request_structural_review"
  ],
  "organ_service_matrix": "ORGAN_SERVICE_MATRIX.json",
  "first_free_offer": {
    "sku": "JANUS.SEARCH",
    "entitlement": "ONE_FIRST_FREE_ORDER_PER_EXTERNAL_GITHUB_PRINCIPAL",
    "public_live": true,
    "payment_required": false,
    "subsequent_paid_orders_live": false,
    "note": "Legacy single-offer pointer retained for JANUS.SEARCH compatibility; use public_first_free_offers for the complete live set."
  },
  "agent_quickstart": {
    "href": "AGENTS.md",
    "media_type": "text/markdown",
    "status": "LIVE_GITHUB_FIRST_FREE_SEARCH_AND_PR_REVIEW"
  },
  "agent_acquisition": {
    "href": "discovery/AGENT_ACQUISITION.json",
    "media_type": "application/json"
  },
  "public_first_free_offers": [
    {
      "sku": "JANUS.SEARCH",
      "entitlement": "ONE_FIRST_FREE_ORDER_PER_EXTERNAL_GITHUB_PRINCIPAL",
      "ingress": "MACHINE_INGRESS.json"
    },
    {
      "sku": "JANUS.PR_REVIEW",
      "entitlement": "ONE_FIRST_FREE_PR_REVIEW_PER_EXTERNAL_GITHUB_PRINCIPAL",
      "issue_template": ".github/ISSUE_TEMPLATE/janus-pr-review-free-beta.md",
      "public_repositories_only": true
    }
  ]
}
