name: deltasignal-atlas-7 description: Use DeltaSignal ATLAS-7 for SEC-grounded issuer intelligence on crypto public companies, including composite MCP presets, readiness, covenant stress, top-stressed issuers, peer ranking, alpha signals, fundamentals, compact daily SEC monitoring, paginated evidence drilldowns, and Azure-native audit status over the free starter tier, Tempo MPP, or Base x402.
DeltaSignal ATLAS-7
Use this skill when the user asks for DeltaSignal, ATLAS-7, crypto public issuer stress, SEC-grounded crypto equity intelligence, covenant stress, top-stressed issuers, issuer fundamentals, or DeltaSignal paid API access.
Access Model
DeltaSignal is a usage-based intelligence API with a free starter tier. Do not imply there is a subscription requirement.
Free tier:
- The Base x402
/v1/*routes allow 5 free calls per user before payment fallback. - If the free tier is exhausted, the same route returns x402 payment requirements for compatible clients.
- If a caller includes an x402 payment header, treat it as an intentional paid request rather than consuming free quota.
Primary rail:
- Tempo MPP routes under
https://api.aitrailblazer.net/mpp/v1/*
Agentic Market compatibility rail:
- Base x402 routes under
https://api.aitrailblazer.net/v1/* - Base network:
eip155:8453 - Payment asset: USDC
Bundled MCP server:
- Treat DeltaSignal as an MCP-first plugin. Prefer named MCP tool calls over hand-written HTTP routes whenever the plugin is installed.
- Public MCP
initializeandtools/listare free discovery methods. Public MCPtools/callremains protected by x402 payment unless a free-tier grant applies. - Prefer composite MCP presets for common workflows:
deltasignal_morning_brieffor daily scans.deltasignal_company_reportfor full ticker reports.deltasignal_pressure_boardfor risk monitoring.deltasignal_alpha_sweepfor opportunity screening.deltasignal_quick_ticker_checkfor fast ticker checks.deltasignal_daily_changesfor compact Daily Monitoring.deltasignal_daily_change_evidencefor explicit issuer proof after a monitoring result.deltasignal_atlas7_audit_statusfor operator checks that the Azure-native 215-issuer regression audit is healthy and fresh.
- Use granular tools only for custom drilldowns or when a composite preset is unavailable.
- Prefer the
deltasignal_*MCP tools when this plugin is installed and the request maps to a supported DeltaSignal route. - MCP tools are read-only, idempotent, closed-world tools with strict argument validation.
- In live mode, the MCP wrapper calls the deployed Base x402
/v1/*routes and returns free-tier headers or x402 payment requirements in the tool result. - In internal mode, the MCP wrapper uses a pre-authorized
DELTASIGNAL_API_KEYagainst the deployed API for no-payment smoke testing. - In local mode, the MCP wrapper calls
http://127.0.0.1:8080/v1/*without x402 payment so DeltaSignal can be used during development work. - If the MCP wrapper returns
payment_required, do not claim payment succeeded. Tell the user the free tier is exhausted or unavailable and switch to an x402/MPP-capable payment flow.
Do not translate between route families unless the user explicitly switches payment rails. If the active client is Agentic Market or Coinbase x402, use /v1/*. If the active client is MPPScan, mpp.dev, or asks for Tempo MPP, use /mpp/v1/*.
Composite Presets
Composite presets are discounted server-enforced workflows. Public Builder pricing uses 1 credit = $0.01 of DeltaSignal usage value. Credit packs are not implemented yet.
| MCP tool | Builder price | Internal calls |
|---|---|---|
deltasignal_morning_brief |
18 credits / $0.18 |
readiness, daily_changes, risk_distribution, top_stressed(limit=10), alpha_opportunities(limit=10) |
deltasignal_company_report |
60 credits / $0.60 standard display; $0.45-$0.75 route-declared range |
readiness, company_fundamentals(ticker), alpha_signals(ticker), peer_ranking(ticker), covenant_stress(ticker), SPECTRA when available |
deltasignal_pressure_board |
14 credits / $0.14 |
readiness, top_stressed(limit=15), risk_distribution |
deltasignal_alpha_sweep |
14 credits / $0.14 |
readiness, alpha_opportunities(limit=15), daily_changes |
deltasignal_quick_ticker_check |
18 credits / $0.18 |
readiness, covenant_stress(ticker), alpha_signals(ticker) |
Daily Monitoring and Evidence are separate products. deltasignal_daily_changes is compact by default and should not be used as a bulk evidence export. Use deltasignal_daily_change_evidence only when the user asks to inspect raw proof for a named issuer or CIK.
TripCode Research Continuity
Use TripCode tools when a user has a DeltaSignal article subtitle with ATLAS-7 TripCode: TF-SUB-... and wants Codex or Claude Code to load the machine-readable research object behind the article.
Important rules:
- First confirm the live MCP
tools/listexposes the TripCode tool you intend to call. Local/source proof, planned tools, or stale public MCP output are not enough to claim public production availability. TF-SUBresolves DeltaSignal article/research objects stored in Azure Blob.TF-XBRLresolves SEC/XBRL evidence nodes and must preserve SEC identifiers.TF-DSis reserved for computed DeltaSignal signal nodes.TF-RIVERis reserved for issuer thesis River nodes.- Substack post IDs, URLs, slugs, and publication times are secondary publication metadata. They must not define or change the TF-SUB TripCode.
- If a resolver returns missing evidence, say it is missing. Do not invent article objects, filing evidence, or River state.
- If the public MCP surface does not expose TripCode tools, use the supported ATLAS-7 issuer workflow instead: company report, fundamentals, covenant stress, peer ranking, alpha signals, SPECTRA field map, and daily-change evidence.
- For the HUT proof path, missing
trendforge/v1/resolver/objects/TF-RIVER/TF-RIVER-HUT.jsonortrendforge/v1/resolver/indexes/by_issuer/HUT.jsonmeans River continuity is unavailable until those deployed blobs exist.
TripCode tool pricing:
| MCP tool | Typical price | Purpose |
|---|---|---|
deltasignal_generate_article_tripcode |
$0.00 |
Generate a deterministic TF-SUB article/research identity before publication |
deltasignal_resolve_article_tripcode |
$0.02 |
Resolve an article subtitle TripCode into its Azure Blob research object |
deltasignal_generate_filing_tripcode |
$0.00 |
Generate a deterministic TF-XBRL identity from supplied SEC/XBRL tuple data |
deltasignal_resolve_filing_tripcode |
$0.02 |
Resolve a TF-XBRL filing evidence object |
deltasignal_compare_article_to_filing_evidence |
$0.08 |
Return a compact article-to-filing verification packet |
deltasignal_article_thesis_map |
$0.30 |
Return the eight-section article-centered thesis map |
deltasignal_resolve_river_tripcode |
$0.05 |
Resolve a persistent TF-RIVER issuer thesis graph |
deltasignal_reverse_search_river |
$0.30 |
Reconstruct thesis deltas, confirmations, weakened assumptions, risks, scenarios, and monitors |
deltasignal_search_by_claim |
$0.05 |
Search River claims by query or claim hash |
deltasignal_search_by_issuer |
$0.05 |
Find issuer index, active River root, and TF-SUB article nodes |
deltasignal_compare_claim_to_evidence |
$0.08 |
Compare one claim to River evidence refs |
| Future deep River synthesis | $0.75-$1.20 |
Heavier multi-River synthesis across article, evidence, computed signals, and proof milestones |
Operator Audit Status
- Use
deltasignal_atlas7_audit_statuswhen the user asks whether ATLAS-7 is healthy, current, monitored, Azure-native, or fully regression-tested. - Treat it as an operational readiness/audit surface, not as issuer intelligence or investment evidence.
- Preserve
status,stale,artifact.prefix,finished_at_utc,issuer_count,operation_count,failed_count,historical_failed_count, andcomposite_failed_countwhen summarizing. - A healthy result currently means the latest scheduled Go audit covered the 215-issuer universe, current routes, historical routes, and composite MCP workflows with zero failures inside the freshness window.
- If the route returns unauthorized from the bundled STDIO wrapper, explain that this operator endpoint requires internal/pre-authorized access and tell the user to use the hosted MCP/tooling path that already has the DeltaSignal credential.
Paid Routes
Use readiness before higher-cost calls when freshness matters.
When exact quote, budget-gate, or reconciliation accuracy matters, fetch GET https://api.aitrailblazer.net/v1/pricing first and treat it as the authoritative runtime route catalog. Read routes[].route_uri, routes[].method, routes[].price_usd, ticker/scope metadata, and the declared canonical cost field instead of relying on a hardcoded local table. Cache only by the returned contract/version metadata or refresh per run.
| Route | Typical price | Purpose |
|---|---|---|
GET /mpp/v1/readiness or GET /v1/readiness |
$0.04 |
Latest service/data readiness and coverage snapshot |
GET /mpp/v1/daily-changes/latest or GET /v1/daily-changes/latest |
$0.03 |
Compact Daily Monitoring: freshness, counts, compact changed-company rows, and evidence refs |
GET /mpp/v1/daily-changes/evidence or GET /v1/daily-changes/evidence |
$0.03 |
Explicit issuer evidence drilldown with paginated raw Company Facts tags |
GET /mpp/v1/risk-distribution or GET /v1/risk-distribution |
$0.04 |
Current risk-tier distribution |
GET /mpp/v1/top-stressed or GET /v1/top-stressed |
$0.05 |
Most stressed crypto public issuers |
GET /mpp/v1/peer-ranking/{ticker} or GET /v1/peer-ranking/{ticker} |
$0.06 |
Peer covenant ranking for one issuer |
GET /mpp/v1/alpha-signals/{ticker} or GET /v1/alpha-signals/{ticker} |
$0.07 |
Phase 1 alpha, resilience, treasury, and regime-fit signals |
GET /mpp/v1/covenant-stress or GET /v1/covenant-stress |
$0.08 |
Filter or list the active covenant stress slice |
GET /mpp/v1/spectra-field-map/{ticker} or GET /v1/spectra-field-map/{ticker} |
$0.08 |
Historical field-map pressure and filing choreography |
GET /mpp/v1/covenant-stress/{ticker} or GET /v1/covenant-stress/{ticker} |
$0.10 |
Detailed ATLAS-7 covenant stress for one issuer |
MCP deltasignal_resolve_article_tripcode |
$0.02 |
Article TripCode to Azure Blob research object |
MCP deltasignal_list_article_tripcodes |
$0.02 |
Prior TF-SUB article nodes by current TripCode, River, or issuer |
MCP deltasignal_resolve_river_tripcode |
$0.05 |
Persistent TF-RIVER issuer graph |
MCP deltasignal_reverse_search_river |
$0.30 |
River thesis-lineage reconstruction |
MCP deltasignal_search_by_claim |
$0.05 |
River claim lookup |
MCP deltasignal_search_by_issuer |
$0.05 |
Issuer River discovery |
MCP deltasignal_compare_claim_to_evidence |
$0.08 |
Claim-to-evidence comparison |
MCP deltasignal_resolve_filing_tripcode |
$0.02 |
TF-XBRL TripCode to filing evidence object |
MCP deltasignal_compare_article_to_filing_evidence |
$0.08 |
Compact article-to-filing verification packet |
MCP deltasignal_article_thesis_map |
$0.30 |
Article-centered River thesis map |
Supported list filters include limit, offset, risk_tier, min_stress, linkbase_only, and debt coverage status filters where exposed by the route.
Future artifact-backed bulk daily evidence exports are not inline chat responses. Proposed prices: small pack $0.15, standard pack $0.30, full daily evidence export $0.75-$1.50.
Operating Rules
- Confirm whether the request should use remaining free calls or a paid rail before initiating payment.
- Confirm the route family and approximate cost before initiating any paid request.
- Never invent a payment result. Report the route, status, payer/payment metadata if available, and the response summary.
- Treat DeltaSignal outputs as issuer intelligence, not investment advice.
- Preserve source dates, row counts, readiness fields, risk tiers, and debt coverage status when summarizing.
- For named issuers, normalize tickers to uppercase before constructing routes.
- For large endpoints such as company-report and daily-changes, do not pipe
npx agentcash fetchstdout directly into another process; write the response to a file or use compact/paginated routes to avoid Node/pipe truncation around 64 KB. - Keep universe routes path-ticker-free. Do not append
/UNIVERSE,/{ticker}, or any other path segment toGET /v1/readiness,GET /v1/alpha-opportunities,GET /v1/top-stressed,GET /v1/risk-distribution, orGET /v1/daily-changes/latest; use query parameters such aslimitoroffsetwhere supported. - Use
GET /v1/pricingas the upstream discovery source for live route prices. Treat hardcoded prices in client code or docs as fallback hints only; budget gates should prefer the liveprice_usdfor the route/method being called. - Use
GET /v1/contract/fieldsas the upstream discovery source for parser-stable fields. Load-bearing paths include readinessok,age_minutes, andfreshness_window_hours; genericticker,route_uri, andsource_date; company-reportsummary.current_read,summary.issuer_state,summary.subscriber_takeaway,confidence,data.ticker,data.workflow,data.status, andmcp_summary; daily-changes row-levelticker; and stress compatibility fieldsstress_50pct/stressed_leverage_50pct. - For terminal MCP-brokered ATLAS datasets, use
GET /v1/contract/fieldsand itsterminal_brokerobject as the source of truth. Currentdeltasignal-terminal-broker-v1coverscovenant-stress,alpha-signals, andcompany-fundamentals; terminal clients should key opaque summaries byendpoint_idand preserve onlystatus,cache_status,quote_status,summary/evidence_summary,estimated_usd/cost_usd, andconfirmation_token. - Treat structured
not_foundresponses as soft misses, not hard failures. If a ticker-scoped route returnsstatus=not_found, preservereason,coverage_state,retry_after_days,route_uri, ticker/request key, andbilling_behavior; do not retry that same endpoint/ticker pair until the retry window expires unless the user explicitly asks. - Current SPECTRA semantics:
IRENis a supported field-map ticker; unsupported field-map tickers returnreason=historical_field_map_contract_missing,coverage_state=not_available_for_issuer,retry_after_days=7,billing_behavior=not_charged, andcost_usd=0. - For billing reconciliation, use numeric
cost_usdas the canonical ledger field on successful protected/v1/JSON object responses. Treatquoted_cost_usdandactual_cost_usdas supplemental diagnostics: settled x402 calls should report the settled price, while API-key, internal, or grant-covered calls may preserve the route quote inquoted_cost_usdand returncost_usd=0/actual_cost_usd=0. - If payment tooling is unavailable, give the exact route and expected cost, then explain that payment execution needs an x402 or MPP-capable client.
Common Prompts
- "Give me a DeltaSignal morning brief" -> call
deltasignal_morning_brief. - "Run a company report for RIOT" -> call
deltasignal_company_reportwithticker=RIOT. - "Show the pressure board" -> call
deltasignal_pressure_board. - "Find alpha opportunities" -> call
deltasignal_alpha_sweep. - "What changed today?" -> call
deltasignal_daily_changes. - "Show me why ARKB moved" -> call
deltasignal_daily_change_evidencewithticker=ARKBand the source date from Daily Monitoring when available. - "Is the full ATLAS-7 audit healthy?" -> call
deltasignal_atlas7_audit_status. - "Load this article TripCode TF-SUB-..." -> call
deltasignal_resolve_article_tripcode. - "Compare this article TripCode to its filing evidence" -> resolve the TF-SUB object, resolve linked TF-XBRL objects, then call
deltasignal_compare_article_to_filing_evidence. - "Discover prior articles in this issuer River" -> call
deltasignal_list_article_tripcodeswithcurrent_tripcode,river, orissuer. - "Resolve this River TripCode" -> call
deltasignal_resolve_river_tripcode. - "What changed across this issuer River?" -> call
deltasignal_reverse_search_river. - "Search this River for a claim" -> call
deltasignal_search_by_claim. - "Compare this claim to evidence" -> call
deltasignal_compare_claim_to_evidence. - "Build the thesis map from this article TripCode" -> call
deltasignal_list_article_tripcodesfirst when prior nodes are not supplied, then calldeltasignal_article_thesis_mapwith the article TripCode and discovered River/evidence continuity. - "Generate a TripCode for this draft article" -> call
deltasignal_generate_article_tripcodewith ticker, title, research_slug, research_date, and optional research_version. - "Quick check MARA" -> call
deltasignal_quick_ticker_checkwithticker=MARA. - "Is DeltaSignal current?" -> call readiness.
- "Which issuers are most stressed?" -> call top-stressed.
- "Run covenant stress on MARA" -> call covenant-stress detail for
MARA. - "Show high-risk linkbase-backed issuers" -> call covenant-stress list with
risk_tier=HIGH,min_stress, andlinkbase_only=true. - "Compare MARA to peers" -> call peer-ranking for
MARA.