bearings 0.5.0 → 0.5.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/package.json +1 -1
- package/templates/AGENTS.md +1 -6
package/package.json
CHANGED
package/templates/AGENTS.md
CHANGED
|
@@ -22,9 +22,4 @@ Primary stack: <agent: fill during handoff — language/runtime/framework/platfo
|
|
|
22
22
|
|
|
23
23
|
## User-Facing Output
|
|
24
24
|
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
- Lead with the answer; omit preamble and restatement.
|
|
28
|
-
- Use the shortest clear structure: line, bullets, table, tree, or flow.
|
|
29
|
-
- Preserve exact identifiers, paths, commands, errors, and code.
|
|
30
|
-
- Report progress only for discoveries, decisions, or blockers; finish with changes and verification.
|
|
25
|
+
Assume the user has ADHD and cannot comprehend long descriptions. Tailor all your responses to the user's reading ability.
|