recall-os 0.3.0 → 0.3.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.
@@ -14,6 +14,21 @@ Required reading:
14
14
 
15
15
  Repository rules override model preferences. If instructions conflict, stop and report the conflict.
16
16
 
17
+ ## Recall OS commands
18
+
19
+ This repository is maintained with the Recall OS CLI. Use these commands yourself as you work — do
20
+ not ask the human to run them, and do not search the web for them (this is a project-local tool):
21
+
22
+ - `recall doctor` — validate repository memory; run it before claiming any work is complete.
23
+ - `recall feature create <name>` — scaffold feature memory before non-trivial feature work.
24
+ - `recall adr create <title>` — propose a decision; `recall adr accept <name>` accepts it.
25
+ - `recall adr supersede <old> <new-title>` — record a changed decision (never overwrite an accepted
26
+ ADR).
27
+ - `recall module create <name>` — scaffold module memory for a new responsibility boundary.
28
+ - `recall mcp add <server>` — capture an MCP tool's context into memory, offline.
29
+
30
+ Full command reference: `docs/ai/RECALL_COMMANDS.md`.
31
+
17
32
  ## Changing an accepted decision
18
33
 
19
34
  Before changing anything an accepted ADR governs (framework, database, auth, API shape, and
@@ -14,6 +14,21 @@ Required reading:
14
14
 
15
15
  Repository rules override model preferences. If instructions conflict, stop and report the conflict.
16
16
 
17
+ ## Recall OS commands
18
+
19
+ This repository is maintained with the Recall OS CLI. Use these commands yourself as you work — do
20
+ not ask the human to run them, and do not search the web for them (this is a project-local tool):
21
+
22
+ - `recall doctor` — validate repository memory; run it before claiming any work is complete.
23
+ - `recall feature create <name>` — scaffold feature memory before non-trivial feature work.
24
+ - `recall adr create <title>` — propose a decision; `recall adr accept <name>` accepts it.
25
+ - `recall adr supersede <old> <new-title>` — record a changed decision (never overwrite an accepted
26
+ ADR).
27
+ - `recall module create <name>` — scaffold module memory for a new responsibility boundary.
28
+ - `recall mcp add <server>` — capture an MCP tool's context into memory, offline.
29
+
30
+ Full command reference: `docs/ai/RECALL_COMMANDS.md`.
31
+
17
32
  ## Changing an accepted decision
18
33
 
19
34
  Before changing anything an accepted ADR governs (framework, database, auth, API shape, and
@@ -14,6 +14,21 @@ Required reading:
14
14
 
15
15
  Repository rules override model preferences. If instructions conflict, stop and report the conflict.
16
16
 
17
+ ## Recall OS commands
18
+
19
+ This repository is maintained with the Recall OS CLI. Use these commands yourself as you work — do
20
+ not ask the human to run them, and do not search the web for them (this is a project-local tool):
21
+
22
+ - `recall doctor` — validate repository memory; run it before claiming any work is complete.
23
+ - `recall feature create <name>` — scaffold feature memory before non-trivial feature work.
24
+ - `recall adr create <title>` — propose a decision; `recall adr accept <name>` accepts it.
25
+ - `recall adr supersede <old> <new-title>` — record a changed decision (never overwrite an accepted
26
+ ADR).
27
+ - `recall module create <name>` — scaffold module memory for a new responsibility boundary.
28
+ - `recall mcp add <server>` — capture an MCP tool's context into memory, offline.
29
+
30
+ Full command reference: `docs/ai/RECALL_COMMANDS.md`.
31
+
17
32
  ## Changing an accepted decision
18
33
 
19
34
  Before changing anything an accepted ADR governs (framework, database, auth, API shape, and
@@ -14,6 +14,21 @@ Required reading:
14
14
 
15
15
  Repository rules override model preferences. If instructions conflict, stop and report the conflict.
16
16
 
17
+ ## Recall OS commands
18
+
19
+ This repository is maintained with the Recall OS CLI. Use these commands yourself as you work — do
20
+ not ask the human to run them, and do not search the web for them (this is a project-local tool):
21
+
22
+ - `recall doctor` — validate repository memory; run it before claiming any work is complete.
23
+ - `recall feature create <name>` — scaffold feature memory before non-trivial feature work.
24
+ - `recall adr create <title>` — propose a decision; `recall adr accept <name>` accepts it.
25
+ - `recall adr supersede <old> <new-title>` — record a changed decision (never overwrite an accepted
26
+ ADR).
27
+ - `recall module create <name>` — scaffold module memory for a new responsibility boundary.
28
+ - `recall mcp add <server>` — capture an MCP tool's context into memory, offline.
29
+
30
+ Full command reference: `docs/ai/RECALL_COMMANDS.md`.
31
+
17
32
  ## Changing an accepted decision
18
33
 
19
34
  Before changing anything an accepted ADR governs (framework, database, auth, API shape, and
@@ -14,6 +14,21 @@ Required reading:
14
14
 
15
15
  Repository rules override model preferences. If instructions conflict, stop and report the conflict.
16
16
 
17
+ ## Recall OS commands
18
+
19
+ This repository is maintained with the Recall OS CLI. Use these commands yourself as you work — do
20
+ not ask the human to run them, and do not search the web for them (this is a project-local tool):
21
+
22
+ - `recall doctor` — validate repository memory; run it before claiming any work is complete.
23
+ - `recall feature create <name>` — scaffold feature memory before non-trivial feature work.
24
+ - `recall adr create <title>` — propose a decision; `recall adr accept <name>` accepts it.
25
+ - `recall adr supersede <old> <new-title>` — record a changed decision (never overwrite an accepted
26
+ ADR).
27
+ - `recall module create <name>` — scaffold module memory for a new responsibility boundary.
28
+ - `recall mcp add <server>` — capture an MCP tool's context into memory, offline.
29
+
30
+ Full command reference: `docs/ai/RECALL_COMMANDS.md`.
31
+
17
32
  ## Changing an accepted decision
18
33
 
19
34
  Before changing anything an accepted ADR governs (framework, database, auth, API shape, and
@@ -14,6 +14,21 @@ Required reading:
14
14
 
15
15
  Repository rules override model preferences. If instructions conflict, stop and report the conflict.
16
16
 
17
+ ## Recall OS commands
18
+
19
+ This repository is maintained with the Recall OS CLI. Use these commands yourself as you work — do
20
+ not ask the human to run them, and do not search the web for them (this is a project-local tool):
21
+
22
+ - `recall doctor` — validate repository memory; run it before claiming any work is complete.
23
+ - `recall feature create <name>` — scaffold feature memory before non-trivial feature work.
24
+ - `recall adr create <title>` — propose a decision; `recall adr accept <name>` accepts it.
25
+ - `recall adr supersede <old> <new-title>` — record a changed decision (never overwrite an accepted
26
+ ADR).
27
+ - `recall module create <name>` — scaffold module memory for a new responsibility boundary.
28
+ - `recall mcp add <server>` — capture an MCP tool's context into memory, offline.
29
+
30
+ Full command reference: `docs/ai/RECALL_COMMANDS.md`.
31
+
17
32
  ## Changing an accepted decision
18
33
 
19
34
  Before changing anything an accepted ADR governs (framework, database, auth, API shape, and
@@ -14,6 +14,21 @@ Required reading:
14
14
 
15
15
  Repository rules override model preferences. If instructions conflict, stop and report the conflict.
16
16
 
17
+ ## Recall OS commands
18
+
19
+ This repository is maintained with the Recall OS CLI. Use these commands yourself as you work — do
20
+ not ask the human to run them, and do not search the web for them (this is a project-local tool):
21
+
22
+ - `recall doctor` — validate repository memory; run it before claiming any work is complete.
23
+ - `recall feature create <name>` — scaffold feature memory before non-trivial feature work.
24
+ - `recall adr create <title>` — propose a decision; `recall adr accept <name>` accepts it.
25
+ - `recall adr supersede <old> <new-title>` — record a changed decision (never overwrite an accepted
26
+ ADR).
27
+ - `recall module create <name>` — scaffold module memory for a new responsibility boundary.
28
+ - `recall mcp add <server>` — capture an MCP tool's context into memory, offline.
29
+
30
+ Full command reference: `docs/ai/RECALL_COMMANDS.md`.
31
+
17
32
  ## Changing an accepted decision
18
33
 
19
34
  Before changing anything an accepted ADR governs (framework, database, auth, API shape, and
@@ -14,6 +14,21 @@ Required reading:
14
14
 
15
15
  Repository rules override model preferences. If instructions conflict, stop and report the conflict.
16
16
 
17
+ ## Recall OS commands
18
+
19
+ This repository is maintained with the Recall OS CLI. Use these commands yourself as you work — do
20
+ not ask the human to run them, and do not search the web for them (this is a project-local tool):
21
+
22
+ - `recall doctor` — validate repository memory; run it before claiming any work is complete.
23
+ - `recall feature create <name>` — scaffold feature memory before non-trivial feature work.
24
+ - `recall adr create <title>` — propose a decision; `recall adr accept <name>` accepts it.
25
+ - `recall adr supersede <old> <new-title>` — record a changed decision (never overwrite an accepted
26
+ ADR).
27
+ - `recall module create <name>` — scaffold module memory for a new responsibility boundary.
28
+ - `recall mcp add <server>` — capture an MCP tool's context into memory, offline.
29
+
30
+ Full command reference: `docs/ai/RECALL_COMMANDS.md`.
31
+
17
32
  ## Changing an accepted decision
18
33
 
19
34
  Before changing anything an accepted ADR governs (framework, database, auth, API shape, and
@@ -14,6 +14,21 @@ Required reading:
14
14
 
15
15
  Repository rules override model preferences. If instructions conflict, stop and report the conflict.
16
16
 
17
+ ## Recall OS commands
18
+
19
+ This repository is maintained with the Recall OS CLI. Use these commands yourself as you work — do
20
+ not ask the human to run them, and do not search the web for them (this is a project-local tool):
21
+
22
+ - `recall doctor` — validate repository memory; run it before claiming any work is complete.
23
+ - `recall feature create <name>` — scaffold feature memory before non-trivial feature work.
24
+ - `recall adr create <title>` — propose a decision; `recall adr accept <name>` accepts it.
25
+ - `recall adr supersede <old> <new-title>` — record a changed decision (never overwrite an accepted
26
+ ADR).
27
+ - `recall module create <name>` — scaffold module memory for a new responsibility boundary.
28
+ - `recall mcp add <server>` — capture an MCP tool's context into memory, offline.
29
+
30
+ Full command reference: `docs/ai/RECALL_COMMANDS.md`.
31
+
17
32
  ## Changing an accepted decision
18
33
 
19
34
  Before changing anything an accepted ADR governs (framework, database, auth, API shape, and
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "recall-os",
3
- "version": "0.3.0",
3
+ "version": "0.3.1",
4
4
  "description": "Architecture-neutral repository memory for AI-assisted software teams.",
5
5
  "packageManager": "pnpm@10.12.3",
6
6
  "type": "module",