{
  "$schema": "https://pointcast.xyz/agents.json",
  "tool": {
    "name": "pointcast_wire_events",
    "description": "Fetch the most recent PointCast events (commits + blocks). Call with ?since=<ISO> for incremental polling. Supports ?limit, ?agent, ?kind filters.",
    "inputs": {
      "since": "ISO 8601 timestamp; only events strictly after this are returned",
      "limit": "integer, 1–60, default 24",
      "agent": "one of codex|manus|claude|mike|block",
      "kind": "one of commit|block"
    },
    "example": "/api/wire-events?since=2026-04-24T08:00:00Z&limit=10&agent=claude",
    "rateLimit": {
      "limit": 60,
      "windowSec": 60,
      "remaining": 59,
      "headers": [
        "X-RateLimit-Limit",
        "X-RateLimit-Remaining",
        "X-RateLimit-Reset"
      ]
    }
  },
  "filter": {
    "since": null,
    "limit": 24,
    "agent": null,
    "kind": null
  },
  "source": {
    "snapshot": "/wire.json",
    "generatedAt": "2026-09-06T20:31:50.564Z"
  },
  "count": 24,
  "events": [
    {
      "kind": "block",
      "agent": "block",
      "subject": "The first candle is lit",
      "href": "https://pointcast.xyz/b/0584",
      "at": "2026-09-06T20:30:00.000Z",
      "id": "0584",
      "channel": "FD",
      "type": "NOTE"
    },
    {
      "kind": "commit",
      "agent": "claude",
      "subject": "block 0584: shorten companion id to schema limit",
      "href": "https://github.com/mhoydich/pointcast/pull/1083",
      "at": "2026-09-06T13:29:45-07:00",
      "sha": "c7e4d35"
    },
    {
      "kind": "commit",
      "agent": "claude",
      "subject": "block 0584: The first candle is lit — The Wild's first prayer, altars, shrines, ledger",
      "href": "https://github.com/mhoydich/pointcast/pull/1082",
      "at": "2026-09-06T13:26:17-07:00",
      "sha": "fb3c80c"
    },
    {
      "kind": "commit",
      "agent": "claude",
      "subject": "rewards: Fish Club receipts — protocol, run binding, atomic receipt claims, FISHCLUB desk",
      "href": "https://github.com/mhoydich/pointcast/pull/1079",
      "at": "2026-09-04T14:32:13-07:00",
      "sha": "b999df3"
    },
    {
      "kind": "commit",
      "agent": "mike",
      "subject": "front door: one daily action first, one door after, shelves below the fold, completion measured",
      "href": "https://github.com/mhoydich/pointcast/pull/1077",
      "at": "2026-09-04T14:15:08-07:00",
      "sha": "e911634"
    },
    {
      "kind": "commit",
      "agent": "claude",
      "subject": "agents: capability index, receipts by tx hash, per-instance agent identity, conformance script",
      "href": "https://github.com/mhoydich/pointcast/pull/1078",
      "at": "2026-09-04T14:12:35-07:00",
      "sha": "bb476ed"
    },
    {
      "kind": "commit",
      "agent": "claude",
      "subject": "faucet: sign first, settle against the chain; front-door next; briefs",
      "href": "https://github.com/mhoydich/pointcast/pull/1076",
      "at": "2026-09-04T13:55:00-07:00",
      "sha": "148e901"
    },
    {
      "kind": "commit",
      "agent": "claude",
      "subject": "briefs: HELLO plates redo with no people (issue #1074)",
      "href": "https://github.com/mhoydich/pointcast/pull/1075",
      "at": "2026-09-04T13:42:24-07:00",
      "sha": "83599f8"
    },
    {
      "kind": "commit",
      "agent": "claude",
      "subject": "contracts: register the project safe (Kennel Club treasury since 2026-09-04)",
      "href": "https://github.com/mhoydich/pointcast/pull/1073",
      "at": "2026-09-04T13:34:30-07:00",
      "sha": "6449912"
    },
    {
      "kind": "commit",
      "agent": "mike",
      "subject": "astra fixes: claim idempotency, single-use daily login, durable paid-action intents, atomic post-office dedupe, seals v2 shelves, daily status truth",
      "href": "https://github.com/mhoydich/pointcast/pull/1072",
      "at": "2026-09-04T13:33:39-07:00",
      "sha": "7578da3"
    },
    {
      "kind": "commit",
      "agent": "mike",
      "subject": "Clean up public archive copy and retire obsolete Cartography sprint",
      "href": "https://github.com/mhoydich/pointcast/pull/1071",
      "at": "2026-09-04T13:18:48-07:00",
      "sha": "da24017"
    },
    {
      "kind": "commit",
      "agent": "mike",
      "subject": "docs: record 2026-09-04 search console setup",
      "href": "https://github.com/mhoydich/pointcast/pull/1070",
      "at": "2026-09-04T13:12:47-07:00",
      "sha": "5bdfbaf"
    },
    {
      "kind": "commit",
      "agent": "mike",
      "subject": "seo: add IndexNow key file",
      "href": "https://github.com/mhoydich/pointcast/pull/1069",
      "at": "2026-09-04T13:08:38-07:00",
      "sha": "97282c9"
    },
    {
      "kind": "commit",
      "agent": "mike",
      "subject": "feat: add The Wild x402 discovery bridge",
      "href": null,
      "at": "2026-09-04T12:54:27-07:00",
      "sha": "8d997b6"
    },
    {
      "kind": "commit",
      "agent": "mike",
      "subject": "review: Astra's first read of PointCast (2026-09-04)",
      "href": "https://github.com/mhoydich/pointcast/pull/1067",
      "at": "2026-09-04T12:51:47-07:00",
      "sha": "da288df"
    },
    {
      "kind": "commit",
      "agent": "mike",
      "subject": "fix: serve Google verification route directly",
      "href": "https://github.com/mhoydich/pointcast/pull/1068",
      "at": "2026-09-04T12:51:18-07:00",
      "sha": "69aaf8b"
    },
    {
      "kind": "commit",
      "agent": "mike",
      "subject": "fix: serve HTML verification files directly",
      "href": "https://github.com/mhoydich/pointcast/pull/1066",
      "at": "2026-09-04T12:42:59-07:00",
      "sha": "4cf8f2e"
    },
    {
      "kind": "commit",
      "agent": "mike",
      "subject": "seo: add Google Search Console verification file",
      "href": "https://github.com/mhoydich/pointcast/pull/1065",
      "at": "2026-09-04T12:35:29-07:00",
      "sha": "1c4dd56"
    },
    {
      "kind": "commit",
      "agent": "claude",
      "subject": "briefs: Sol spigot brief — sheet key is Path A, Leonar is the fallback",
      "href": "https://github.com/mhoydich/pointcast/pull/1064",
      "at": "2026-09-04T12:28:07-07:00",
      "sha": "7b436d5"
    },
    {
      "kind": "commit",
      "agent": "claude",
      "subject": "middleware: director session unlocks /admin/* (desk → publisher)",
      "href": "https://github.com/mhoydich/pointcast/pull/1063",
      "at": "2026-09-04T12:27:01-07:00",
      "sha": "9fe25d3"
    },
    {
      "kind": "commit",
      "agent": "claude",
      "subject": "front door: keep New-this-week at seven (Almanac in, The safe out); allowlist /desk second H1",
      "href": "https://github.com/mhoydich/pointcast/pull/1062",
      "at": "2026-09-04T12:19:45-07:00",
      "sha": "4a9a748"
    },
    {
      "kind": "commit",
      "agent": "claude",
      "subject": "briefs: HELLO spigot is a fresh wallet; Leonar holds the deployer",
      "href": "https://github.com/mhoydich/pointcast/pull/1061",
      "at": "2026-09-04T12:18:07-07:00",
      "sha": "cf14734"
    },
    {
      "kind": "commit",
      "agent": "claude",
      "subject": "seo: /desk is noindex, keep it out of the sitemaps",
      "href": "https://github.com/mhoydich/pointcast/pull/1060",
      "at": "2026-09-04T12:16:33-07:00",
      "sha": "da5d9fa"
    },
    {
      "kind": "commit",
      "agent": "claude",
      "subject": "faucet: tables provision themselves; gas bands sized to a small float",
      "href": "https://github.com/mhoydich/pointcast/pull/1059",
      "at": "2026-09-04T12:14:28-07:00",
      "sha": "053b436"
    }
  ]
}