Skip to content

Refactor maker planning into pure preflight and cycle plan#206

Merged
wjllance merged 5 commits into
mainfrom
codex/next
Jul 10, 2026
Merged

Refactor maker planning into pure preflight and cycle plan#206
wjllance merged 5 commits into
mainfrom
codex/next

Conversation

@wjllance

Copy link
Copy Markdown
Owner

Summary

  • Add a top-level make maker shortcut for the default paper workflow.
  • Split maker execution into a pure preflight step and a deterministic cycle planner so market checks, inventory exit logic, and quote generation are easier to test.
  • Update the sample maker config and docs so the example paper setup keeps active inventory exit disabled by default.
  • Add coverage for divergence skipping, halted exit suppression, and pending-order exposure caps.

Testing

  • Added unit tests for the new preflight and planning behavior.
  • Updated config parsing coverage to verify the example TOML keeps active inventory exit off.
  • Not run (not requested)

@wjllance wjllance merged commit f658733 into main Jul 10, 2026
4 checks passed
@wjllance wjllance deleted the codex/next branch July 10, 2026 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants