PH4.3 — Scorer feedback loop: score on feedback, nightly recompute, adjusted confidence, W_CONF_DROP #31

Open
opened 2026-09-11 09:02:15 +00:00 by bart · 0 comments
Collaborator

Parent

Row PH4.3 in docs/12-implementation-plan.md (branch, owned paths and doc section are defined there).

What to build

Feedback changes the reliability score of the site/vehicle immediately and a nightly job recomputes all scores; the projector applies adjusted_confidence to presence windows and it is snapshotted on assignments; the validator warns when confidence dropped since planning (W_CONF_DROP) — S09.

Acceptance criteria

  • After a failed feedback the site's reliability_score row changes with its inputs recorded
  • Nightly recompute job runs and is idempotent
  • Projection after feedback uses adjusted_confidence; assignment snapshot carries the value at planning time
  • Bad-plan fixture triggers W_CONF_DROP

Blocked by

  • #22 — Scorer & dashboard v1: reliability scorer, score handler, adjusted-confidence hook, dashboard P01
  • #17 — Ingest & projector: FleetPulse ingest, pure presence projector, P12, heatmap on P06
  • #29 — Today API: GET /me/today, start, feedback with on_behalf and late, shift close
## Parent Row **PH4.3** in `docs/12-implementation-plan.md` (branch, owned paths and doc section are defined there). ## What to build Feedback changes the reliability score of the site/vehicle immediately and a nightly job recomputes all scores; the projector applies `adjusted_confidence` to presence windows and it is snapshotted on assignments; the validator warns when confidence dropped since planning (`W_CONF_DROP`) — S09. ## Acceptance criteria - [ ] After a `failed` feedback the site's `reliability_score` row changes with its inputs recorded - [ ] Nightly recompute job runs and is idempotent - [ ] Projection after feedback uses `adjusted_confidence`; assignment snapshot carries the value at planning time - [ ] Bad-plan fixture triggers `W_CONF_DROP` ## Blocked by - #22 — Scorer & dashboard v1: reliability scorer, score handler, adjusted-confidence hook, dashboard P01 - #17 — Ingest & projector: FleetPulse ingest, pure presence projector, P12, heatmap on P06 - #29 — Today API: GET /me/today, start, feedback with on_behalf and late, shift close
Sign in to join this conversation.
No labels
ready-for-agent
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
patrick/Polaris#31
No description provided.