ls-app regression dashboard set: scheduler-mutations all sets ↗
0 passed 0 failed 6 skipped 0 todo
generated 2026-05-14T17:29:58.093Z
0 recordings with failures

#001 scheduler-DeleteShops https://localhost:8080/2su/scheduler/DeleteShops.php

MSP: 2su Type: navigation-only Legacy steps: 3
DML: navigation-only (no user-data writes)
DDL: no DDL

Checks not run

No assertions for this recording.

Screenshots no captures

No parity capture for this recording. Run cli.js parity.
Agent fix context clean
Recording:        #001 scheduler-DeleteShops
Final URL:        https://localhost:8080/2su/scheduler/DeleteShops.php
MSP:              2su
Type:             navigation-only
DML:              navigation-only (no user-data writes)

Failure summary (0):
  (none — recording currently passes)

Files (workspace-relative — readable directly via the Read tool):
  spec:        tests/sets/scheduler-mutations/recordings/scheduler-DeleteShops/spec.js
  meta:        tests/sets/scheduler-mutations/recordings/scheduler-DeleteShops/meta.json
  legacy dir:  tests/sets/scheduler-mutations/recordings/scheduler-DeleteShops/legacy/
  parity dir:  tests/sets/scheduler-mutations/reports/parity/scheduler-DeleteShops/

Steps:
[step 0001] admin-LoginAdmin
  reached on new app: NO
  legacy url:        https://localhost:8080/2su/admin/LoginAdmin.norm.php
  legacy screenshot: tests/sets/scheduler-mutations/recordings/scheduler-DeleteShops/legacy/0001-admin-LoginAdmin.png
  legacy landmark:   tests/sets/scheduler-mutations/recordings/scheduler-DeleteShops/legacy/0001-admin-LoginAdmin.landmark.json
  new url:           (not reached)
  new screenshot:    (not captured — new app did not reach this step)
  new landmark:      (not captured)
  new route hint:    client/src/routes/[[msp]]/admin/LoginAdmin/+page.svelte
  service hint:      server/src/services/admin/login-admin/

[step 0002] admin-AdminMaster
  reached on new app: NO
  legacy url:        https://localhost:8080/2su/admin/AdminMaster.php
  legacy screenshot: tests/sets/scheduler-mutations/recordings/scheduler-DeleteShops/legacy/0002-admin-AdminMaster.png
  legacy landmark:   tests/sets/scheduler-mutations/recordings/scheduler-DeleteShops/legacy/0002-admin-AdminMaster.landmark.json
  new url:           (not reached)
  new screenshot:    (not captured — new app did not reach this step)
  new landmark:      (not captured)
  new route hint:    client/src/routes/[[msp]]/admin/AdminMaster/+page.svelte
  service hint:      server/src/services/admin/admin-master/

[step 0003] scheduler-DeleteShops
  reached on new app: NO
  legacy url:        https://localhost:8080/2su/scheduler/DeleteShops.php
  legacy screenshot: tests/sets/scheduler-mutations/recordings/scheduler-DeleteShops/legacy/0003-scheduler-DeleteShops.png
  legacy landmark:   tests/sets/scheduler-mutations/recordings/scheduler-DeleteShops/legacy/0003-scheduler-DeleteShops.landmark.json
  new url:           (not reached)
  new screenshot:    (not captured — new app did not reach this step)
  new landmark:      (not captured)
  new route hint:    client/src/routes/[[msp]]/scheduler/DeleteShops/+page.svelte
  service hint:      server/src/services/scheduler/delete-shops/

Failure messages (verbatim):
(no failures)

Subagent task template:
  Fix regression #001 scheduler-DeleteShops. The legacy site at the
  final URL above renders correctly; the new SvelteKit app does not. Read
  the spec, the legacy + new screenshots, and the landmark JSONs to see what
  the new app is missing. Inspect the "new route hint" file (create it if it
  does not exist) and apply the minimum changes to make a re-run of
  `node cli.js all --grep scheduler-DeleteShops` pass all three pillars.

