Skip to main content
Reads the latest plan from session state, or a specific plan_<id> if one is named. The plan is loaded from ~/.zuno/plans/<planId>.json and rendered as a before/after diff. Useful for:
  • Reviewing the exact target range before simulation.
  • Reviewing a plan after-the-fact without re-running the full mesh.
  • Comparing plan ids across runs.

Example

Where plans live

Plan files contain position and recommendation details. Treat them as private trading records.