File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff 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
5454Each 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
8484track-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
9393Track repos should follow:
9494
95- ``` txt
95+ ```
9696[course|domain|theme]
9797track-[course|domain|theme]
9898```
You can’t perform that action at this time.
0 commit comments