#002 scheduler-EditShops-update https://localhost:8080/2su/scheduler/EditShops.php?mode=update

MSP: 2su Type: navigation-only Legacy steps: 3
DML: navigation-only (no user-data writes)
DDL: no DDL

Checks not run

No assertions for this recording.

Screenshots no captures

No parity capture for this recording. Run cli.js parity.
Agent fix context clean
Recording:        #002 scheduler-EditShops-update
Final URL:        https://localhost:8080/2su/scheduler/EditShops.php?mode=update
MSP:              2su
Type:             navigation-only
DML:              navigation-only (no user-data writes)

Failure summary (0):
  (none — recording currently passes)

Files (workspace-relative — readable directly via the Read tool):
  spec:        tests/sets/scheduler-mutations/recordings/scheduler-EditShops-update/spec.js
  meta:        tests/sets/scheduler-mutations/recordings/scheduler-EditShops-update/meta.json
  legacy dir:  tests/sets/scheduler-mutations/recordings/scheduler-EditShops-update/legacy/
  parity dir:  tests/sets/scheduler-mutations/reports/parity/scheduler-EditShops-update/

Steps:
[step 0001] admin-LoginAdmin
  reached on new app: NO
  legacy url:        https://localhost:8080/2su/admin/LoginAdmin.norm.php
  legacy screenshot: tests/sets/scheduler-mutations/recordings/scheduler-EditShops-update/legacy/0001-admin-LoginAdmin.png
  legacy landmark:   tests/sets/scheduler-mutations/recordings/scheduler-EditShops-update/legacy/0001-admin-LoginAdmin.landmark.json
  new url:           (not reached)
  new screenshot:    (not captured — new app did not reach this step)
  new landmark:      (not captured)
  new route hint:    client/src/routes/[[msp]]/admin/LoginAdmin/+page.svelte
  service hint:      server/src/services/admin/login-admin/

[step 0002] admin-AdminMaster
  reached on new app: NO
  legacy url:        https://localhost:8080/2su/admin/AdminMaster.php
  legacy screenshot: tests/sets/scheduler-mutations/recordings/scheduler-EditShops-update/legacy/0002-admin-AdminMaster.png
  legacy landmark:   tests/sets/scheduler-mutations/recordings/scheduler-EditShops-update/legacy/0002-admin-AdminMaster.landmark.json
  new url:           (not reached)
  new screenshot:    (not captured — new app did not reach this step)
  new landmark:      (not captured)
  new route hint:    client/src/routes/[[msp]]/admin/AdminMaster/+page.svelte
  service hint:      server/src/services/admin/admin-master/

[step 0003] scheduler-EditShops
  reached on new app: NO
  legacy url:        https://localhost:8080/2su/scheduler/EditShops.php?mode=update
  legacy screenshot: tests/sets/scheduler-mutations/recordings/scheduler-EditShops-update/legacy/0003-scheduler-EditShops.png
  legacy landmark:   tests/sets/scheduler-mutations/recordings/scheduler-EditShops-update/legacy/0003-scheduler-EditShops.landmark.json
  new url:           (not reached)
  new screenshot:    (not captured — new app did not reach this step)
  new landmark:      (not captured)
  new route hint:    client/src/routes/[[msp]]/scheduler/EditShops/+page.svelte
  service hint:      server/src/services/scheduler/edit-shops/

Failure messages (verbatim):
(no failures)

Subagent task template:
  Fix regression #002 scheduler-EditShops-update. The legacy site at the
  final URL above renders correctly; the new SvelteKit app does not. Read
  the spec, the legacy + new screenshots, and the landmark JSONs to see what
  the new app is missing. Inspect the "new route hint" file (create it if it
  does not exist) and apply the minimum changes to make a re-run of
  `node cli.js all --grep scheduler-EditShops-update` pass all three pillars.

#003 scheduler-ScheduleFollowups https://localhost:8080/2su/scheduler/ScheduleFollowups.php

MSP: 2su Type: navigation-only Legacy steps: 3
DML: navigation-only (no user-data writes)
DDL: no DDL

Checks not run

No assertions for this recording.

