1.1 KiB
1.1 KiB
Living docs
These files track what BridgeSwarm is today, what the local Holepunch tree implies, and what to build next. Update them in the same PR as code changes. Static references in docs/*.md stay the public API; this folder is the working notebook.
| Doc | Purpose |
|---|---|
| STATUS.md | Inventory of what ships and what was completed in the latest pass |
| PLAN.md | Ordered plan to continue development |
| HOLEPUNCH.md | How Holepunch modules actually work vs how BridgeSwarm uses them |
| GAPS.md | Remaining gaps after the latest pass (not forgotten TODOs) |
How to maintain
- If you add a host command, pack, or page helper — update STATUS, the matching
docs/*.mdreference, and trim GAPS. - If you decide not to build something — move it from PLAN “now” to GAPS “wontfix / later” with a reason.
- Re-read the local clone at
/Volumes/storage/dev/pearcli/holepunch-repos/holepunchto_reposwhen bumping Hyper* majors; refresh HOLEPUNCH.md.
Last reviewed: 2026-08-12.