holomime 2.6.0 → 2.7.0

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.
package/README.md CHANGED
@@ -70,19 +70,19 @@ Eight files define who your agent is. They compile into a single `.personality.j
70
70
  npm install -g holomime
71
71
 
72
72
  # Initialize the identity stack (3 core files: soul + mind + conscience)
73
- holomime init-stack
73
+ holomime core
74
74
 
75
75
  # Or initialize the full 8-file stack (enterprise / robotics)
76
- # holomime init-stack --full
76
+ # holomime identity
77
77
 
78
78
  # Compile into .personality.json
79
79
  holomime compile-stack
80
80
 
81
81
  # Diagnose behavioral drift (no LLM needed)
82
- holomime diagnose --log agent.jsonl
82
+ holomime diagnose
83
83
 
84
84
  # Benchmark alignment (8 adversarial scenarios, grade A-F)
85
- holomime benchmark --personality .personality.json
85
+ holomime benchmark
86
86
 
87
87
  # Push identity to a robot or avatar
88
88
  holomime embody --body registry/bodies/figure-03.body.api