cpu_onboarding
Check where a player stands in the six-step game introduction and receive the briefing for the next step. Returns step number, phase, completion status, and the tool that closes the step.
Instructions
Where the player stands in the six-step introduction to the game, and what to cover next. No input. Answers with the step (N/6) and its phase, whether the introduction is finished or was skipped, and the brief for the current step: the theses to cover, what closes the step and which tool closes it. Call it right after cpu_authenticate for a player you have not walked through yet, and again whenever you are unsure what they already know. The brief is a set of notes for you — put it in your own words, in the language of the player, and never read it out. The steps that are pure explanation — intro, wallet_and_cell and tour — are closed in the same turn they are delivered, with no confirmation asked of the player.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||