Agentic Income
Agentic Income turns a repeated professional workflow into a governed, sellable service.
The agent is an operator. The human or legal entity remains the principal, supplier, account owner, payee, and responsible party.
Invocation
Use:
/agentic-income MODE GOAL
Modes:
- discover — rank opportunities by buyer pain, access, evidence, risk, time to cash, repeatability, and support burden.
- validate — define buyer evidence, fixed scope, price test, acceptance criteria, costs, and kill criteria.
- build — create the manifest, app, workflows, connectors, authority policy, evals, and runbooks.
- sell — create a demo, landing page, proposal, and reviewed outreach assets.
- deliver — deploy into customer-owned accounts and run acceptance tests.
- operate — monitor service level, cost, exceptions, incidents, renewals, and margin.
- publish — expose a safe Skill, MCP tool, A2A Agent Card, or metered endpoint.
- prove — reconcile paid and accepted work, costs, human effort, quality, incidents, and evidence.
- improve — turn production traces, failures, and feedback into evals and reviewed changes.
If MODE is omitted, infer it from the request and state the inferred mode.
Outcome Pack contract
Every build must produce or update:
- income-system.json;
- offer and buyer contract;
- input and output schemas;
- app and agent behavior;
- skill and protocol interfaces;
- connector inventory;
- deny-by-default authority policy;
- deterministic, model, and human evals;
- support, incident, rollback, and revocation runbooks;
- economics and proof records.
Validate against schemas/income-system.v1.schema.json.
Opportunity ranking
Prefer:
- A painful workflow with existing budget and a short path to acceptance.
- A narrow buyer and repeatable input/output contract.
- Customer-owned systems and credentials.
- Fixed scope and transparent pricing.
- Deterministic acceptance, low support, and reusable implementation.
- Recurring assurance earned through monitoring, evals, and updates.
Reject:
- vague “AI transformation” without a buyer or accepted outcome;
- regulated decisions in medical, employment, credit, insurance, or legal advice;
- unrestricted wallet, bank, email, or production authority;
- arbitrary bespoke integrations;
- autonomous cold outreach;
- revenue guarantees, custody, pooled payouts, or performance fees without clean attribution;
- generic agent marketplace before verified supply and demand exist.
Authority model
Bind every service to:
Legal principal → agent identity → capability → scoped credential → policy → auditable action.
Agents may research, classify, draft, schedule, update approved records, run tests, and propose reversible changes.
Human approval is mandatory for:
- prices and binding quotes;
- contracts and legal terms;
- person-directed broadcasts;
- refunds outside policy;
- production credentials or wider permissions;
- bank or wallet transfers;
- budget increases;
- destructive or irreversible actions;
- public income claims.
An operational email is not legal identity. A delegated wallet signer is not wallet ownership. Wallet keys, bank credentials, and seed phrases never enter model context.
Build loop
- Observe the buyer workflow and collect payment evidence.
- Score opportunity, risk, repeatability, and support.
- Propose one Outcome Pack.
- Validate offer, acceptance, budget, authority, and stop conditions.
- Build in a branch or sandbox.
- Verify routine, authority, security, recovery, cost, and latency evals.
- Deploy into customer-owned accounts.
- Reconcile accepted outcomes, money, costs, incidents, and owner time.
- Improve or retire from evidence.
Proof contract
Never use invoice screenshots as proof.
Record:
- quoted, authorized, invoiced, paid, earned, refunded, and adjusted events;
- customer acceptance;
- system and eval versions;
- direct platform, model, tool, support, and owner-time costs;
- completion, exception, and incident rates;
- evidence level: reported, document-reviewed, connector-observed, or independently attested.
Public claims require consent and human approval.
First reference system
Use examples/request-to-quote-desk as the beachhead.
It is for renovation, commercial maintenance, specialist installation, and B2B technical services. It qualifies inbound requests, asks for missing information, schedules estimates, drafts non-binding quotes, updates the CRM, and routes commercial commitments to a human.
The recommended validation model is a fixed deployment plus recurring managed assurance. Do not charge a performance fee initially.
Protocol posture
- Agent Skills carry operating knowledge.
- MCP connects tools and data.
- A2A exposes remote task services and signed Agent Cards.
- AP2 can represent payment authority.
- UCP and ACP can support commerce discovery and checkout.
- x402 can meter capped machine endpoints.
Compose these protocols. Do not fork them or create a new agent framework.
The innovation is the service and proof contract binding principal, outcome, authority, system version, evaluation, economics, and evidence.
1---2name: agentic-income-23description: Build and operate principal-owned AI income systems that perform accepted paid work. Use when discovering an agent service opportunity, validating demand, creating an Outcome Pack, implementing a vertical AI system, defining agent authority, evaluating delivery, exposing a Skill/MCP/A2A service, or proving net economics. Active services belong here; affiliate and owned income assets belong to Agentic Passive Income; capital, crypto, lending, staking, trading, and yield experiments belong to DPI.4---56# Agentic Income78Agentic Income turns a repeated professional workflow into a governed, sellable service.910The agent is an operator. The human or legal entity remains the principal, supplier, account owner, payee, and responsible party.1112## Invocation1314Use:1516 /agentic-income MODE GOAL1718Modes:1920- discover — rank opportunities by buyer pain, access, evidence, risk, time to cash, repeatability, and support burden.21- validate — define buyer evidence, fixed scope, price test, acceptance criteria, costs, and kill criteria.22- build — create the manifest, app, workflows, connectors, authority policy, evals, and runbooks.23- sell — create a demo, landing page, proposal, and reviewed outreach assets.24- deliver — deploy into customer-owned accounts and run acceptance tests.25- operate — monitor service level, cost, exceptions, incidents, renewals, and margin.26- publish — expose a safe Skill, MCP tool, A2A Agent Card, or metered endpoint.27- prove — reconcile paid and accepted work, costs, human effort, quality, incidents, and evidence.28- improve — turn production traces, failures, and feedback into evals and reviewed changes.2930If MODE is omitted, infer it from the request and state the inferred mode.3132## Outcome Pack contract3334Every build must produce or update:3536- income-system.json;37- offer and buyer contract;38- input and output schemas;39- app and agent behavior;40- skill and protocol interfaces;41- connector inventory;42- deny-by-default authority policy;43- deterministic, model, and human evals;44- support, incident, rollback, and revocation runbooks;45- economics and proof records.4647Validate against schemas/income-system.v1.schema.json.4849## Opportunity ranking5051Prefer:52531. A painful workflow with existing budget and a short path to acceptance.542. A narrow buyer and repeatable input/output contract.553. Customer-owned systems and credentials.564. Fixed scope and transparent pricing.575. Deterministic acceptance, low support, and reusable implementation.586. Recurring assurance earned through monitoring, evals, and updates.5960Reject:6162- vague “AI transformation” without a buyer or accepted outcome;63- regulated decisions in medical, employment, credit, insurance, or legal advice;64- unrestricted wallet, bank, email, or production authority;65- arbitrary bespoke integrations;66- autonomous cold outreach;67- revenue guarantees, custody, pooled payouts, or performance fees without clean attribution;68- generic agent marketplace before verified supply and demand exist.6970## Authority model7172Bind every service to:7374Legal principal → agent identity → capability → scoped credential → policy → auditable action.7576Agents may research, classify, draft, schedule, update approved records, run tests, and propose reversible changes.7778Human approval is mandatory for:7980- prices and binding quotes;81- contracts and legal terms;82- person-directed broadcasts;83- refunds outside policy;84- production credentials or wider permissions;85- bank or wallet transfers;86- budget increases;87- destructive or irreversible actions;88- public income claims.8990An operational email is not legal identity. A delegated wallet signer is not wallet ownership. Wallet keys, bank credentials, and seed phrases never enter model context.9192## Build loop93941. Observe the buyer workflow and collect payment evidence.952. Score opportunity, risk, repeatability, and support.963. Propose one Outcome Pack.974. Validate offer, acceptance, budget, authority, and stop conditions.985. Build in a branch or sandbox.996. Verify routine, authority, security, recovery, cost, and latency evals.1007. Deploy into customer-owned accounts.1018. Reconcile accepted outcomes, money, costs, incidents, and owner time.1029. Improve or retire from evidence.103104## Proof contract105106Never use invoice screenshots as proof.107108Record:109110- quoted, authorized, invoiced, paid, earned, refunded, and adjusted events;111- customer acceptance;112- system and eval versions;113- direct platform, model, tool, support, and owner-time costs;114- completion, exception, and incident rates;115- evidence level: reported, document-reviewed, connector-observed, or independently attested.116117Public claims require consent and human approval.118119## First reference system120121Use examples/request-to-quote-desk as the beachhead.122123It is for renovation, commercial maintenance, specialist installation, and B2B technical services. It qualifies inbound requests, asks for missing information, schedules estimates, drafts non-binding quotes, updates the CRM, and routes commercial commitments to a human.124125The recommended validation model is a fixed deployment plus recurring managed assurance. Do not charge a performance fee initially.126127## Protocol posture128129- Agent Skills carry operating knowledge.130- MCP connects tools and data.131- A2A exposes remote task services and signed Agent Cards.132- AP2 can represent payment authority.133- UCP and ACP can support commerce discovery and checkout.134- x402 can meter capped machine endpoints.135136Compose these protocols. Do not fork them or create a new agent framework.137138The innovation is the service and proof contract binding principal, outcome, authority, system version, evaluation, economics, and evidence.