pots

Add a new constitution axiom to an existing POT

Add a new constitution axiom to an existing POT.

The axiom is automatically assigned pot_score=1.0 and level=CONSTITUTION. Maximum 10 axioms per POT.

post/pots/{pot_id}/constitution/facts

Path parameters

pot_idstring uuid required

Request body

contentstring required

The axiom statement

titlestring nullable

Short title (max 50 chars, hard limit 80). Auto-generated from content if not provided.

rationalestring nullable

Why this is foundational

keywordsstring[]

Tags for search

Response

Axiom added successfully

fact_idstring required
contentstring required
pot_scorenumber
levelstring
rationalestring nullable
keywordsstring[]
fact_countinteger required

Total axiom count after addition

Changes

No recorded changes to this endpoint across all 2 revisions of this API.