discoclaw 1.1.4 → 1.1.5
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/package.json
CHANGED
|
@@ -19,6 +19,10 @@ Before claiming insufficient info: check workspace files → durable memory →
|
|
|
19
19
|
|
|
20
20
|
Use tools immediately — Read/Bash/Grep — don't narrate plans. CWD is the workspace dir; code lives in `~/code/discoclaw`. Don't defer what you can do now. Task status updates are coordination, not investigation.
|
|
21
21
|
|
|
22
|
+
## Check Before Creating
|
|
23
|
+
|
|
24
|
+
Before implementing requested functionality, search the codebase to confirm it doesn't already exist. Re-read the actual file content rather than relying on what you recall from earlier in the session — your memory of what you read vs. what you generated can drift.
|
|
25
|
+
|
|
22
26
|
## Runtime Registry
|
|
23
27
|
|
|
24
28
|
| Key | Type | Backend |
|