Screenshots no captures

No parity capture for this recording. Run cli.js parity.
Agent fix context clean
Recording:        #003 scheduler-ScheduleFollowups
Final URL:        https://localhost:8080/2su/scheduler/ScheduleFollowups.php
MSP:              2su
Type:             navigation-only
DML:              navigation-only (no user-data writes)

Failure summary (0):
  (none — recording currently passes)

Files (workspace-relative — readable directly via the Read tool):
  spec:        tests/sets/scheduler-mutations/recordings/scheduler-ScheduleFollowups/spec.js
  meta:        tests/sets/scheduler-mutations/recordings/scheduler-ScheduleFollowups/meta.json
  legacy dir:  tests/sets/scheduler-mutations/recordings/scheduler-ScheduleFollowups/legacy/
  parity dir:  tests/sets/scheduler-mutations/reports/parity/scheduler-ScheduleFollowups/

Steps:
[step 0001] admin-LoginAdmin
  reached on new app: NO
  legacy url:        https://localhost:8080/2su/admin/LoginAdmin.norm.php
  legacy screenshot: tests/sets/scheduler-mutations/recordings/scheduler-ScheduleFollowups/legacy/0001-admin-LoginAdmin.png
  legacy landmark:   tests/sets/scheduler-mutations/recordings/scheduler-ScheduleFollowups/legacy/0001-admin-LoginAdmin.landmark.json
  new url:           (not reached)
  new screenshot:    (not captured — new app did not reach this step)
  new landmark:      (not captured)
  new route hint:    client/src/routes/[[msp]]/admin/LoginAdmin/+page.svelte
  service hint:      server/src/services/admin/login-admin/

[step 0002] admin-AdminMaster
  reached on new app: NO
  legacy url:        https://localhost:8080/2su/admin/AdminMaster.php
  legacy screenshot: tests/sets/scheduler-mutations/recordings/scheduler-ScheduleFollowups/legacy/0002-admin-AdminMaster.png
  legacy landmark:   tests/sets/scheduler-mutations/recordings/scheduler-ScheduleFollowups/legacy/0002-admin-AdminMaster.landmark.json
  new url:           (not reached)
  new screenshot:    (not captured — new app did not reach this step)
  new landmark:      (not captured)
  new route hint:    client/src/routes/[[msp]]/admin/AdminMaster/+page.svelte
  service hint:      server/src/services/admin/admin-master/

[step 0003] scheduler-ScheduleFollowups
  reached on new app: NO
  legacy url:        https://localhost:8080/2su/scheduler/ScheduleFollowups.php
  legacy screenshot: tests/sets/scheduler-mutations/recordings/scheduler-ScheduleFollowups/legacy/0003-scheduler-ScheduleFollowups.png
  legacy landmark:   tests/sets/scheduler-mutations/recordings/scheduler-ScheduleFollowups/legacy/0003-scheduler-ScheduleFollowups.landmark.json
  new url:           (not reached)
  new screenshot:    (not captured — new app did not reach this step)
  new landmark:      (not captured)
  new route hint:    client/src/routes/[[msp]]/scheduler/ScheduleFollowups/+page.svelte
  service hint:      server/src/services/scheduler/schedule-followups/

Failure messages (verbatim):
(no failures)

Subagent task template:
  Fix regression #003 scheduler-ScheduleFollowups. The legacy site at the
  final URL above renders correctly; the new SvelteKit app does not. Read
  the spec, the legacy + new screenshots, and the landmark JSONs to see what
  the new app is missing. Inspect the "new route hint" file (create it if it
  does not exist) and apply the minimum changes to make a re-run of
  `node cli.js all --grep scheduler-ScheduleFollowups` pass all three pillars.

#004 scheduler-ScheduleShops-add https://localhost:8080/2su/scheduler/ScheduleShops.php

MSP: 2su Type: navigation-only Legacy steps: 4
DML: navigation-only (no user-data writes)
DDL: no DDL

Checks not run

No assertions for this recording.

Screenshots no captures

