paracosm 0.9.809 → 0.9.810
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"eventNounSingular": "crisis",
|
|
13
13
|
"timeUnitNoun": "year",
|
|
14
14
|
"timeUnitNounPlural": "years",
|
|
15
|
-
"tagline": "First permanent Mars colony,
|
|
15
|
+
"tagline": "First permanent Mars colony, 100 colonists in hostile terrain. The Visionary (Aria) bets on bold experimentation, the Engineer (Dietrich) on proven systems. HEXACO traits shape every crisis call."
|
|
16
16
|
},
|
|
17
17
|
"theme": {
|
|
18
18
|
"primaryColor": "#dc2626",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "paracosm",
|
|
3
|
-
"version": "0.9.
|
|
3
|
+
"version": "0.9.810",
|
|
4
4
|
"description": "Agent swarm simulation for structured world modeling with LLMs. Multi-agent worlds with HEXACO personalities, deterministic kernels, runtime tool forging, and reproducible forkable RunArtifacts. Built on AgentOS.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/index.js",
|