Skip to content

Commit 2721ac0

Browse files
committed
publish: track template protocol v1.0;
1 parent ab5eab6 commit 2721ac0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ graph TD
4949
F --> G[Emit JSON to Personal Site]
5050
```
5151

52-
#### 🔁 P.A.C.E.R. Loop Protocol
52+
### 🔁 P.A.C.E.R. Loop Protocol
5353

5454
Each learning unit runs through the **P.A.C.E.R. loop** — a minimal feedback protocol for deliberate skill formation:
5555

@@ -78,7 +78,7 @@ Each folder in `loop/Week-X/` should contain a `pacer.yaml` or markdown journal
7878
- Push deliverables to `outputs/`
7979
- Write blockers / insight logs in `logs/`
8080

81-
#### Example
81+
#### Example:
8282

8383
```bash
8484
track-cs50x/
@@ -88,11 +88,11 @@ track-cs50x/
8888
├── logs/2025-05-16-pointer-log.md # Blocker resolution
8989
```
9090

91-
#### Naming Convention (Optional)
91+
#### Naming Convention (Optional):
9292

9393
Track repos should follow:
9494

95-
```txt
95+
```
9696
[course|domain|theme]
9797
track-[course|domain|theme]
9898
```

0 commit comments

Comments
 (0)