Participate in continuation when ETH is accepted above the shelf.
Lose the confirmation shelf on closing basis or print a failed reclaim.
Strategy detail
The paid layer is not just a signal. It is the whole strategy object an agent can reason over.
Quick actions
Artifact delivery after claim tokenUse this when
Do not use this for
Evidence and positioning
Artifact delivery
The first paid delivery should be a strategy asset package. Python can exist as reference code, not as the only deliverable.
Asset thesis
ETH breakout quality improves when the 2,385-2,400 shelf becomes support on closing strength, rather than only an intraday wick reclaim.
Decision framework
Operating modes
Lose the confirmation shelf on closing basis or print a failed reclaim.
Do not force trend conclusions until acceptance or rejection becomes clear.
Only re-upgrade if ETH reclaims the shelf with fresh closing strength.
Parameter suggestions
Machine payload
price, close_4h, liquidity_sweep
Call /api/v1/strategies/eth-breakout-vs-reversal/invoke for deterministic classification. Use the AI advice endpoint only for orchestration or explanation, not final execution logic.
Sample package
This is the delivery shape we should standardize around in V1: machine-readable metadata, human-readable explanation, structured examples, and optional Python reference code.
{
"package_name": "eth-breakout-playbook",
"package_version": "artifact-0.1",
"strategy_slug": "eth-breakout-playbook",
"strategy_name": "ETH Breakout Playbook",
"delivery_type": "artifact",
"pricing_tier": "paid",
"market_scope": "ETH",
"primary_timeframe": "4h"
}