Use this route when the application intentionally starts a new adaptive-policy history or rebuilds policy state from a known ordered observation record.
POST /api/v1/domains/{domain_id}/adapt/reset, POST /api/v1/domains/{domain_id}/clear, and POST /api/v1/memory/clear own different state. Do not substitute one for another.
Request body
Response shape
Reset establishes the starting state for the next ordered sequence. It does not clear normal domain records or all session state.
Check the reset boundary
Compare the state owned by each clear and reset operation.