Situational API Roadmap — v1.1
The Situational API scores how well a given situation (role, environment, context) aligns with a person's Multiple Natures profile. It uses LLM-augmented reasoning to produce a narrative alignment report alongside quantitative scores.
Estimated availability: Q2 2027 (with engineering capacity).
What it will do
- Accept a
subject_id+ asituation_context(free-text description of role, environment, team dynamics, etc.) - Return an async job (
202 Accepted) — results delivered via webhook or polling - Provide quantitative alignment scores plus a narrative explanation
- Apply LLM reasoning grounded in the MN framework (not generic AI output)
Async-only. LLM processing takes seconds to minutes; polling and webhook delivery are both supported.
Access model
- Sandbox keys (
test_*): free, unrestricted - Production keys (
live_*): require a brief application and approval (per ADR-012). This is a lightweight verification, not a long vetting process — primarily to ensure responsible use and collect initial partner feedback on the LLM-augmented output.