mimetic-cli 0.1.3 → 0.1.4
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
|
@@ -9,7 +9,7 @@ It creates committed simulation source under `mimetic/`, ignored run evidence
|
|
|
9
9
|
under `.mimetic/`, a watchable Observer UI, verification gates, and public-safe
|
|
10
10
|
feedback drafts.
|
|
11
11
|
|
|
12
|
-

|
|
13
13
|
|
|
14
14
|
## Install
|
|
15
15
|
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "mimetic-cli",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.4",
|
|
4
4
|
"description": "Open-source-safe CLI for persona simulation, observer review, and public-safe feedback drafts.",
|
|
5
|
+
"author": "Daniel G Wilson <daniel@danielgwilson.com>",
|
|
5
6
|
"keywords": [
|
|
6
7
|
"agent-harness",
|
|
7
8
|
"cli",
|