Commit 58dc8b5
committed
refactor(board): renumber milestones relative to epics and collapse icebox
Changes:
- Milestones now use relative numbering within each epic (01, 02, 03...)
instead of global numbers (38, 54, etc.)
- Icebox section in board README is now collapsed by default
- Updated all story scope fields to reference new milestone numbers
- Fixed octal interpretation bug in _next-milestone function
This makes it easier to understand the relative sequence of milestones
within each epic without needing to know the global ordering.1 parent d72bbd4 commit 58dc8b5
File tree
282 files changed
+308
-302
lines changed- .justfiles
- docs/board
- epics
- agents
- milestones/01-autonomous-agents
- cli
- milestones
- 01-command-line-control
- 02-live-terminal-sync
- 03-event-management-commands
- 04-guided-setup
- 05-enhanced-cli-experience
- core
- milestones
- 02-persistent-conversations
- 03-parallel-workspaces
- 04-reliable-test-suite
- 05-full-terminal-emulation
- 06-efficient-scrollback
- 07-visual-project-planning
- 08-bundled-event-store
- 09-native-event-storage
- 10-event-driven-architecture
- 11-organized-project-tracking
- evals
- milestones
- 01-performance-evaluation
- 02-long-term-studies
- 03-performance-reports
- 04-performance-trends
- 05-benchmark-suite
- 06-extended-benchmarks
- groove
- milestones
- 01-ai-harness-discovery
- 02-persistent-learning-storage
- 03-secure-data-handling
- 04-context-injection
- 05-structured-assessments
- 06-assessment-pipeline
- reference
- 07-automatic-learning-capture
- 08-learning-impact-tracking
- 09-smart-recommendations
- 10-learning-insights-dashboard
- 11-handling-new-situations
- 12-novelty-monitoring
- mobile
- milestones
- 01-mobile-alerts
- 02-ios-mobile-app
- models
- milestones/01-model-management
- networking
- milestones
- 01-secure-remote-access
- 02-team-authentication
- observability
- milestones/01-distributed-tracing
- plugin-system
- milestones
- 01-extensible-plugin-system
- 02-rich-plugin-apis
- 03-out-of-box-plugins
- tui
- milestones
- 01-terminal-ui-framework
- 02-terminal-dashboard
- 03-terminal-agent-control
- 04-swarm-monitoring
- 05-customizable-themes
- 06-terminal-server
- web-ui
- milestones
- 01-web-dashboard
- 02-modern-web-interface
- 03-infinite-event-stream
- 04-crt-visual-design
- 05-image-understanding
- stages
- backlog/stories
- done/stories
- in-progress/stories
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
282 files changed
+308
-302
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
116 | | - | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
117 | 118 | | |
118 | 119 | | |
119 | 120 | | |
| |||
130 | 131 | | |
131 | 132 | | |
132 | 133 | | |
| 134 | + | |
| 135 | + | |
133 | 136 | | |
134 | 137 | | |
135 | 138 | | |
| |||
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
0 commit comments