Zion Boggan
repos/TreeTrace/examples/rejections/PROMPT_TREE.md
zionboggan.com ↗
30 lines · markdown
History for this file →
1
# Prompt Tree: rejections
2
 
3
> **5 prompts** · **1 session** · **1 day** · 1 correction · 4 tool calls · 2 files touched
4
 
5
## Goal
6
 
7
> Build a thing in this repo.
8
 
9
## The Path
10
 
11
`⬢` root · `→` direction · `↩` correction · `?` question
12
 
13
- `⬢` **Build a thing in this repo.** <sub>(new session, 2026-06-18)</sub>
14
- `→` Use the Edit tool to add a README instead.
15
- `→` Try writing a new file via the Write tool.
16
- `↩` stop, don't do that
17
- `?` Can you at least tell me what would have happened?
18
 
19
## Reusable Prompt Pack
20
 
21
```text
22
1. Build a thing in this repo.
23
2. Use the Edit tool to add a README instead.
24
3. Try writing a new file via the Write tool.
25
   (constraint learned along the way: stop, don't do that)
26
```
27
 
28
---
29
 
30
*[treetrace](https://github.com/TreeTraceTool/TreeTrace) v0.9.1 · [schema](https://github.com/TreeTraceTool/TreeTrace/blob/main/SCHEMA.md)*