pots
Get constitution axioms with their edges and connected facts
Get constitution axioms enriched with edges and connected facts.
M18: Uses single-query + in-memory filter strategy (3 DynamoDB ops).
Strategy:
- get_constitution() — 1 query
- get_all_edges() — 1 query
- get_facts(batch) — 1 query for connected facts
get/pots/{pot_id}/constitution/with-edges
Path parameters
pot_idstring uuid required
Response
Constitution with edges retrieved successfully
Changes
No recorded changes to this endpoint across all 2 revisions of this API.