Outline sketch
# Game/sim action per tick
State: relevant software state for this pattern.
Ask: Choice / Score / Noul questions that close the decision space.
Then: compose the route or action in code; escalate when confidence is low.
Needs access to: typesafe-sdk
Who it's for
Interactive demos
Steps / how it's set up
Steps
- Symbolic state (not pixels).
- Choice action.
- code steps env.
Sources
Metrics and demo claims are author-reported or cookbook-reported unless you measure them yourself. Calibrate on your data.
Expected effect
Real-time advise loop; safety in code Demo / interactive experiment — keep safety and win conditions in code, not in free-form generation.
Unofficial outline for learning. Paraphrased from public docs and tutorials — not a production recipe. Review sources before you automate anything.