pure-point-guard 0.1.2 → 0.1.8

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
@@ -88,7 +88,8 @@ your-project/
88
88
  │ ├── config.yaml # Agent and project config
89
89
  │ ├── manifest.json # Runtime state (worktrees, agents, status)
90
90
  │ ├── templates/ # Reusable prompt templates
91
- │ ├── prompts/ # Generated per-agent prompt files
91
+ │ ├── prompts/ # Reusable prompt files for swarms
92
+ │ ├── agent-prompts/ # Rendered per-agent prompt files (ephemeral)
92
93
  │ └── results/ # Agent result files
93
94
  ├── .worktrees/
94
95
  │ ├── wt-abc123/ # Isolated git worktree