v2
latestOpenAPI 3.1.02026-08-0382170235.8 KBpots
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