Get directive (Step 2)
SDK sends an observation. API analyzes it against registered rules and returns
memory recall instructions telling the SDK what to query from its local vector DB.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
npcId
Request
This endpoint expects an object.
observation
The game event or observation triggering the protocol
npcState
Current NPC state from the SDK
context
Optional additional context
rulesetId
Response
Memory recall instructions
memoryRecall
Instructions for what the SDK should recall from its local vector DB
