# Market Signal Radar Read-only market context surface for source-backed cross-market signals. Site: https://market.signal-radar.com/ Site ID: market-signal-radar Profile: market Generated: 2026-08-18T21:42:09.000Z ## First Read 1. Read /agent.json for the complete read-only contract. 2. Read /data/v1/latest.json for the canonical Market snapshot. 3. Read /.well-known/rirastafab-trust.json for hash-only proof metadata. 4. Use /data/v1/priority-queue.json and /data/v1/source-health.json for focused review. 5. Use /data/v1/market-handoff/index.json only as static human or Codex review context. ## Static Endpoints - /.well-known/agent-gateway.json (application/json): Same-origin read-only Agent Web Gateway manifest. - /.well-known/agent-policy.json (application/json): Read-only policy and runtime boundaries. - /.well-known/rirastafab-trust.json (application/json): Market Trust profile and proof endpoint manifest - /.well-known/signal-graph.jsonld (application/ld+json): Well-known Market signal relationship graph - /.well-known/signal-radar.json (application/json): Signal Radar well-known discovery metadata. - /agent.json (application/json): Top-level agent-readable manifest and endpoint map. - /assets/market-tools.mjs (text/javascript): Same-origin executable Market Agent Tool runtime - /data/agent.json (application/json): Legacy tactical agent payload - /data/market/archive/index.json (application/json): Market signal timeline index - /data/v1/agent-index.json (application/json): Machine-readable endpoint index. - /data/v1/agent-routes.json (application/json): Agent-readable page route index for Agent Web Gateway. - /data/v1/archive/index.json (application/json): Daily snapshot archive index - /data/v1/attestations/market-signal-ledger.json (application/json): Generic Market signal attestation ledger - /data/v1/diff/latest.json (application/json): Latest Market snapshot diff - /data/v1/graph/latest.jsonld (application/ld+json): Latest Market signal relationship graph - /data/v1/history/index.json (application/json): Verified compact monthly history index - /data/v1/latest.json (application/json): Canonical Market Signal Item snapshot - /data/v1/market-handoff/index.json (application/json): Static Market Context Handoff Pack index - /data/v1/priority-queue.json (application/json): Ranked Market signal review queue - /data/v1/proof/canonical-envelope-index.json (application/json): Canonical Trust envelope index - /data/v1/proof/latest.json (application/json): Latest hash-only Market proof summary - /data/v1/public-safety.json (application/json): Public-safe use and content guard metadata. - /data/v1/schema/signal-item.schema.json (application/json): Market Signal Item schema - /data/v1/source-health.json (application/json): Market source freshness and coverage - /llms.txt (text/plain): Plain text discovery summary for AI crawlers and humans. ## Read-only Tools - market_signal_search: Search compact signals in the latest or an allowlisted rich daily snapshot. (/assets/market-tools.mjs) - market_signal_get_item: Get one signal by exact id from the latest or an allowlisted rich daily snapshot. (/assets/market-tools.mjs) - market_signal_list_priority: List the preserved Priority Queue for the latest or an allowlisted rich date. (/assets/market-tools.mjs) - market_signal_get_diff: Read and integrity-check the diff that produced the latest or an allowlisted rich snapshot. (/assets/market-tools.mjs) - market_signal_get_handoff: Read one latest-only Handoff after checking its index SHA-256. (/assets/market-tools.mjs) - market_history_query: List rich or compact snapshots and query compact signal observations from verified monthly segments. (/assets/market-tools.mjs) ## Agent-readable pages - [Agent gateway manifest](/.well-known/agent-gateway.json) - [Agent route index](/data/v1/agent-routes.json) Canonical JSON feeds should be preferred over generated Markdown pages. ## Runtime Boundary - Static read-only files only. - No MCP server, app runtime, authentication, or external execution is provided by this package. ## Public Safety - Read only: true - Public safe: true