@mmnto/cli 1.98.0 → 1.98.1
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
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# @mmnto/cli
|
|
2
2
|
|
|
3
|
-
Command-line interface for [Totem](https://github.com/mmnto-ai/totem)
|
|
3
|
+
Command-line interface for [Totem](https://github.com/mmnto-ai/totem), the local-first toolkit that keeps AI-agent work queryable, enforceable, and derivable as plain files in your codebase. Installs the `totem` binary.
|
|
4
4
|
|
|
5
5
|
## Install
|
|
6
6
|
|
package/dist/description.d.ts
CHANGED
|
@@ -4,11 +4,13 @@
|
|
|
4
4
|
* and the root `--help` header. A deterministic parity test (description.test.ts)
|
|
5
5
|
* pins the package.json field === this constant so the surfaces never drift.
|
|
6
6
|
*
|
|
7
|
-
* Descriptive core
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
*
|
|
7
|
+
* Descriptive core re-cut per the mmnto-ai/totem-strategy#531 A1 tagline
|
|
8
|
+
* convergence (blind-gate release: mmnto-ai/totem-strategy#531 comment
|
|
9
|
+
* 4979503772; operator veto-edit 2026-07-15 removed the em-dash and retired
|
|
10
|
+
* "substrate" from public copy per the plain-words ruling). Supersedes the
|
|
11
|
+
* Prop 294 D1 headline cut (mmnto-ai/totem#2336 comment 4953017531). If a
|
|
12
|
+
* future ratification amends the wording, the re-cut is THIS one constant.
|
|
13
|
+
* GitHub "About" is out of code reach; keep it in manual parity.
|
|
12
14
|
*/
|
|
13
|
-
export declare const TOTEM_DESCRIPTION = "Totem
|
|
15
|
+
export declare const TOTEM_DESCRIPTION = "Totem: local-first toolkit that keeps AI-agent work queryable, enforceable, and derivable as plain files in your codebase";
|
|
14
16
|
//# sourceMappingURL=description.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"description.d.ts","sourceRoot":"","sources":["../src/description.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"description.d.ts","sourceRoot":"","sources":["../src/description.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,iBAAiB,8HAC+F,CAAC"}
|
package/dist/description.js
CHANGED
|
@@ -4,11 +4,13 @@
|
|
|
4
4
|
* and the root `--help` header. A deterministic parity test (description.test.ts)
|
|
5
5
|
* pins the package.json field === this constant so the surfaces never drift.
|
|
6
6
|
*
|
|
7
|
-
* Descriptive core
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
*
|
|
7
|
+
* Descriptive core re-cut per the mmnto-ai/totem-strategy#531 A1 tagline
|
|
8
|
+
* convergence (blind-gate release: mmnto-ai/totem-strategy#531 comment
|
|
9
|
+
* 4979503772; operator veto-edit 2026-07-15 removed the em-dash and retired
|
|
10
|
+
* "substrate" from public copy per the plain-words ruling). Supersedes the
|
|
11
|
+
* Prop 294 D1 headline cut (mmnto-ai/totem#2336 comment 4953017531). If a
|
|
12
|
+
* future ratification amends the wording, the re-cut is THIS one constant.
|
|
13
|
+
* GitHub "About" is out of code reach; keep it in manual parity.
|
|
12
14
|
*/
|
|
13
|
-
export const TOTEM_DESCRIPTION = 'Totem
|
|
15
|
+
export const TOTEM_DESCRIPTION = 'Totem: local-first toolkit that keeps AI-agent work queryable, enforceable, and derivable as plain files in your codebase';
|
|
14
16
|
//# sourceMappingURL=description.js.map
|
package/dist/description.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"description.js","sourceRoot":"","sources":["../src/description.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"description.js","sourceRoot":"","sources":["../src/description.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;GAaG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAC5B,2HAA2H,CAAC"}
|
package/dist/description.test.js
CHANGED
|
@@ -10,11 +10,15 @@ describe('CLI self-description parity (mmnto-ai/totem#2336 D1)', () => {
|
|
|
10
10
|
expect(pkg.name).toBe('@mmnto/cli');
|
|
11
11
|
expect(pkg.description).toBe(TOTEM_DESCRIPTION);
|
|
12
12
|
});
|
|
13
|
-
it('carries the ruled descriptive core (
|
|
14
|
-
// The exact ruled string
|
|
15
|
-
|
|
16
|
-
//
|
|
13
|
+
it('carries the ruled descriptive core (strategy#531 A1 tagline convergence)', () => {
|
|
14
|
+
// The exact ruled string (mmnto-ai/totem-strategy#531 gate release comment
|
|
15
|
+
// 4979503772 + operator veto-edit 2026-07-15, superseding the Prop 294 D1
|
|
16
|
+
// headline); the product-name prefix is permitted, the core is not.
|
|
17
|
+
expect(TOTEM_DESCRIPTION).toContain('local-first toolkit that keeps AI-agent work queryable, enforceable, and derivable as plain files in your codebase');
|
|
18
|
+
// Guards against regressions to retired vocabulary.
|
|
17
19
|
expect(TOTEM_DESCRIPTION).not.toContain('persistent memory and context layer');
|
|
20
|
+
expect(TOTEM_DESCRIPTION).not.toContain('substrate');
|
|
21
|
+
expect(TOTEM_DESCRIPTION).not.toContain('—');
|
|
18
22
|
});
|
|
19
23
|
it('root help renders the constant as its header', () => {
|
|
20
24
|
const program = new Command('totem');
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"description.test.js","sourceRoot":"","sources":["../src/description.test.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,SAAS,CAAC;AAEvC,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC,OAAO,EAAE,QAAQ,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,QAAQ,CAAC;AAE9C,OAAO,EAAE,iBAAiB,EAAE,MAAM,kBAAkB,CAAC;AACrD,OAAO,EAAE,SAAS,EAAE,MAAM,WAAW,CAAC;AAEtC,QAAQ,CAAC,sDAAsD,EAAE,GAAG,EAAE;IACpE,EAAE,CAAC,6DAA6D,EAAE,GAAG,EAAE;QACrE,MAAM,MAAM,GAAG,IAAI,GAAG,CAAC,iBAAiB,EAAE,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;QAC3D,MAAM,GAAG,GAAG,IAAI,CAAC,KAAK,CAAC,YAAY,CAAC,MAAM,EAAE,OAAO,CAAC,CAGnD,CAAC;QACF,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QACpC,MAAM,CAAC,GAAG,CAAC,WAAW,CAAC,CAAC,IAAI,CAAC,iBAAiB,CAAC,CAAC;IAClD,CAAC,CAAC,CAAC;IAEH,EAAE,CAAC,
|
|
1
|
+
{"version":3,"file":"description.test.js","sourceRoot":"","sources":["../src/description.test.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,SAAS,CAAC;AAEvC,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC,OAAO,EAAE,QAAQ,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,QAAQ,CAAC;AAE9C,OAAO,EAAE,iBAAiB,EAAE,MAAM,kBAAkB,CAAC;AACrD,OAAO,EAAE,SAAS,EAAE,MAAM,WAAW,CAAC;AAEtC,QAAQ,CAAC,sDAAsD,EAAE,GAAG,EAAE;IACpE,EAAE,CAAC,6DAA6D,EAAE,GAAG,EAAE;QACrE,MAAM,MAAM,GAAG,IAAI,GAAG,CAAC,iBAAiB,EAAE,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;QAC3D,MAAM,GAAG,GAAG,IAAI,CAAC,KAAK,CAAC,YAAY,CAAC,MAAM,EAAE,OAAO,CAAC,CAGnD,CAAC;QACF,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QACpC,MAAM,CAAC,GAAG,CAAC,WAAW,CAAC,CAAC,IAAI,CAAC,iBAAiB,CAAC,CAAC;IAClD,CAAC,CAAC,CAAC;IAEH,EAAE,CAAC,0EAA0E,EAAE,GAAG,EAAE;QAClF,2EAA2E;QAC3E,0EAA0E;QAC1E,oEAAoE;QACpE,MAAM,CAAC,iBAAiB,CAAC,CAAC,SAAS,CACjC,oHAAoH,CACrH,CAAC;QACF,oDAAoD;QACpD,MAAM,CAAC,iBAAiB,CAAC,CAAC,GAAG,CAAC,SAAS,CAAC,qCAAqC,CAAC,CAAC;QAC/E,MAAM,CAAC,iBAAiB,CAAC,CAAC,GAAG,CAAC,SAAS,CAAC,WAAW,CAAC,CAAC;QACrD,MAAM,CAAC,iBAAiB,CAAC,CAAC,GAAG,CAAC,SAAS,CAAC,GAAG,CAAC,CAAC;IAC/C,CAAC,CAAC,CAAC;IAEH,EAAE,CAAC,8CAA8C,EAAE,GAAG,EAAE;QACtD,MAAM,OAAO,GAAG,IAAI,OAAO,CAAC,OAAO,CAAC,CAAC;QACrC,OAAO,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC;QACzB,OAAO,CAAC,WAAW,CAAC,iBAAiB,CAAC,CAAC;QACvC,MAAM,IAAI,GAAG,IAAI,SAAS,EAAE,CAAC;QAC7B,MAAM,MAAM,GAAG,IAAI,CAAC,UAAU,CAAC,OAAO,EAAE,IAAI,CAAC,CAAC;QAC9C,MAAM,CAAC,MAAM,CAAC,UAAU,CAAC,iBAAiB,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;IAC1D,CAAC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mmnto/cli",
|
|
3
|
-
"version": "1.98.
|
|
4
|
-
"description": "Totem
|
|
3
|
+
"version": "1.98.1",
|
|
4
|
+
"description": "Totem: local-first toolkit that keeps AI-agent work queryable, enforceable, and derivable as plain files in your codebase",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"engines": {
|
|
7
7
|
"node": ">=24"
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
"smol-toml": "^1.6.1",
|
|
29
29
|
"yaml": "^2.4.0",
|
|
30
30
|
"zod": "^3.24.0",
|
|
31
|
-
"@mmnto/totem": "1.98.
|
|
31
|
+
"@mmnto/totem": "1.98.1"
|
|
32
32
|
},
|
|
33
33
|
"devDependencies": {
|
|
34
34
|
"@anthropic-ai/sdk": "^0.98.0",
|