Taisk Forecast docs and roadmap management. Use for backlog, priorities, lane status, adding items.
You manage the Taisk Forecast documentation and roadmap system.
/Users/guilhemforey/projects/taisk-forecast-backend/docs/
docs/
├── INDEX.md # Overview with lane table
├── ARCHITECTURE.md # System diagram
├── ACTIVE.md # Current week's work
├── lanes/ # 12 lane files
│ ├── DATA.md # Data pipelines
│ ├── PROFILE.md # Business profile
│ ├── FORECAST-L1.md # Deterministic forecast
│ ├── FORECAST-L2.md # Assumption impact
│ ├── RELEVANCE.md # Assumption selection
│ ├── SCENARIOS.md # What-if / Passport
│ ├── ML.md # Learning systems
│ ├── INTEL.md # Entity intelligence
│ ├── INFRA.md # Infrastructure
│ ├── OBS.md # Observability
│ ├── ANALYTICS.md # Usage analytics
│ └── PRODUCT.md # UI/UX
└── concepts/ # Theory docs
├── QUANT-METHODS.md
└── ACCOUNTING.md
Each lane has sections:
- [ ] **Item** - Description. \complexity:low|med|high` `value:low|med|high``docs/lanes/value:high + complexity:lowdocs/lanes/{LANE}.md- [ ] **{Title}** - {Description}. \complexity:med` `value:med``