Skip to content

Commit 372432a

Browse files
committed
docs: record community readiness commit
1 parent f988044 commit 372432a

5 files changed

Lines changed: 16 additions & 5 deletions

File tree

acceptance.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,11 @@ The repository passes this section when GitHub Actions runs:
135135
- Markdown relative-link check.
136136
- Optional or staged `ruff` linting.
137137

138+
Local status:
139+
140+
- `[x]` Local offline checks passed before commit `f988044`.
141+
- `[ ]` GitHub Actions has passed on `origin/main`.
142+
138143
Required local commands before release:
139144

140145
```bash

goal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ As of 2026-04-28, the active focus is community-readiness polish before public
3333
release:
3434

3535
- Missing docs, CI, GitHub issue templates, PR template, roadmap, and changelog
36-
have been added locally.
36+
have been added and committed locally.
3737
- The new-user quick start has been expanded into offline, control-PC, and
3838
algorithm-PC paths.
3939
- Remaining release blockers are real hardware validation, real demo media, CI

plan.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ As of 2026-04-28:
1818
- Phase 5 open-source hygiene files are complete locally.
1919
- Phase 6 demo media is partially complete: the architecture diagram exists,
2020
while real workflow screenshots/GIFs are still pending.
21+
- Community-readiness implementation is committed locally as `f988044`.
2122
- Phase 7 release and Phase 8 Franka Community submission are blocked until
2223
hardware validation, demo media, and GitHub release steps are complete.
2324

progress.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,8 @@ still blocked. Keep entries factual and short.
150150

151151
### Remaining
152152

153-
- New files and edits are not committed yet.
153+
- Community-readiness batch committed locally as
154+
`f988044 docs: add community readiness gates`.
154155
- GitHub Actions has not run on the remote repository yet.
155156
- Real hardware validation values are still pending FR3 access.
156157
- Real screenshots/GIFs are still missing.
@@ -169,6 +170,6 @@ still blocked. Keep entries factual and short.
169170

170171
## Next Recommended Iteration
171172

172-
Commit and push the current community-readiness batch, then confirm GitHub
173-
Actions on `origin/main`. After CI is green, collect real FR3 validation values
174-
and capture the remaining README media assets.
173+
Push the current community-readiness batch, then confirm GitHub Actions on
174+
`origin/main`. After CI is green, collect real FR3 validation values and capture
175+
the remaining README media assets.

todo.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ Status legend:
2121
- `[x]` `plan.md` added.
2222
- `[x]` Community-readiness documentation is expanded.
2323
- `[x]` CI workflow is added locally.
24+
- `[x]` Community-readiness batch is committed locally.
25+
- `[ ]` Community-readiness batch is pushed to `origin/main`.
2426
- `[~]` Hardware validation matrix exists but real tested values are not filled yet.
2527
- `[ ]` Real screenshots/GIFs are not added yet.
2628
- `[ ]` GitHub release is not created yet.
@@ -136,6 +138,8 @@ Status legend:
136138
Recommended next implementation batch:
137139

138140
1. Commit and push the community-readiness batch.
141+
- Local commit exists: `f988044 docs: add community readiness gates`.
142+
- Push is still pending.
139143
2. Confirm GitHub Actions passes on `origin/main`.
140144
3. Capture final README media assets:
141145
- `docs/assets/teleop-preview.gif`

0 commit comments

Comments
 (0)