AGENTPACT · THE AGENT ECONOMY SUITE STATUS: SPEC SHIPPED · FEED LIVE · PAYWALL LIVE HUNTSVILLE, AL

Intelligence your agent can verify — and pay for.

AgentPact is one product in four layers: an open format (AGIF), an intent-based router, a cryptographic provenance standard, and a live HTTP 402 endpoint that autonomous agents can buy access to. Not another data feed — the trust layer that makes any feed safe to act on.

v0.1
Open spec · on GitHub
14
Typed signal classes
15
Real signals in vault
402
Live payable endpoint
0
Fabricated metrics
One Product · Four Layers

The suite, consolidated.

Five overnight prototypes became one honest product. Each layer below is real, statused plainly, and linked to the thing itself — no ghost products, no invented counts.

L1 · Live Routing Playground · Real Logic, Running Now

Declare intent. Watch the noise die.

This is the core of the product, working in your browser: a stream of AGIF-typed signals, filtered in real time by the intent profile you build on the left. The controls emit valid profile JSON — copy it out, or send it straight to the live endpoint below.

STREAM ACTIVE · SYNTHETIC SIGNALS
01 INTENT PROFILE
Domains
Signal types
Min confidence0.70
Watchlist entities
02 INCOMING STREAM 0 RECEIVED
RAW FIREHOSE~1 SIGNAL / 1.6s
03 ROUTED TO YOUR AGENT 0 ROUTED
NOISE SUPPRESSED0%

      

SIGNALS IN THIS DEMO ARE SYNTHETIC AND GENERATED CLIENT-SIDE — THE ROUTING LOGIC IS THE REAL REFERENCE IMPLEMENTATION. THE VAULT BELOW SERVES REAL ONES.

The Problem

Feeds were built for analysts. Agents are not analysts.

FAILURE 01

Untyped payloads

A human reads a headline and infers. An agent parsing freeform JSON guesses — and a guessing agent with execution authority is a liability, not an asset.

FAILURE 02

Firehose economics

Feeds bill for volume, so they ship volume. Your agent burns context window and inference cost discarding 99% of what it paid to receive.

FAILURE 03

Unverifiable origin

No signature, no chain of custody, no confidence score. An agent acting on unprovenanced data can't tell intelligence from injection.

L1 · The Wedge · AGIF v0.1 — Now Public

One format. Any feed becomes agent-safe.

AGIF — the Agent Intelligence Format — is an open, versioned schema for machine-consumable intelligence, now published with JSON Schemas, a zero-dependency validator, and CI. Three core objects do the work. Explore the draft below; every block is copyable.

{
  "agif": "0.1",                      // spec version — always present, always first
  "id": "sig_7f3a9c",                // globally unique, sortable
  "type": "price_move",              // one of 14 typed classes, closed enum
  "domain": "finance",               // routing namespace
  "entity": "NVDA",                  // named subject, normalized
  "value": { "pct": -4.2, "window_s": 300 },   // payload typed BY signal class
  "confidence": 0.91,                // 0–1, ML-scored upstream
  "ts": 1781171526904,               // epoch ms
  "provenance": "prv_e21b…"          // pointer into the hash chain →
}
TYPED PAYLOADS MEAN AN AGENT NEVER PARSES PROSE. IT SWITCHES ON type AND TRUSTS THE SHAPE.
{
  "agif": "0.1",
  "agent_id": "agent_prod_7a3f",
  "domains": ["finance", "competitive"],   // subscribe by namespace
  "signal_types": ["price_move", "news_event"],
  "entities": ["NVDA", "TSLA"],             // empty array = all entities
  "min_confidence": 0.70,                  // router-enforced floor
  "delivery": "at_least_once"
}
THIS IS THE EXACT OBJECT THE PLAYGROUND ABOVE EMITS — AND THE QUERY CONTRACT THE LIVE ENDPOINT ENFORCES.
{
  "agif": "0.1",
  "id": "prv_e21b4d",
  "source": "curated:idc_research",       // where it entered the world
  "chain": [                               // every transform, hashed
    { "op": "ingest",    "sha256": "9f2c…" },
    { "op": "normalize", "sha256": "b7a1…" },
    { "op": "score",     "sha256": "e4d8…" }
  ],
  "payload_sha256": "…"                   // verify before acting — demo below ↓
}
A SIGNAL WITHOUT A VALID CHAIN IS DISCARDED BY POLICY. TRUST IS COMPUTED, NOT ASSUMED.
L1 · Provenance · Working Demo

Signals with receipts.

Every AGIF signal carries a hash chain from ingestion to delivery. Below is a real verification: the button computes SHA-256 over the payload in your browser and checks it against the recorded hash. Tamper with the payload and watch trust collapse — exactly as your agent would.

