Quickstart
1. Install
pip install nomotic2. Set Up Your Organization
nomotic setup3. Create Your First Governed Agent
nomotic init --name my-agent --archetype customer-experience4. Run Governance
python hello_nomotic.py5. Open the Governance Dashboard
6. Python API
Execute a Tool With Governance
Governance-Only Check
Reading the Result
7. Advanced: GovernanceRuntime API
Next Steps
Last updated

