forked from sethdford/shipwright
-
Notifications
You must be signed in to change notification settings - Fork 0
Pipeline Plan 39
ezigus edited this page Mar 1, 2026
·
2 revisions
Here's the implementation plan:
10 AUTO documentation sections are stale across 5 files. All are core-scripts and test-suites sections with outdated line counts for 3 scripts:
-
sw-loop.sh: 3361 → 3395 -
sw-pipeline.sh: 2877 → 2875 -
sw-lib-pipeline-detection-test.sh: 598 → 604
.ai-standards/generated/claude-instructions.md.ai-standards/generated/codex-instructions.md.ai-standards/generated/copilot-instructions.md.github/copilot-instructions.mdAGENTS.md
- Run
shipwright docs syncto regenerate all stale AUTO sections - Verify all 30/30 sections are fresh with
shipwright docs check - Confirm diff shows only line-count updates (no structural changes)
- Commit the 5 files
- Run
shipwright docs sync - Verify 30/30 fresh with
shipwright docs check - Review diff — only line-count changes
- Commit on branch
docs/stale-documentation-detected-39 - Verify clean git status
-
shipwright docs checkexits 0 with 0 stale sections - Diff shows only 3 line-count value changes replicated across 5 files (15 insertions, 15 deletions)
- All AUTO sections fresh
- 5 files updated, committed
- No unrelated modifications
The changes are already verified (I ran the sync and confirmed 30/30 fresh before stashing). This is a straightforward docs sync — ready for the build stage.