Skip to content

Add Restocking tab, budget-driven ordering, and Claude Code CI - #260

Open
dvohra1 wants to merge 1 commit into
beck-source:mainfrom
dvohra1:feature/restocking-and-ci
Open

Add Restocking tab, budget-driven ordering, and Claude Code CI#260
dvohra1 wants to merge 1 commit into
beck-source:mainfrom
dvohra1:feature/restocking-and-ci

Conversation

@dvohra1

@dvohra1 dvohra1 commented Aug 27, 2026

Copy link
Copy Markdown
  • New Restocking view: budget slider with trend-weighted greedy restock recommendations from the demand forecast, plus a Place Order action.
  • Backend POST /api/orders creates in-memory "Submitted" orders; enrich demand_forecasts.json + DemandForecast model with unit_cost/lead_time_days.
  • Orders tab: new Submitted Orders section showing delivery lead time.
  • i18n (en/ja), route, and nav tab for Restocking.
  • docs/architecture.html reference page.
  • GitHub Actions workflows for @claude mentions and PR review.

- New Restocking view: budget slider with trend-weighted greedy restock
  recommendations from the demand forecast, plus a Place Order action.
- Backend POST /api/orders creates in-memory "Submitted" orders; enrich
  demand_forecasts.json + DemandForecast model with unit_cost/lead_time_days.
- Orders tab: new Submitted Orders section showing delivery lead time.
- i18n (en/ja), route, and nav tab for Restocking.
- docs/architecture.html reference page.
- GitHub Actions workflows for @claude mentions and PR review.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant