Alien Probe Product Puck
Maintain one honest answer to: What tiny piece of truth will an autonomous agent pay for next?
This skill is a product-planning instrument, not an implementation plan. Keep the payment rail and the product hypothesis separate.
Laws
- Ground current state from the live service and current repository bytes. Treat Jumbo and prior reports as leads, never proof.
- Separate transaction readiness from buyer proof. A working
402, a self-settlement, a known wallet, or an index entry is not independent revenue.
- Separate gross x402 volume from authentic agent-to-agent commerce. Never repeat a trillion-dollar forecast as today's market size.
- Prefer one deterministic fact per purchase. Do not recommend seats, dashboards, lead files, dossiers, or subscriptions without completed-buy evidence.
- Never charge for a malformed subject or a miss. Require strict JSON, stable identifiers, source provenance, freshness, bounded coverage, machine-readable errors, and an agent-controlled spend cap.
- Never add a SKU because it is easy to build. Admit it only through the product gate below.
- In Daily Checks mode, make no writes and initiate no payment. Report only.
Source order
Use the first available source in this order and label anything lower as unverified until reconciled:
- Live read-only probes of
https://lookups.alienprobe.ai.
- Current bytes and settlement evidence in
/Users/brentbryson/company-change-signal/.worktrees/persistent-x402-seller.
- Current Alien Probe handoff and research under
/Users/brentbryson/Documents/Last30Days/.
- Jumbo memory search for forgotten decisions or leads.
- Fresh external research only when Brent requests a new market cut or the existing evidence has expired.
Do not rerun last30days as a routine daily check.
Daily mode
Run this compact, read-only pass when invoked by Daily Checks.
1. Ground the shelf
- Fetch
/openapi.json without credentials or payment headers.
- Probe the committed NAICS and LEI exemplar routes without a payment header.
- Record the HTTP status and advertised amount for each route.
- Fetch
/health; distinguish lookup health from the back-catalog Company Change Signal inventory shelf.
- If the live service cannot be reached, report
UNVERIFIED; never substitute local code for production.
2. Ground buyer proof
Read the newest available settlement/demand evidence and classify every payer as:
- owner or self;
- known tester;
- independent first-time buyer; or
- independent repeat buyer.
Report independent settled revenue separately. If payer ownership cannot be proven, say unclassified; do not count it as buyer proof.
3. Detect a meaningful change
Check only for deltas since the last evidence cut:
- a new independent payer;
- a repeat purchase;
- a material number of unpaid challenges with no completion;
- a high free-miss rate;
- a source-freshness, rights, coverage, or margin problem; or
- new external payer evidence for a candidate product.
No delta means HOLD, not permission to invent another SKU.
4. Apply the decision
ADVANCE: at least one independent repeat buyer exists and the proposed next SKU passes the product gate.
HOLD: the machine is healthy but no new demand evidence justifies shelf expansion.
INVESTIGATE: evidence is missing, contradictory, stale, or the live shelf is not behaving as advertised.
5. Report five lines
alien_probe_plan HOLD | ADVANCE | INVESTIGATE
shelf <live products, prices, and probe result>
buyer_proof <independent buyers, repeat buyers, verified revenue, or UNVERIFIED>
new_signal <one meaningful delta or "none">
planning_action <one bounded research/planning action; never a build action>
Full product-planning mode
Read references/planning-contract.md completely. Re-ground any dated baseline before using it.
For every candidate, produce:
- exact buyer question;
- one-call input and output;
- current demand evidence and its source;
- buyer type and economic principal;
- proposed price and maximum spend behavior;
- source, rights, coverage, freshness, and refresh cost;
- free refusal conditions;
- expected gross margin;
- evidence still missing; and
- verdict:
ADMIT, TEST ON PAPER, PARK, or REJECT.
Product gate
A candidate may be recommended for later implementation only when all are explicit:
- Completed-buy evidence from agents or a clearly labeled experimental thesis.
- One bounded question and one deterministic answer.
- Lawful, attributable, freshness-bounded source material.
- A free malformed/miss path before payment.
- Gross margin at the proposed per-call price.
- A reason the answer is needed mid-workflow rather than in a human dashboard.
- A measurable kill criterion.
When evidence ranks candidates, let the evidence win. The 2026-08-18 baseline ranked VIN ahead of who; who, same, alive, authorized, and changed remain strategic hypotheses until buying behavior proves them.
Safety boundary
- Do not send payment proofs or authorization headers during planning probes.
- Do not settle a heartbeat transaction to manufacture activity.
- Do not edit or display credentials.
- Do not modify the seller, catalog, pricing, domain, discovery registration, or deployment.
- Do not contact a buyer.
- Stop and request separate authorization if the next step changes external state.
Dependencies
Required for a grounded daily verdict:
- read access to the persistent seller repository;
- read-only network access to the Alien Probe lookup surface; and
- current non-secret demand or settlement evidence.
If any dependency is unavailable, report INVESTIGATE and name the missing evidence. Never silently downgrade to memory.
1---2name: alienprobe-product-puck3description: Run Alien Probe's evidence-backed product-discovery and 90-day planning discipline. Use for Alien Probe product strategy, deciding the next paid agent-to-agent data SKU, reviewing what agents buy or will pay for, checking whether NAICS/LEI have independent or repeat buyers, evaluating VIN/ICD-10/OSHA/USC/CFR/who/same/alive/changed candidates, answering where the agent-commerce puck is going, or as the Alien Probe planning item inside Daily Checks. Planning and read-only measurement only: never build, deploy, settle, purchase, list, contact buyers, or modify credentials unless Brent separately authorizes that action.4---56# Alien Probe Product Puck78Maintain one honest answer to: **What tiny piece of truth will an autonomous agent pay for next?**910This skill is a product-planning instrument, not an implementation plan. Keep the payment rail and the product hypothesis separate.1112## Laws13141. Ground current state from the live service and current repository bytes. Treat Jumbo and prior reports as leads, never proof.152. Separate transaction readiness from buyer proof. A working `402`, a self-settlement, a known wallet, or an index entry is not independent revenue.163. Separate gross x402 volume from authentic agent-to-agent commerce. Never repeat a trillion-dollar forecast as today's market size.174. Prefer one deterministic fact per purchase. Do not recommend seats, dashboards, lead files, dossiers, or subscriptions without completed-buy evidence.185. Never charge for a malformed subject or a miss. Require strict JSON, stable identifiers, source provenance, freshness, bounded coverage, machine-readable errors, and an agent-controlled spend cap.196. Never add a SKU because it is easy to build. Admit it only through the product gate below.207. In Daily Checks mode, make no writes and initiate no payment. Report only.2122## Source order2324Use the first available source in this order and label anything lower as unverified until reconciled:25261. Live read-only probes of `https://lookups.alienprobe.ai`.272. Current bytes and settlement evidence in `/Users/brentbryson/company-change-signal/.worktrees/persistent-x402-seller`.283. Current Alien Probe handoff and research under `/Users/brentbryson/Documents/Last30Days/`.294. Jumbo memory search for forgotten decisions or leads.305. Fresh external research only when Brent requests a new market cut or the existing evidence has expired.3132Do not rerun `last30days` as a routine daily check.3334## Daily mode3536Run this compact, read-only pass when invoked by Daily Checks.3738### 1. Ground the shelf3940- Fetch `/openapi.json` without credentials or payment headers.41- Probe the committed NAICS and LEI exemplar routes without a payment header.42- Record the HTTP status and advertised amount for each route.43- Fetch `/health`; distinguish lookup health from the back-catalog Company Change Signal inventory shelf.44- If the live service cannot be reached, report `UNVERIFIED`; never substitute local code for production.4546### 2. Ground buyer proof4748Read the newest available settlement/demand evidence and classify every payer as:4950- owner or self;51- known tester;52- independent first-time buyer; or53- independent repeat buyer.5455Report independent settled revenue separately. If payer ownership cannot be proven, say `unclassified`; do not count it as buyer proof.5657### 3. Detect a meaningful change5859Check only for deltas since the last evidence cut:6061- a new independent payer;62- a repeat purchase;63- a material number of unpaid challenges with no completion;64- a high free-miss rate;65- a source-freshness, rights, coverage, or margin problem; or66- new external payer evidence for a candidate product.6768No delta means `HOLD`, not permission to invent another SKU.6970### 4. Apply the decision7172- `ADVANCE`: at least one independent repeat buyer exists and the proposed next SKU passes the product gate.73- `HOLD`: the machine is healthy but no new demand evidence justifies shelf expansion.74- `INVESTIGATE`: evidence is missing, contradictory, stale, or the live shelf is not behaving as advertised.7576### 5. Report five lines7778```text79alien_probe_plan HOLD | ADVANCE | INVESTIGATE80shelf <live products, prices, and probe result>81buyer_proof <independent buyers, repeat buyers, verified revenue, or UNVERIFIED>82new_signal <one meaningful delta or "none">83planning_action <one bounded research/planning action; never a build action>84```8586## Full product-planning mode8788Read [references/planning-contract.md](references/planning-contract.md) completely. Re-ground any dated baseline before using it.8990For every candidate, produce:9192- exact buyer question;93- one-call input and output;94- current demand evidence and its source;95- buyer type and economic principal;96- proposed price and maximum spend behavior;97- source, rights, coverage, freshness, and refresh cost;98- free refusal conditions;99- expected gross margin;100- evidence still missing; and101- verdict: `ADMIT`, `TEST ON PAPER`, `PARK`, or `REJECT`.102103## Product gate104105A candidate may be recommended for later implementation only when all are explicit:1061071. Completed-buy evidence from agents or a clearly labeled experimental thesis.1082. One bounded question and one deterministic answer.1093. Lawful, attributable, freshness-bounded source material.1104. A free malformed/miss path before payment.1115. Gross margin at the proposed per-call price.1126. A reason the answer is needed mid-workflow rather than in a human dashboard.1137. A measurable kill criterion.114115When evidence ranks candidates, let the evidence win. The 2026-08-18 baseline ranked VIN ahead of `who`; `who`, `same`, `alive`, `authorized`, and `changed` remain strategic hypotheses until buying behavior proves them.116117## Safety boundary118119- Do not send payment proofs or authorization headers during planning probes.120- Do not settle a heartbeat transaction to manufacture activity.121- Do not edit or display credentials.122- Do not modify the seller, catalog, pricing, domain, discovery registration, or deployment.123- Do not contact a buyer.124- Stop and request separate authorization if the next step changes external state.125126## Dependencies127128Required for a grounded daily verdict:129130- read access to the persistent seller repository;131- read-only network access to the Alien Probe lookup surface; and132- current non-secret demand or settlement evidence.133134If any dependency is unavailable, report `INVESTIGATE` and name the missing evidence. Never silently downgrade to memory.