Strategy sentinel
Write the plan once. It gets checked every hour.
Strategies are plain YAML: a thesis, a target weight, and rules like `price < 140 → sell all`. During market hours the sentinel evaluates every active strategy on your interval, arms and fires rules, and queues anything that needs a decision.







