Produce the semantic view of a concept
POST/compile/semantic
Produce a SemanticGraph from a concept definition without compiling.
Returns a stable semantic_hash suitable for deduplication and equivalence detection. Two concepts with the same semantic_hash are semantically equivalent — they compute the same function.
Does NOT persist anything.
HTTP 400 — validation errors. HTTP 422 — type errors.
Request
Responses
- 200
- 422
Successful Response
Validation Error