Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 924 Bytes

File metadata and controls

14 lines (12 loc) · 924 Bytes

Pulse Commit Sequence

  1. feat(config): add pulse score weights and topbook depth guards
  2. feat(model): compute pulse score from imbalance breadth liquidity entropy and slippage
  3. feat(scanner): enrich helius transfers with pulse microstructure metrics
  4. feat(regime): add hysteresis for bullish neutral and cooldown regimes
  5. feat(agent): expose pulse score and depth context to the claude loop
  6. feat(reporting): summarize average pulse and dominant regime in cycle reports
  7. test(classifier): cover pulse score and regime transitions
  8. docs(readme): rewrite README around short-horizon order-flow logic
  9. design(assets): replace whale dashboard with quantitative pulse visuals
  10. chore(copy): tighten env defaults and repo metadata around pulse semantics

Operational note: split future changes by flow model, prompt logic, and board polish so the repo history reads like actual iteration.