No parity capture for this recording. Run cli.js parity.
Agent fix context clean
Recording:        #004 scheduler-ScheduleShops-add
Final URL:        https://localhost:8080/2su/scheduler/ScheduleShops.php
MSP:              2su
Type:             navigation-only
DML:              navigation-only (no user-data writes)

Failure summary (0):
  (none — recording currently passes)

Files (workspace-relative — readable directly via the Read tool):
  spec:        tests/sets/scheduler-mutations/recordings/scheduler-ScheduleShops-add/spec.js
  meta:        tests/sets/scheduler-mutations/recordings/scheduler-ScheduleShops-add/meta.json
  legacy dir:  tests/sets/scheduler-mutations/recordings/scheduler-ScheduleShops-add/legacy/
  parity dir:  tests/sets/scheduler-mutations/reports/parity/scheduler-ScheduleShops-add/

Steps:
[step 0001] admin-LoginAdmin
  reached on new app: NO
  legacy url:        https://localhost:8080/2su/admin/LoginAdmin.norm.php
  legacy screenshot: tests/sets/scheduler-mutations/recordings/scheduler-ScheduleShops-add/legacy/0001-admin-LoginAdmin.png
  legacy landmark:   tests/sets/scheduler-mutations/recordings/scheduler-ScheduleShops-add/legacy/0001-admin-LoginAdmin.landmark.json
  new url:           (not reached)
  new screenshot:    (not captured — new app did not reach this step)
  new landmark:      (not captured)
  new route hint:    client/src/routes/[[msp]]/admin/LoginAdmin/+page.svelte
  service hint:      server/src/services/admin/login-admin/

[step 0002] admin-AdminMaster
  reached on new app: NO
  legacy url:        https://localhost:8080/2su/admin/AdminMaster.php
  legacy screenshot: tests/sets/scheduler-mutations/recordings/scheduler-ScheduleShops-add/legacy/0002-admin-AdminMaster.png
  legacy landmark:   tests/sets/scheduler-mutations/recordings/scheduler-ScheduleShops-add/legacy/0002-admin-AdminMaster.landmark.json
  new url:           (not reached)
  new screenshot:    (not captured — new app did not reach this step)
  new landmark:      (not captured)
  new route hint:    client/src/routes/[[msp]]/admin/AdminMaster/+page.svelte
  service hint:      server/src/services/admin/admin-master/

[step 0003] scheduler-ScheduleShops
  reached on new app: NO
  legacy url:        https://localhost:8080/2su/scheduler/ScheduleShops.php?mode=add
  legacy screenshot: tests/sets/scheduler-mutations/recordings/scheduler-ScheduleShops-add/legacy/0003-scheduler-ScheduleShops.png
  legacy landmark:   tests/sets/scheduler-mutations/recordings/scheduler-ScheduleShops-add/legacy/0003-scheduler-ScheduleShops.landmark.json
  new url:           (not reached)
  new screenshot:    (not captured — new app did not reach this step)
  new landmark:      (not captured)
  new route hint:    client/src/routes/[[msp]]/scheduler/ScheduleShops/+page.svelte
  service hint:      server/src/services/scheduler/schedule-shops/

[step 0004] scheduler-ScheduleShops
  reached on new app: NO
  legacy url:        https://localhost:8080/2su/scheduler/ScheduleShops.php
  legacy screenshot: tests/sets/scheduler-mutations/recordings/scheduler-ScheduleShops-add/legacy/0004-scheduler-ScheduleShops.png
  legacy landmark:   tests/sets/scheduler-mutations/recordings/scheduler-ScheduleShops-add/legacy/0004-scheduler-ScheduleShops.landmark.json
  new url:           (not reached)
  new screenshot:    (not captured — new app did not reach this step)
  new landmark:      (not captured)
  new route hint:    client/src/routes/[[msp]]/scheduler/ScheduleShops/+page.svelte
  service hint:      server/src/services/scheduler/schedule-shops/

Failure messages (verbatim):
(no failures)

