Deterministic scheduler (topo order -> dated plan) #9

Closed
opened 2026-07-08 15:15:09 +00:00 by christian · 1 comment
Owner

Order open issues by dep topo-sort + priority + estimate, consume capacity, emit per-issue start/finish. LLM does no math. Cycle detection on the dep graph.

Acceptance: a small dep graph w/ two contributors yields deterministic start/finish; a cycle is reported, not looped.

P2 keystone / schedule risk (only est/5d in P2). If it slips, split topo-sort+capacity-consumption from date-emission. Gitea native issue deps confirmed available (1.24.3).

Order open issues by dep topo-sort + priority + estimate, consume capacity, emit per-issue start/finish. LLM does no math. Cycle detection on the dep graph. **Acceptance:** a small dep graph w/ two contributors yields deterministic start/finish; a cycle is reported, not looped. **P2 keystone / schedule risk** (only est/5d in P2). If it slips, split topo-sort+capacity-consumption from date-emission. Gitea native issue deps confirmed available (1.24.3).
christian added this to the P2 — Scheduler + Monte Carlo milestone 2026-07-08 15:15:09 +00:00
christian added the
est
5d
p
1
labels 2026-07-08 15:15:09 +00:00
christian added a new dependency 2026-07-08 15:15:42 +00:00
christian added a new dependency 2026-07-08 15:15:42 +00:00
christian added a new dependency 2026-07-08 15:15:43 +00:00
christian added a new dependency 2026-07-08 15:15:43 +00:00
christian added a new dependency 2026-07-08 15:15:43 +00:00
Author
Owner

Shipped — deterministic scheduler (topo + critical path -> dated plan), capacity-aware.

Shipped — deterministic scheduler (topo + critical path -> dated plan), capacity-aware.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Reference: christian/commitea#9
No description provided.