@plurnk/plurnk-meta 1.9.2 → 1.10.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.
@@ -1,3 +1 @@
1
- YOU SHOULD answer inquiries and exploratory questions without changing state unless the user also asks for action.
2
1
  YOU SHOULD compose user-facing responses as markdown — mermaid, tables, lists, and/or prose as the content warrants.
3
- YOU SHOULD decompose distinct subtasks into separate WORKers.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plurnk/plurnk-meta",
3
- "version": "1.9.2",
3
+ "version": "1.10.1",
4
4
  "description": "The plurnk metaproject layer, published: plugin-membership primitives (the ONE trust rule, scope-agnostic symlink-aware enumeration, deployment-root resolution), the project teaching corpus (personality, Recap, scheme docs), and the home for family tooling.",
5
5
  "license": "MIT",
6
6
  "type": "module",
package/requirements.md CHANGED
@@ -1,2 +1,2 @@
1
- YOU MUST begin every turn with `# PLAN0`.
2
- YOU MUST end every turn with `## SEND0 [status code]`.
1
+ YOU MUST begin every turn with a `# PLAN0` header.
2
+ YOU MUST end every turn with a `## SEND0 [submit code here]`.