Trap risk is present but not dominant when acceptance and participation improve.
A fresh rejection or fading participation should downgrade the thesis again.
Legacy archive
The current public product is Financial Agent Reliability Materials. This route is retained as historical reference only and does not represent the current Pages-only offer, live order flow, strategy sales, or backtesting service.
Legacy strategy detail archive
A structured artifact for agents that need more than a one-line trap warning.
Quick actions
Claim token + entitlement + access token delivery pathBest for
Use this when
Evidence available
Inputs and assumptions
These inputs, evidence requirements, and execution assumptions define what the strategy expects before the result is trustworthy.
Delivery path
Free strategies return an API response. Paid artifacts move through order, claim, entitlement, and evidence-gated delivery.
Customer-visible delivery stays blocked until evidence and manual review approve it.
Agent-readable surface
Machine surface: /for-agents
Machine bridge: /llms
OpenAPI contract: /openapi.json
Agent card: /.well-known/agent.json
Public trust summary
No public trust summary has been published for this strategy yet.
Public trust summaries stay unpublished until manual review approves a public-safe version.
When published, public trust summaries stay limited to evidence_level, review_status, tested_market_scope, tested_assets, tested_time_window, safe_statements, and limitations.
Raw evaluation history, operator notes, blocked claims, rankings, and performance-winner language stay internal.
Limits and non-promises
Historical strategy reference only: this page is not a current strategy recommendation, checkout path, or live performance claim page. Current public work starts at /agent-verification/materials and the active scope is summarized at /current-capabilities.
What it does
How it works
Risks
Evidence
Deliverables
LEAN-like components
Asset thesis
BTC rebounds become dangerous when participation fades while structure is still vulnerable to rejection, especially after euphoric narrative resets.
Decision framework
Operating modes
A fresh rejection or fading participation should downgrade the thesis again.
The thesis improves only if participation expands and structural acceptance holds.
Only reduce trap risk when structure and participation both materially improve.
Parameter suggestions
Machine payload
price, volume_trend, channel_status
Call /api/v1/strategies/btc-bulltrap-detector/invoke for deterministic trap classification. Use strategy outputs as structured overlays inside a larger BTC decision system.
Sample package
The package shape stays machine-readable and human-readable at the same time: metadata, explanation, examples, and optional reference code.
{
"package_name": "btc-trap-playbook",
"package_version": "artifact-0.1",
"schema_version": "artifact_schema_v2_phase3",
"strategy_slug": "btc-trap-playbook",
"strategy_name": "BTC Trap Playbook",
"delivery_type": "artifact",
"artifact_status": "secondary_reference",
"commercial_status": "non_commercial_reference",
"current_reliability_materials": "/agent-verification/materials",
"market_scope": "BTC",
"primary_timeframe": "4h",
"strategy_card": {
"one_liner": "A secondary BTC trap-risk reference package that shows an older artifact shape.",
"deliverables": ["manifest.json", "README.md", "examples.json", "evidence_pack.json", "reference_strategy.py"]
},
"lean_like_components": {
"universe": {"assets": ["BTC"]},
"execution": {"frequency": "4h"},
"evidence": {"minimum_diagnostics": ["no_trade", "overtrade", "drawdown", "data_gap"]}
}
}