Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 891 Bytes

File metadata and controls

14 lines (12 loc) · 891 Bytes

Nova Commit Sequence

  1. feat(config): replace ROI farming settings with net APR and concentration caps
  2. feat(registry): model live yield venues instead of airdrop campaigns
  3. feat(model): estimate IL drag and utilization penalties inside net APR
  4. feat(agent): expose route quality and exit-depth inputs to allocation loop
  5. feat(portfolio): report weighted net APR and annualized yield
  6. test(registry): validate venue liquidity and utilization fields
  7. docs(readme): rewrite repo around yield allocation math
  8. design(assets): replace generic farming board with isometric allocator schematic
  9. chore(env): align variables with route-quality controls
  10. chore(copy): tighten repository metadata around allocator terminology

Operational note: keep route model, planner logic, and schematic polish in separate commits so the repo evolution looks believable.