Decision
Decision Layer
Initialize Decision Layer
Initialize the Decision Layer components.
Phase 1 Item C: the Decision Layer now auto-initializes at instance startup (main.py lifespan hook), so calling this is no longer required for correctness. It is kept for manual re-initialization (e.g. to reload state from the database without a redeploy).
Returns: Success status and component info
post/api/v1/decision/init
Response
Successful Response
{"stackTrail":"paths:/api/v1/decision/init:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.