Summary
The "Creating a Pack" section in Packs/README.md and the main README.md both link to Tools/PAIPackTemplate.md, but that file isn't in the repo.
Locations
README.md:725 — 2. **Create your pack** using [PAIPackTemplate.md](Tools/PAIPackTemplate.md)
Packs/README.md:59 — See [PAIPackTemplate.md](../Tools/PAIPackTemplate.md) for the full specification.
Actual Tools/ contents (v4.0.3 / main)
BackupRestore.ts
README.md
utilities-icon.png
validate-protected.ts
Impact
New contributors trying to follow the "Creating a Pack" docs hit a dead link when they click through for the full specification.
Suggested fix (pick one)
- Add
Tools/PAIPackTemplate.md with the pack specification.
- Point the link at an existing Pack as a reference example (e.g.,
Packs/Utilities/).
- Remove the reference and inline whatever minimal spec is needed.
Summary
The "Creating a Pack" section in
Packs/README.mdand the mainREADME.mdboth link toTools/PAIPackTemplate.md, but that file isn't in the repo.Locations
README.md:725—2. **Create your pack** using [PAIPackTemplate.md](Tools/PAIPackTemplate.md)Packs/README.md:59—See [PAIPackTemplate.md](../Tools/PAIPackTemplate.md) for the full specification.Actual
Tools/contents (v4.0.3 / main)Impact
New contributors trying to follow the "Creating a Pack" docs hit a dead link when they click through for the full specification.
Suggested fix (pick one)
Tools/PAIPackTemplate.mdwith the pack specification.Packs/Utilities/).