Constitution Template Guide
Constitution Template
The template (customers/default.json) defines default settings for new organizations.
Template Structure
Contains: - version - Template version number - modules - Array of module names to include by default - variables - Default variable values - metadata - Template information
New organizations inherit all settings from this template.
Constitution Dashboard
URL: /constitution
Displays: - Template information card showing included modules and default variables - Admin actions: - Edit Template - Modify included modules - Edit Variables - Modify default variable values - Preview Template - View rendered template constitution - Rebuild All - Rebuild all organization constitutions - Sync to GitHub - Push changes to remote repository
Template Preview
URL: /constitution/preview
Shows the rendered template constitution with:
- All default modules in order
- Variable placeholders ({{PLACEHOLDER}})
- What new organizations will inherit
Template Scope
Affects: - New organizations only (created after template changes) - Existing organizations remain unchanged
To update existing organizations: - Manual updates required per organization - No automatic propagation
Last updated: February 2026