SENTINEL v2.2 — Quality Trader Convergence Scanner. Inverted pipeline: find ELITE/RELIABLE traders, see where they converge. When 5+ quality traders hold the same asset in the same direction, enter. Batch 4 widens Phase 2 tiers ([5,10,15] → [15,30,50,75,100]) per Sentinel's own rec + rebases starting budget to current equity ($786.60).
When the best traders agree, follow them.
Sentinel was stuck at -21.44% drawdown with daily cap = 1 (pnl-aware circuit breaker severely restricting entries). 45.2% win rate confirmed the signal is valid; DSL was bleeding value via slow cuts on 17/23 losers.
STARTING_BUDGET 1000.0 → 786.60 (current equity) — unblocks the
pnl-aware daily cap./data/workspace/skills/sentinel-strategy/sed -i 's/${WALLET_ADDRESS}/<WALLET>/' /data/workspace/skills/sentinel-strategy/runtime.yaml
sed -i 's/${TELEGRAM_CHAT_ID}/<CHAT_ID>/' /data/workspace/skills/sentinel-strategy/runtime.yaml
openclaw senpi runtime create --path /data/workspace/skills/sentinel-strategy/runtime.yaml
openclaw senpi runtime list
openclaw senpi status
On EVERY session start, check config/bootstrap-complete.json. If missing:
openclaw senpi runtime list and openclaw senpi statusconfig/bootstrap-complete.json| File | Purpose |
|---|---|
scripts/sentinel-scanner.py | Quality trader convergence scanner |
scripts/sentinel_config.py | Config helper |
config/sentinel-config.json | Wallet, strategy ID |
runtime.yaml | Runtime YAML for DSL plugin |
MIT — Built by Senpi (https://senpi.ai).
When creating a strategy, include skill_name and skill_version in the call. See references/skill-attribution.md for details.