Commit Graph

1 Commits

Author SHA1 Message Date
Bill
b6cdd10f6d Step 321: TaskQueue — Priority Queue with Dependencies (12/12 tests)
Ordered queue with priority scheduling and dependency resolution. Items
blocked by unsatisfied dependencies stay pending; completing an item
cascades to unblock dependents.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 16:23:32 -07:00