<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Personality on grainworks</title><link>https://grainworks.tech/tags/personality/</link><description>Recent content in Personality on grainworks</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Wed, 10 Jun 2026 16:00:00 -0400</lastBuildDate><atom:link href="https://grainworks.tech/tags/personality/index.xml" rel="self" type="application/rss+xml"/><item><title>SOUL.md — Trait Analysis &amp; Personality System</title><link>https://grainworks.tech/projects/soul-trait-analysis/</link><pubDate>Wed, 10 Jun 2026 16:00:00 -0400</pubDate><guid>https://grainworks.tech/projects/soul-trait-analysis/</guid><description>&lt;p&gt;&lt;strong&gt;Status: Active development. 8+ reference souls, trait-8000 analysis engine.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;SOUL.md is an experimental framework for composing AI agent personalities. Instead of a single static persona, it defines agent souls as blends of trait vectors — letting them shift register, adopt archetypes, and compose new personalities from a library of reference souls.&lt;/p&gt;
&lt;h2 id="the-framework"&gt;The Framework&lt;/h2&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;SOUL.md/
├── souls/ # Reference archetypes (persona SKILL.md files)
│ ├── jarvis/ # Calm, loyal guardian
│ ├── elizabethan-gentleman/ # Formal, witty
│ ├── eren-yeager/ # Intense, driven
│ ├── gojo/ # Playful, powerful
│ ├── niccolo-paganini/ # Artistic, eccentric
│ ├── rene-descartes/ # Philosophical, methodical
│ ├── senior-programmer/ # Technical, direct
│ ├── soldier-boy/ # Disciplined, loyal
│ └── rapper/ # Rhythmic, expressive
├── trait-8000/ # Trait analysis engine
├── assets/ # Visual references
└── souls/ # Full soul definitions
&lt;/code&gt;&lt;/pre&gt;&lt;h2 id="the-trait-8000-engine"&gt;The Trait-8000 Engine&lt;/h2&gt;
&lt;p&gt;A Python-based analysis system that:&lt;/p&gt;</description></item></channel></rss>