Skip to content
This repository was archived by the owner on Jul 7, 2026. It is now read-only.

Commit f5c113f

Browse files
committed
docs(process): link v0.0.2 roadmap in docs index and release process
1 parent 20aa432 commit f5c113f

2 files changed

Lines changed: 11 additions & 5 deletions

File tree

docs/README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,12 @@ This repository provides a reproducible macOS workstation bootstrap focused on s
1111
5. [Verification guide](verification.md)
1212
6. [Maintenance guide](maintenance.md)
1313
7. [Release process](release-process.md)
14-
8. [Governance](governance.md)
15-
9. [Community health](community-health.md)
16-
10. [Discoverability playbook](discoverability-playbook.md)
17-
11. [Troubleshooting](troubleshooting.md)
18-
12. [Portability checklist](portability-checklist.md)
14+
8. [Roadmap v0.0.2](roadmap-v0.0.2.md)
15+
9. [Governance](governance.md)
16+
10. [Community health](community-health.md)
17+
11. [Discoverability playbook](discoverability-playbook.md)
18+
12. [Troubleshooting](troubleshooting.md)
19+
13. [Portability checklist](portability-checklist.md)
1920

2021
## Scope
2122

docs/release-process.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@
2020
- Use Semantic Versioning.
2121
- Tag format: `vMAJOR.MINOR.PATCH`.
2222

23+
## Active release target
24+
25+
- `v0.0.2`: complete macOS setup baseline with full program coverage and configuration defaults.
26+
- Planning source: `docs/roadmap-v0.0.2.md`.
27+
2328
## Cut release
2429

2530
```bash

0 commit comments

Comments
 (0)