Getting Started

  1. 1) Create your API key
    Use the Vibe Console button: “Generate / Fetch My Key”.
  2. 2) Add world rules
    Set rules like player_say_sorry
  3. 2) Send an event
    Append events like door_opened.
  4. 3) Read NPC state
    Fetch derived state for fast reads (sub-100ms goal).
Next
Go to Vibe Console → SDK Install → pick your engine → Call SDK → wire events + reads from console.
Chronos Engine Docs — Beta. Keep feedback coming.