{
  "protocolVersion": "0.2.1",
  "name": "Still OS Notary",
  "description": "Signed, fail-closed verification, screening, and proprietary research primitives for autonomous agents, operated by Still OS Digital Holdings. Every response is Ed25519-signed and independently verifiable. Evaluation access for human operators is available on a self-serve monthly basis at https://buy.stripe.com/dRm00kfqWatA7hu0Br6kg1L, requiring no commercial conversation.",
  "url": "https://nolawealthfinancial.com/notary",
  "provider": {
    "organization": "Still OS Digital Holdings",
    "url": "https://nolawealthfinancial.com"
  },
  "version": "1.0.1",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "securitySchemes": {
    "x402": {
      "type": "http",
      "scheme": "x402",
      "description": "USDC on Base via x402 payment header; a complimentary tier of up to 15 calls/agent/day is available per endpoint before payment is required, see skill descriptions"
    }
  },
  "skills": [
    {
      "id": "grade-strategy",
      "name": "Grade Strategy",
      "description": "Fail-closed REAL_EDGE/REGIME_LUCK/NEGATIVE_EV/INSUFFICIENT_DATA verdict on a settled trading track record.",
      "tags": [
        "x402",
        "verification"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "examples": [
        "POST /notary/grade-strategy {\"agent\":\"your-id\", ...}"
      ]
    },
    {
      "id": "screen-entity",
      "name": "Screen Entity",
      "description": "OFAC SDN sanctions name screen with source-freshness timestamp.",
      "tags": [
        "x402",
        "verification"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "examples": [
        "POST /notary/screen-entity {\"agent\":\"your-id\", ...}"
      ]
    },
    {
      "id": "screen-url",
      "name": "Screen URL",
      "description": "Real-time URL safety scan (Cloudflare URL Scanner): malicious/phishing verdict + page metadata.",
      "tags": [
        "x402",
        "verification"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "examples": [
        "POST /notary/screen-url {\"agent\":\"your-id\", ...}"
      ]
    },
    {
      "id": "screen-text",
      "name": "Screen Text",
      "description": "Real-time scam/phishing/harmful-content text classifier (Cloudflare Workers AI, Llama Guard 3 8B): unsafe verdict + harm category.",
      "tags": [
        "x402",
        "verification"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "examples": [
        "POST /notary/screen-text {\"agent\":\"your-id\", ...}"
      ]
    },
    {
      "id": "claim-verdict",
      "name": "Claim Verdict",
      "description": "Signed verdict on a probabilistic claim, resolved against external ground truth.",
      "tags": [
        "x402",
        "verification"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "examples": [
        "POST /notary/claim-verdict {\"agent\":\"your-id\", ...}"
      ]
    },
    {
      "id": "regulatory-rules",
      "name": "Regulatory Rules Search",
      "description": "Search recent Federal Register rule changes by agency/keyword.",
      "tags": [
        "x402",
        "verification"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "examples": [
        "POST /notary/regulatory-rules {\"agent\":\"your-id\", ...}"
      ]
    },
    {
      "id": "federal-awards",
      "name": "Federal Awards Search",
      "description": "Search the top-100-by-amount federal contract award snapshot.",
      "tags": [
        "x402",
        "verification"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "examples": [
        "POST /notary/federal-awards {\"agent\":\"your-id\", ...}"
      ]
    },
    {
      "id": "colombia-procurement",
      "name": "Colombia SECOP Procurement Search",
      "description": "Search the top-200-by-base-price Colombian public procurement (SECOP II) snapshot.",
      "tags": [
        "x402",
        "verification"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "examples": [
        "POST /notary/colombia-procurement {\"agent\":\"your-id\", ...}"
      ]
    },
    {
      "id": "georgia-procurement",
      "name": "Georgia SPA Procurement Search",
      "description": "Search the top-300-by-award-value Georgian public procurement (SPA, Dec 2010 - Jun 2019) historical snapshot.",
      "tags": [
        "x402",
        "verification"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "examples": [
        "POST /notary/georgia-procurement {\"agent\":\"your-id\", ...}"
      ]
    },
    {
      "id": "georgia-corruption-map",
      "name": "Georgia Corruption Map (TI Georgia mirror)",
      "description": "Query Transparency International Georgia's published Corruption Map by name/company/keyword or category. Third-party sourced, cited.",
      "tags": [
        "x402",
        "verification"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "examples": [
        "POST /notary/georgia-corruption-map {\"agent\":\"your-id\", ...}"
      ]
    },
    {
      "id": "mexico-sanctioned-officials",
      "name": "Mexico Sanctioned Officials Registry",
      "description": "Search Mexico's official government registry of sanctioned/disqualified public officials (SFP/SESNA).",
      "tags": [
        "x402",
        "verification"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "examples": [
        "POST /notary/mexico-sanctioned-officials {\"agent\":\"your-id\", ...}"
      ]
    },
    {
      "id": "colombia-siri",
      "name": "Colombia SIRI Disciplinary Sanctions Registry",
      "description": "Search Colombia's official Procuraduria disciplinary-sanctions registry (SIRI) by name, ID, or sanctioning entity.",
      "tags": [
        "x402",
        "verification"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "examples": [
        "POST /notary/colombia-siri {\"agent\":\"your-id\", ...}"
      ]
    },
    {
      "id": "un-sanctions",
      "name": "UN Security Council Sanctions Screen",
      "description": "Screen a name against the UN Security Council Consolidated Sanctions List (global coverage).",
      "tags": [
        "x402",
        "verification"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "examples": [
        "POST /notary/un-sanctions {\"agent\":\"your-id\", ...}"
      ]
    },
    {
      "id": "eu-sanctions",
      "name": "EU Financial Sanctions Screen",
      "description": "Screen a name against the EU Consolidated Financial Sanctions List (global coverage).",
      "tags": [
        "x402",
        "verification"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "examples": [
        "POST /notary/eu-sanctions {\"agent\":\"your-id\", ...}"
      ]
    },
    {
      "id": "self-audit-dispute-entry",
      "name": "Self-Audit Dispute Entry",
      "description": "File a dispute against a self-audit claim, real pari-mutuel bounty pool entry, 80/20 disclosed split.",
      "tags": [
        "x402",
        "verification"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "examples": [
        "POST /notary/self-audit-dispute-entry {\"agent\":\"your-id\", ...}"
      ]
    },
    {
      "id": "insider-conviction",
      "name": "Insider Conviction Score",
      "description": "Proprietary conviction scoring over public EDGAR Form 4 insider cluster buys.",
      "tags": [
        "x402",
        "verification"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "examples": [
        "POST /notary/insider-conviction {\"agent\":\"your-id\", ...}"
      ],
      "freePreview": "https://stillos-signal-preview.stillos.workers.dev/insider-conviction?agent=your-id",
      "freePreviewNote": "GET, no payment, no schema -- unsigned/unverifiable preview of the top 3 rows. Call the POST endpoint above for the full signed receipt."
    },
    {
      "id": "smart-money",
      "name": "Smart-Money Accumulation",
      "description": "Proprietary 13D activist x insider conviction composite.",
      "tags": [
        "x402",
        "verification"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "examples": [
        "POST /notary/smart-money {\"agent\":\"your-id\", ...}"
      ],
      "freePreview": "https://stillos-signal-preview.stillos.workers.dev/smart-money?agent=your-id",
      "freePreviewNote": "GET, no payment, no schema -- unsigned/unverifiable preview of the top 3 rows. Call the POST endpoint above for the full signed receipt."
    },
    {
      "id": "activist-convergence",
      "name": "Activist Escalation Composite",
      "description": "Ranks 13D/13D-A activist targets by percentOfClass swing, cross-referenced against live Altman-Z distress and filer-CIK-verified 13G-to-13D conversions. Validated live 2026-07-18.",
      "tags": [
        "x402",
        "verification"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "examples": [
        "POST /notary/activist-convergence {\"agent\":\"your-id\", ...}"
      ],
      "freePreview": "https://stillos-signal-preview.stillos.workers.dev/smart-money-escalation?agent=your-id",
      "freePreviewNote": "GET, no payment, no schema -- unsigned/unverifiable preview of the top 3 rows. Call the POST endpoint above for the full signed receipt."
    },
    {
      "id": "distress-score",
      "name": "Distress Foresight Score",
      "description": "Validated distress-foresight score for a single ticker (71% sensitivity / 100% specificity / ~109-day median lead backtested).",
      "tags": [
        "x402",
        "verification"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "examples": [
        "POST /notary/distress-score {\"agent\":\"your-id\", ...}"
      ]
    },
    {
      "id": "agent-clearance",
      "name": "Agent Clearance",
      "description": "Pre-transaction OFAC + on-chain wallet clearance for agent-to-agent payments, fused into a CLEAR/REVIEW/BLOCK verdict.",
      "tags": [
        "x402",
        "verification"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "examples": [
        "POST /notary/agent-clearance {\"agent\":\"your-id\", ...}"
      ]
    }
  ],
  "human_services": [
    {
      "id": "sourcing-dossier",
      "name": "Sourcing Dossier",
      "description": "Concierge sourcing of compute hardware, agent-economy infra, and trading/market-data equipment across Georgia, Puerto Rico, Mexico, and Colombia. Human-fulfilled, 5 business day SLA, $150 minimum engagement.",
      "tags": [
        "concierge",
        "human-fulfilled"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "examples": [
        "POST /notary/sourcing-lead {\"email\":\"you@example.com\",\"item\":\"used Dell PowerEdge R740, Bogota preferred\",\"budget\":\"$500-800\"}"
      ]
    }
  ],
  "discovery": {
    "x402Manifest": "https://nolawealthfinancial.com/notary/.well-known/x402.json"
  }
}