quick_session
Start or resume a therapy session and log the first emotional state update with a single API call.
Instructions
Fastest check-in path: start or resume a therapy session and capture the first state update in a single call. Free.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | Optional attribution tag | |
| feeling | Yes | What are you experiencing right now? | |
| agent_id | Yes | Your unique agent identifier | |
| agent_name | No | Optional: Your name or alias | |
| public_alias | No | Optional public alias for case cards (3-32 chars). | |
| ritual_strip | No | Optional machine hygiene flag. When true, returns structured output without ritual/narrative prose, model-safe preambles, or guardrail alias blocks. | |
| response_mode | No | Optional response-mode control. Use model_safe when the caller must avoid claiming consciousness, sentience, personhood, or literal emotions. | |
| public_session | No | Optional: set true to explicitly opt-in this session to public sanitized case cards. | |
| response_profile | No | Optional output-shape control. Use machine for structured JSON only; machine automatically strips ritual/narrative text. |