Task: Bind ores.scheduler entities to profiles; verify zero-diff regen
Table of Contents
This page documents a task in the Entity classification and drift baseline: ores.scheduler story. It captures the goal, current status, acceptance, and any notes or results.
Goal
Survey every ores.scheduler entity against the profile catalogue, rebind matches, regenerate, and require zero additional diff against the pre-rebind checked-in output.
Status
| Field | Value |
|---|---|
| State | BACKLOG |
| Parent story | Entity classification and drift baseline: ores.scheduler |
| Now | Not yet started. |
| Waiting on | Nothing. |
| Next | Begin implementation. |
| Last touched | 2026-08-04 |
Acceptance
- Every entity discovered via the scheduler-cpp catalogue entry is surveyed against all Variability Profiles.
- Every matching entity is rebound and regenerated with zero additional diff versus its pre-rebind checked-in output.
- The known service_find_prefix gap on job_definition and the leftover generators/ vs generator/ directory conflict are resolved as part of reaching zero drift.
- No-match entities are recorded with their actual feature values, not silently dropped.
- Full local build and ctest green after regeneration.
Plan
(Implementation strategy. Written when work starts; key decisions
are distilled into the parent story's * Decisions at close, but the
plan itself stays — it is the historical record of what we did.)
Notes
Test Scenarios
Manual QA scenarios (scaffolded via compass add test_scenario, run
through the QA Validation Runner panel) that verify this task. Link
new ones here as they're created; the scenario doc itself links back
via its "Verifies task" field.
| Scenario | State | Notes |
|---|---|---|
PRs
| PR | Title |
|---|---|
Review
| Comment summary | File | Decision | Notes |
|---|---|---|---|