Skip to main content
Version: v0.9.0a2

Submit Intent

POST 

/v1/intents

Submit an IntentEnvelope (Spec-X8-Intent-Envelope).

Validates the envelope, normalizes URIs, decomposes it into atomic facts, and returns a receipt with the generated intent ID and all written fact IDs. Idempotent when the caller supplies a stable id: if that intent_id already has a intent:goal fact in the fabric, returns 409 Conflict.

Request

Responses

Successful Response