You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Generates training data** -- every therapist correction becomes a DPO preference pair automatically
57
-
-**Reduces drift** -- the fine-tuned model needs fewer corrections next cycle
56
+
-**Generates training data** -- every therapy session becomes a DPO preference pair automatically
57
+
-**Reduces relapse** -- the fine-tuned model needs fewer interventions next cycle
58
58
-**Compounds** -- the 100th alignment session is exponentially more valuable than the first
59
59
60
60
Run it manually with `holomime session`, automatically with `holomime autopilot`, or recursively with `holomime evolve` (loops until behavior converges). Agents can even self-diagnose mid-conversation via the MCP server.
@@ -103,7 +103,7 @@ This project uses [holomime](https://holomime.dev) for agent behavioral alignmen
103
103
104
104
-**Spec**: `.personality.json` defines the agent's behavioral profile
105
105
-**Readable**: `.personality.md` is a human-readable summary
@@ -251,7 +251,7 @@ Expose the full pipeline as MCP tools for self-healing agents:
251
251
holomime-mcp
252
252
```
253
253
254
-
Four tools: `holomime_diagnose`, `holomime_assess`, `holomime_profile`, `holomime_autopilot`. Your agents can self-diagnose behavioral drift and trigger their own alignment sessions.
254
+
Four tools: `holomime_diagnose`, `holomime_assess`, `holomime_profile`, `holomime_autopilot`. Your agents can self-diagnose behavioral symptoms and trigger their own therapy sessions.
0 commit comments