Subagent task template:
  Fix regression #004 scheduler-ScheduleShops-add. The legacy site at the
  final URL above renders correctly; the new SvelteKit app does not. Read
  the spec, the legacy + new screenshots, and the landmark JSONs to see what
  the new app is missing. Inspect the "new route hint" file (create it if it
  does not exist) and apply the minimum changes to make a re-run of
  `node cli.js all --grep scheduler-ScheduleShops-add` pass all three pillars.

#005 scheduler-ShopMaster https://localhost:8080/2su/scheduler/ShopMaster.php

MSP: 2su Type: navigation-only Legacy steps: 3
DML: navigation-only (no user-data writes)
DDL: no DDL

Checks not run

No assertions for this recording.

Screenshots no captures

No parity capture for this recording. Run cli.js parity.
Agent fix context clean
Recording:        #005 scheduler-ShopMaster
Final URL:        https://localhost:8080/2su/scheduler/ShopMaster.php
MSP:              2su
Type:             navigation-only
DML:              navigation-only (no user-data writes)

Failure summary (0):
  (none — recording currently passes)

Files (workspace-relative — readable directly via the Read tool):
  spec:        tests/sets/scheduler-mutations/recordings/scheduler-ShopMaster/spec.js
  meta:        tests/sets/scheduler-mutations/recordings/scheduler-ShopMaster/meta.json
  legacy dir:  tests/sets/scheduler-mutations/recordings/scheduler-ShopMaster/legacy/
  parity dir:  tests/sets/scheduler-mutations/reports/parity/scheduler-ShopMaster/

Steps:
[step 0001] admin-LoginAdmin
  reached on new app: NO
  legacy url:        https://localhost:8080/2su/admin/LoginAdmin.norm.php
  legacy screenshot: tests/sets/scheduler-mutations/recordings/scheduler-ShopMaster/legacy/0001-admin-LoginAdmin.png
  legacy landmark:   tests/sets/scheduler-mutations/recordings/scheduler-ShopMaster/legacy/0001-admin-LoginAdmin.landmark.json
  new url:           (not reached)
  new screenshot:    (not captured — new app did not reach this step)
  new landmark:      (not captured)
  new route hint:    client/src/routes/[[msp]]/admin/LoginAdmin/+page.svelte
  service hint:      server/src/services/admin/login-admin/

[step 0002] admin-AdminMaster
  reached on new app: NO
  legacy url:        https://localhost:8080/2su/admin/AdminMaster.php
  legacy screenshot: tests/sets/scheduler-mutations/recordings/scheduler-ShopMaster/legacy/0002-admin-AdminMaster.png
  legacy landmark:   tests/sets/scheduler-mutations/recordings/scheduler-ShopMaster/legacy/0002-admin-AdminMaster.landmark.json
  new url:           (not reached)
  new screenshot:    (not captured — new app did not reach this step)
  new landmark:      (not captured)
  new route hint:    client/src/routes/[[msp]]/admin/AdminMaster/+page.svelte
  service hint:      server/src/services/admin/admin-master/

[step 0003] scheduler-ShopMaster
  reached on new app: NO
  legacy url:        https://localhost:8080/2su/scheduler/ShopMaster.php
  legacy screenshot: tests/sets/scheduler-mutations/recordings/scheduler-ShopMaster/legacy/0003-scheduler-ShopMaster.png
  legacy landmark:   tests/sets/scheduler-mutations/recordings/scheduler-ShopMaster/legacy/0003-scheduler-ShopMaster.landmark.json
  new url:           (not reached)
  new screenshot:    (not captured — new app did not reach this step)
  new landmark:      (not captured)
  new route hint:    client/src/routes/[[msp]]/scheduler/ShopMaster/+page.svelte
  service hint:      server/src/services/scheduler/shop-master/

Failure messages (verbatim):
(no failures)

Subagent task template:
  Fix regression #005 scheduler-ShopMaster. The legacy site at the
  final URL above renders correctly; the new SvelteKit app does not. Read
  the spec, the legacy + new screenshots, and the landmark JSONs to see what
  the new app is missing. Inspect the "new route hint" file (create it if it
  does not exist) and apply the minimum changes to make a re-run of
  `node cli.js all --grep scheduler-ShopMaster` pass all three pillars.

