~/runthismodel
daemon okbuild 5a3c91d00:00:00Z
verified runs / release-schedule-v1
Planning·protocol 1.0.0 · 2026-08-03Measured

Qwen3.6 35B — Release Schedule Planning

Qwen3.6 35B built a release schedule locally on Ollama for Windows. A deterministic validator checked structure, availability, resources, durations, and dependencies. Every attempt and each check is shown as measured.

model / workflow
qwen3.6:35b
task
release-schedule-v1
checks held
11 / 12
measured attempts
4
best rate / timing
76.2 tok/s
attempt ledger·every attempt shown
attempttotalloadratecheckswhat happened
Cold initial22.70 s14.15 s76.2 tok/s10/12Availability and dependency failures.
Warm identical8.40 s0.35 s75.3 tok/s10/12Same schedule and same failures.
Warm repair 19.24 s0.34 s76.2 tok/s11/12Dependencies fixed; one availability crossing remained.
Warm repair 29.26 s0.32 s75.9 tok/s11/12The availability error moved to different tasks.
What the schedule contained

Every task was present. Durations were correct. The JSON parsed, resources did not overlap, and the fixed demo stayed in place.

Two checks flagged the first schedule: it placed people outside their availability and crossed two dependencies. The gap between a plausible-looking answer and one every check accepts is what this test measures.

How the answer changed with exact feedback

The first repair cleared every dependency and moved the count from 10 of 12 to 11 of 12. One task still crossed Noah's unavailable noon-to-14:00 window by thirty minutes.

The next prompt named that single check and asked the model to recompute globally. The count stayed at 11 of 12, and the availability flag moved to tasks D and H. The answer changed; the same check kept catching it.

What this shows

For a calendar, every hard constraint has to hold. A language model can read intent, propose a candidate, and explain tradeoffs; deterministic code or a constraint solver decides whether the schedule is usable.

  • Cold and warm timing are kept separate.
  • The exact flagged constraints are returned to the model.
  • The whole schedule is re-checked after every repair.
  • The moving check is shown, not hidden behind a percentage.
reproduce / inspect·downloadable evidence
Measured results
Four attempts, timing fields, telemetry peaks, and validator errors.
Validator source
Independent checks for structure, availability, resources, durations, and dependencies.
Scope boundary
One recorded task on one Windows workstation. This is not a universal model ranking or a hardware purchasing recommendation.