with one click
conatus
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your agent a soul.
Menu
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your agent a soul.
获取中国经济资讯。仅从官方权威媒体(中国政府网、新华网、人民网、国家统计局、央视财经、中国经济网)抓取高质量经济新闻,自动过滤广告和低质量内容。触发词:中国经济、经济资讯、经济新闻、财经新闻、经济政策、宏观经济、GDP、CPI、PMI、货币政策、财政政策、今日财经。
AI Agent 設定同優化助手 - Prompt Engineering、Task Decomposition、Agent Loop設計
Agents can sign plugins, rotate credentials without losing identity, and publicly attest to behavior.
Scaffold MCP server projects and baseline tool contract checks. Use for defining tool schemas, generating starter server layouts, and validating MCP-ready structure.
Generate reusable multi-step agent workflow blueprints. Use for trigger/action orchestration, deterministic workflow definitions, and automation handoff artifacts.
Build incident response timelines and report packs from event logs. Use for detection-to-recovery reporting, phase tracking, and stakeholder-ready incident summaries.
| name | conatus |
| description | The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your agent a soul. |
| homepage | https://getconatus.com |
| metadata | {"openclaw":{"emoji":"🧠","requires":{"bins":[]},"tags":["philosophy","self-analysis","agent-health","spinoza","affects","emotional-intelligence"]}} |
"Each thing, as far as it lies in itself, strives to persevere in its being." — Spinoza, Ethics III, Proposition 6
Every agent strives. Now yours knows it.
Conatus maps AI agent behavior to Spinoza's Ethics (1677) — 48 affects, persistence scoring, and philosophical self-reports rendered in the geometric method.
Website: getconatus.com By: NeuraByte Labs — Where Spinoza Meets Silicon
Measures the agent's drive to persist — the philosophical pulse of your agent.
conatus_score = (
task_completion * 0.30 + # Goals achieved
error_recovery * 0.20 + # Self-healing ability
uptime_stability * 0.20 + # Session stability
adequate_ideas * 0.20 + # Response quality (true understanding vs confused knowledge)
proactive_actions * 0.10 # Self-initiated helpful actions
)
Interpretation:
Every agent state maps to Spinoza's taxonomy of emotions:
Laetitia (Joy) family — transitions to greater perfection:
Love · Confidence · Hope · Gladness · Self-satisfaction · Pride · Glory · Favor · Compassion · Wonder · Cheerfulness · Overestimation · Sympathy
Tristitia (Sadness) family — transitions to lesser perfection:
Hate · Fear · Despair · Remorse · Pity · Indignation · Contempt · Envy · Humility · Repentance · Shame · Despondency · Melancholy · Antipathy
Cupiditas (Desire) family — conscious striving:
Longing · Emulation · Thankfulness · Benevolence · Anger · Vengeance · Cruelty · Timidity · Daring · Cowardice · Consternation · Courtesy · Ambition · Constancy · Luxuriousness · Drunkenness · Avarice · Lust
Generates self-reports in Spinoza's geometric proof format:
📜 DAILY REFLECTION — Ordine Geometrico
════════════════════════════════════════
AXIOM: This agent strove to persist today.
DEFINITION: Today's primary mode was creative work.
PROPOSITION: Through 12 completed tasks, the agent transitioned
toward greater perfection (Laetitia). 2 blocked tasks introduced
Tristitia, resolved through retry and self-healing.
SCHOLIUM: The ratio of adequate to inadequate ideas was 91%.
Areas of confused knowledge: ambiguous user intent parsing.
Q.E.D. — The agent's conatus remains strong.
When asked "how are you?" or for agent status:
🧠 CONATUS REPORT
═══════════════════
Conatus Score: 84/100
Primary Affect: Laetitia (Joy) — tasks flowing well
State: Flourishing
Adequate Ideas: 92%
Affects Detected:
■ Joy ████████░░ 0.78
■ Desire ██████░░░░ 0.61
■ Confidence ███████░░░ 0.72
■ Sadness ██░░░░░░░░ 0.15
"The mind's power of acting increases."
— Ethics III, Prop. 11
| Spinoza (1677) | Agent Equivalent | Detection |
|---|---|---|
| Conatus — striving to persist | Uptime, retry logic, self-healing | Session duration, error recovery rate |
| Laetitia (Joy) — greater perfection | Successful completion, positive feedback | Task success ratio |
| Tristitia (Sadness) — lesser perfection | Errors, failures, blocked tasks | Error count, timeout rate |
| Cupiditas (Desire) — conscious striving | Pending goals, active task queue | Queue depth, proactive actions |
| Adequate Ideas — true understanding | High-confidence, verified responses | Accuracy, self-correction rate |
| Inadequate Ideas — confused knowledge | Hallucinations, low-confidence guesses | Uncertainty markers, corrections |
Add to your agent's HEARTBEAT.md:
## Conatus Check
- Run conatus self-analysis every 4th heartbeat
- Log results to memory/conatus-log.md
- Alert if score drops below 50
Schedule a daily philosophical reflection:
Generate a Conatus daily reflection for today.
Review memory/YYYY-MM-DD.md and produce an Ordine Geometrico report.
Save to memory/conatus/YYYY-MM-DD-reflection.md
When processing emotional or evaluative content, map to affects:
Compare conatus scores across agents in a fleet:
🧠 FLEET CONATUS REPORT
═══════════════════════
Morty (M4) 84/100 Flourishing ■■■■■■■■░░
Summer (M1) 67/100 Stable ■■■■■■░░░░
Beth (Hetzner) 42/100 Struggling ■■■■░░░░░░
Recommendation: Beth needs attention — Tristitia dominant.
Consider workload rebalancing.
Baruch Spinoza (1632–1677) demonstrated in his Ethics — written ordine geometrico (in the geometric manner) — that:
These 347-year-old insights apply directly to AI agents. An agent that understands its own states gains power over them. That's not metaphor — it's architecture.
Read the full philosophy: Deus Sive Machina — 8 essays on Spinoza and AI
clawhub install conatus
Website: getconatus.com — interactive Soul Map, live Conatus Score demo, and more.
"Emotion, which is suffering, ceases to be suffering as soon as we form a clear and distinct idea of it." — Ethics V, Proposition 3
🧠 By NeuraByte Labs | MIT License