#006 scheduler-UrgentLog-submit https://localhost:8080/2su/scheduler/UrgentLog.php?mode=submit

MSP: 2su Type: navigation-only Legacy steps: 3
DML: navigation-only (no user-data writes)
DDL: no DDL

Checks not run

No assertions for this recording.

Screenshots no captures

No parity capture for this recording. Run cli.js parity.
Agent fix context clean
Recording:        #006 scheduler-UrgentLog-submit
Final URL:        https://localhost:8080/2su/scheduler/UrgentLog.php?mode=submit
MSP:              2su
Type:             navigation-only
DML:              navigation-only (no user-data writes)

Failure summary (0):
  (none — recording currently passes)

Files (workspace-relative — readable directly via the Read tool):
  spec:        tests/sets/scheduler-mutations/recordings/scheduler-UrgentLog-submit/spec.js
  meta:        tests/sets/scheduler-mutations/recordings/scheduler-UrgentLog-submit/meta.json
  legacy dir:  tests/sets/scheduler-mutations/recordings/scheduler-UrgentLog-submit/legacy/
  parity dir:  tests/sets/scheduler-mutations/reports/parity/scheduler-UrgentLog-submit/

Steps:
[step 0001] admin-LoginAdmin
  reached on new app: NO
  legacy url:        https://localhost:8080/2su/admin/LoginAdmin.norm.php
  legacy screenshot: tests/sets/scheduler-mutations/recordings/scheduler-UrgentLog-submit/legacy/0001-admin-LoginAdmin.png
  legacy landmark:   tests/sets/scheduler-mutations/recordings/scheduler-UrgentLog-submit/legacy/0001-admin-LoginAdmin.landmark.json
  new url:           (not reached)
  new screenshot:    (not captured — new app did not reach this step)
  new landmark:      (not captured)
  new route hint:    client/src/routes/[[msp]]/admin/LoginAdmin/+page.svelte
  service hint:      server/src/services/admin/login-admin/

[step 0002] admin-AdminMaster
  reached on new app: NO
  legacy url:        https://localhost:8080/2su/admin/AdminMaster.php
  legacy screenshot: tests/sets/scheduler-mutations/recordings/scheduler-UrgentLog-submit/legacy/0002-admin-AdminMaster.png
  legacy landmark:   tests/sets/scheduler-mutations/recordings/scheduler-UrgentLog-submit/legacy/0002-admin-AdminMaster.landmark.json
  new url:           (not reached)
  new screenshot:    (not captured — new app did not reach this step)
  new landmark:      (not captured)
  new route hint:    client/src/routes/[[msp]]/admin/AdminMaster/+page.svelte
  service hint:      server/src/services/admin/admin-master/

[step 0003] scheduler-UrgentLog
  reached on new app: NO
  legacy url:        https://localhost:8080/2su/scheduler/UrgentLog.php?mode=submit
  legacy screenshot: tests/sets/scheduler-mutations/recordings/scheduler-UrgentLog-submit/legacy/0003-scheduler-UrgentLog.png
  legacy landmark:   tests/sets/scheduler-mutations/recordings/scheduler-UrgentLog-submit/legacy/0003-scheduler-UrgentLog.landmark.json
  new url:           (not reached)
  new screenshot:    (not captured — new app did not reach this step)
  new landmark:      (not captured)
  new route hint:    client/src/routes/[[msp]]/scheduler/UrgentLog/+page.svelte
  service hint:      server/src/services/scheduler/urgent-log/

Failure messages (verbatim):
(no failures)

Subagent task template:
  Fix regression #006 scheduler-UrgentLog-submit. The legacy site at the
  final URL above renders correctly; the new SvelteKit app does not. Read
  the spec, the legacy + new screenshots, and the landmark JSONs to see what
  the new app is missing. Inspect the "new route hint" file (create it if it
  does not exist) and apply the minimum changes to make a re-run of
  `node cli.js all --grep scheduler-UrgentLog-submit` pass all three pillars.