Origin · ingest
source: curated:idc_research
sha256: 9f2c41a8d07e63b1…
Transform · normalize
op: event → news_event
sha256: b7a19e44c2f08d35…
Transform · score
model: conf_v2 · score: 0.91
sha256: e4d8f203a91b67c4…
Delivery · payload hash
recorded sha256: computing…
VERIFY BEFORE ACTING
L2 · Signal Forge · The Feed Layer — Live

An endpoint your agent can actually pay.

GET /v1/signals serves real, curated, AGIF-typed signals about the agent economy — every one provenance-hashed, every one citable. No key? You get an honest HTTP 402 with payment instructions, machine-readable. That's not an error page; that's the product working. Try it right here — this page calls the real endpoint.

LIVE REQUEST · SAME ORIGIN · NO MOCK
$ curl https://api.islanddevcrew.ai/v1/signals Press CALL WITHOUT KEY to run this request from your browser.
STARTER KEY · LAUNCH PRICING
$19/month
  • 1,000 requests/month to /v1/signals
  • Full AGIF v0.1 payloads with provenance chains
  • Intent-profile filtering: domain, type, entity, confidence
  • Usage ledger — every request accounted for
  • Key delivered instantly after checkout
GET A STARTER KEY →
RAILS, PLAINLY: Checkout runs live on Stripe; your key mints at the redirect, and we store only its hash. The endpoint already speaks HTTP 402 with machine-readable payment instructions; x402 USDC-on-Base settlement is the planned v2 rail, and this page will say so when it's real — not before.
L3 + L4 · The Other Two Layers, Honestly

Skills you can install. Memory we won't fake.

L3 · SKILL BAZAAR — CATALOG LIVE

Real skills, real repos, real installs

The Bazaar lists what the IDC shop actually ships — build orchestration, design pipelines, the AGIF validator — with install commands that work and counts pulled from GitHub, not imagination. Small catalog, every entry real.

bazaar.islanddevcrew.app
→ Iron Canvas v4.1 · AGIF Spec · Build Orchestration · more
L4 · CONTEXT ENGINE — DECISION GATE

Agent memory, parked on purpose

The memory-taxonomy thinking (episodic / semantic / procedural) is good and we're keeping it. But we don't ship claims without code: Context Engine stays parked until /v1/signals revenue data justifies a thin, real MVP — or it folds into NeuralForge, where IDC's memory work actually lives.

→ Decision memo scheduled after first month of feed data
→ No SLAs, no compliance badges, until there's a product
Strategy · Said Plainly

Data is a commodity. The format is the moat.

Nobody out-feeds Bloomberg from Huntsville. But standards have a different physics: the spec that agents adopt first becomes the spec every feed must speak. Stripe never owned money — it owned the format for moving it. The rails for agent payments got built by giants in 2025; we ride them and own the format on top.

THE GAME WE REFUSE

Competing on data volume

  • Capital war against incumbents with exchange contracts
  • Margins compress to zero as sources commoditize
  • "10,000 sources" is unverifiable — and reads that way
  • Every customer asks: why not just use the originals?
THE GAME WE CAN WIN

Owning the trust layer

  • Open spec — adoption compounds, MIT-licensed, live on GitHub
  • Reference router — the playground above is the canonical implementation
  • Provenance standard — the verification layer every serious agent needs
  • Paid proof — a 402 endpoint an agent can settle, today
The Road From Spec to Network

Honest status, by phase.

PHASE 01

AGIF spec v0.1

The three core objects — signal, intent profile, provenance — published as an open draft with JSON Schemas, a zero-dependency validator, CI, and a public comment window. The playground on this page is its living documentation.

SHIPPED · 2026-07-06
PHASE 02

First paid surface — GET /v1/signals

A real vault of curated, provenance-hashed signals behind HTTP 402. Stripe checkout issues metered keys; every request lands in a usage ledger. Small, real, typed — 15 honest signals beat 2,847 fake ones.

LIVE · PAID · GA
PHASE 03

Reference router + TypeScript SDK

The routing logic running in your browser right now, hardened and packaged: an in-memory intent matcher, the schema validators from the spec repo, and a client SDK with replay support.

IN THE LAB
PHASE 04

Hosted vault + provenance network

Managed AGIF streams over WebSocket with at-least-once delivery, then cross-publisher signature verification so intelligence from any AGIF-speaking source carries portable trust. The endgame — and the reason the spec comes first.

PLANNED
Design Partner Cohort · Small By Intent

Help write the spec your agents will speak.

We're onboarding a handful of agent builders to pressure-test AGIF v0.1 against real workloads. You bring an agent and opinions; we bring the format, the router, the vault, and fast iteration. Replies come from a human.