Evidence - [ERP bug-fix] Bug from /resource-manager

Central proof packs from orchestrator verification runs

← Evidence Library

FAIL

[ERP bug-fix] Bug from /resource-manager

FAIL — 2 browser check(s) failed
Projectops-ar-erp
Taskb6fdc538-1a21-494b-aa1f-374dac771737
Updated2026-06-18T20:55:10.563641+00:00

Screenshots

01-landing.png
01-landing.png
02-post-login.png
02-post-login.png
03-project-planning-grid-shows-all-active-projects-in-filter-2026-06-18-00-journey-start.png
03-project-planning-grid-shows-all-active-projects-in-filter-2026-06-18-00-journey-start.png
03-project-planning-grid-shows-all-active-projects-in-filter-2026-06-18-01-navigate.png
03-project-planning-grid-shows-all-active-projects-in-filter-2026-06-18-01-navigate.png
03-project-planning-grid-shows-all-active-projects-in-filter-2026-06-18-failed.png
03-project-planning-grid-shows-all-active-projects-in-filter-2026-06-18-failed.png
04-project-planning-grid-popout-preserves-project-filter-2026-06-18-00-journey-start.png
04-project-planning-grid-popout-preserves-project-filter-2026-06-18-00-journey-start.png
04-project-planning-grid-popout-preserves-project-filter-2026-06-18-01-navigate.png
04-project-planning-grid-popout-preserves-project-filter-2026-06-18-01-navigate.png
04-project-planning-grid-popout-preserves-project-filter-2026-06-18-failed.png
04-project-planning-grid-popout-preserves-project-filter-2026-06-18-failed.png

Verification Notes

# Verification — [ERP bug-fix] Bug from /resource-manager

**Result:** ❌ FAIL  `FAIL — 2 browser check(s) failed`  
**When:** 20260618T205348Z  
**URL:** http://100.121.252.85:3180/  

## Screenshots
![01-landing.png](01-landing.png)
![02-post-login.png](02-post-login.png)
![03-project-planning-grid-shows-all-active-projects-in-filter-2026-06-18-00-journey-start.png](03-project-planning-grid-shows-all-active-projects-in-filter-2026-06-18-00-journey-start.png)
![03-project-planning-grid-shows-all-active-projects-in-filter-2026-06-18-01-navigate.png](03-project-planning-grid-shows-all-active-projects-in-filter-2026-06-18-01-navigate.png)
![03-project-planning-grid-shows-all-active-projects-in-filter-2026-06-18-failed.png](03-project-planning-grid-shows-all-active-projects-in-filter-2026-06-18-failed.png)
![04-project-planning-grid-popout-preserves-project-filter-2026-06-18-00-journey-start.png](04-project-planning-grid-popout-preserves-project-filter-2026-06-18-00-journey-start.png)
![04-project-planning-grid-popout-preserves-project-filter-2026-06-18-01-navigate.png](04-project-planning-grid-popout-preserves-project-filter-2026-06-18-01-navigate.png)
![04-project-planning-grid-popout-preserves-project-filter-2026-06-18-failed.png](04-project-planning-grid-popout-preserves-project-filter-2026-06-18-failed.png)

## Proof plan
- **Level:** 2
- **Task browser checks:** 2
- **API checks:** 0
- **task_browser_checks_present:** PASS — Worker must declare task-specific browser_checks in .orch-done.json.
- **task_browser_checks_substantive:** PASS — Browser checks must target changed feature routes and specific selectors/text/actions.
- **browser_checks_grounded:** PASS — Browser checks must use concrete routes and stable user-facing selectors.
- **level2_scope_bounded:** PASS — Level 2 browser checks must stay focused (40 actions max per check). Split broad regression journeys into separate focused checks or Level 3 recipes.
- **level2_entry_to_target_flow:** PASS — Level 2 requires an entry-to-target browser-flow check that starts at entry/login and navigates by visible controls. (For pure render assertions, set kind: static_render on each check.)
- **level2_user_actions:** PASS — Level 2 requires safe user actions such as click, fill, upload, select, or press. (For pure render assertions, set kind: static_render on each check.)
- **level2_assertions:** PASS — Level 2 requires selector/text assertions proving the changed UI state.
- **level2_expected_result:** PASS — Level 2 requires expected_result/success_criteria explaining what success looks like.
- **level2_positive_assertion:** PASS — Level 2 requires at least one POSITIVE assertion — a concrete assert_text value (e.g. the corrected £ total) or that a specific element is present. Absence-only checks (assert_no_text) do not prove the fix; they pass on an empty or wrong page.

## Task-specific browser checks
- **project-planning-grid-shows-all-active-projects-in-filter-2026-06-18:** `/resource-manager` — selectors: (none); text: Manage electrician and engineer availability; actions: 11
- **project-planning-grid-popout-preserves-project-filter-2026-06-18:** `/resource-manager` — selectors: (none); text: Manage electrician and engineer availability; actions: 14

## Notes
- Verification level 2
- ✓ task proof plan L2: 2 task browser check(s), 0 API check(s)
- Task-proof-only mode: Level 1 launch smoke already passed; skipping baseline browser checks.
- Playwright MCP required for level 2+ UI proof; validating worker-declared MCP-backed checks.
- ✓ readiness gate: app ready after 1 probe(s) (status 200)
- networkidle not reached after login (app polls continuously) — non-fatal; confirming login via login-form disappearance instead.
- Logged in as claude-dev@arcontrols.internal
- Browser flow 'project-planning-grid-shows-all-active-projects-in-filter-2026-06-18' started at /; target is /resource-manager. Navigation must use visible UI actions from here.
- ✓ project-planning-grid-shows-all-active-projects-in-filter-2026-06-18: step 1 navigate
- ✗ browser check 'project-planning-grid-shows-all-active-projects-in-filter-2026-06-18' failed: Page.wait_for_selector: Timeout 30000ms exceeded.
Call log:
  - waiting for locator("a[href=\"/resource-manager\"]") to be visible

- Browser flow 'project-planning-grid-popout-preserves-project-filter-2026-06-18' started at /; target is /resource-manager. Navigation must use visible UI actions from here.
- ✓ project-planning-grid-popout-preserves-project-filter-2026-06-18: step 1 navigate
- ✗ browser check 'project-planning-grid-popout-preserves-project-filter-2026-06-18' failed: Page.wait_for_selector: Timeout 30000ms exceeded.
Call log:
  - waiting for locator("a[href=\"/resource-manager\"]") to be visible

- Ignored 26 aborted background fetch console error(s); task browser checks, API checks, and runtime checks decide this proof.

## Console errors
- `[error] 🔔 NotificationsDropdown: Error fetching notification summary: TypeError: Failed to fetch
    at T (http://100.121.252.85:3180/static/js/505.03a7c875.chunk.js:1:76319)`
- `[error] Failed to fetch HR settings: TypeError: Failed to fetch
    at http://100.121.252.85:3180/static/js/9627.6c769993.chunk.js:1:1868`
- `[error] Error fetching checklist settings: TypeError: Failed to fetch
    at h (http://100.121.252.85:3180/static/js/9627.6c769993.chunk.js:1:16839)`
- `[error] Failed to check projects due date: TypeError: Failed to fetch
    at http://100.121.252.85:3180/static/js/872.89f56c8c.chunk.js:1:89576`
- `[error] Failed to fetch HR settings: TypeError: Failed to fetch
    at http://100.121.252.85:3180/static/js/9627.6c769993.chunk.js:1:1868`
- `[error] Failed to check timesheet compliance: TypeError: Failed to fetch
    at u (http://100.121.252.85:3180/static/js/9627.6c769993.chunk.js:1:14135)`
- `[error] Failed to fetch new task count: TypeError: Failed to fetch
    at e (http://100.121.252.85:3180/static/js/9627.6c769993.chunk.js:1:1521)`
- `[error] Failed to check weekend availability: TypeError: Failed to fetch
    at http://100.121.252.85:3180/static/js/872.89f56c8c.chunk.js:1:88958`
- `[error] Failed to check for nudges: TypeError: Failed to fetch
    at d (http://100.121.252.85:3180/static/js/9627.6c769993.chunk.js:1:20111)`
- `[error] 🔔 NotificationsDropdown: Error fetching notification summary: TypeError: Failed to fetch
    at T (http://100.121.252.85:3180/static/js/505.03a7c875.chunk.js:1:76319)`
- `[error] Error fetching dashboard config: TypeError: Failed to fetch
    at O (http://100.121.252.85:3180/static/js/872.89f56c8c.chunk.js:1:66364)`
- `[error] Error fetching pending QA checks: TypeError: Failed to fetch
    at g (http://100.121.252.85:3180/static/js/9627.6c769993.chunk.js:1:17127)`
- `[error] Error fetching widget types: TypeError: Failed to fetch
    at F (http://100.121.252.85:3180/static/js/872.89f56c8c.chunk.js:1:66718)`
- `[error] Failed to fetch HR settings: TypeError: Failed to fetch
    at http://100.121.252.85:3180/static/js/9627.6c769993.chunk.js:1:1868`
- `[error] Error fetching dashboard config: TypeError: Failed to fetch
    at O (http://100.121.252.85:3180/static/js/872.89f56c8c.chunk.js:1:66364)`
- `[error] Failed to fetch new task count: TypeError: Failed to fetch
    at e (http://100.121.252.85:3180/static/js/9627.6c769993.chunk.js:1:1521)`
- `[error] 🔔 NotificationsDropdown: Error fetching notification summary: TypeError: Failed to fetch
    at T (http://100.121.252.85:3180/static/js/505.03a7c875.chunk.js:1:76319)`
- `[error] Failed to check for nudges: TypeError: Failed to fetch
    at d (http://100.121.252.85:3180/static/js/9627.6c769993.chunk.js:1:20111)`
- `[error] Error fetching pending QA checks: TypeError: Failed to fetch
    at g (http://100.121.252.85:3180/static/js/9627.6c769993.chunk.js:1:17127)`
- `[error] Failed to check weekend availability: TypeError: Failed to fetch
    at http://100.121.252.85:3180/static/js/872.89f56c8c.chunk.js:1:88958`

## Network issues
- `GET http://100.121.252.85:3180/api/notifications/stream?access_token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJjbGF1ZGUtZGV2QGFyY29udHJvbHMuaW50ZXJuYWwiLCJ1c2VyX2lkIjoiN2NlNDFmZjAtZDBmNy00NzMxLTkzNG — net::ERR_ABORTED`
- `GET http://100.121.252.85:3180/api/notifications/stream?access_token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJjbGF1ZGUtZGV2QGFyY29udHJvbHMuaW50ZXJuYWwiLCJ1c2VyX2lkIjoiN2NlNDFmZjAtZDBmNy00NzMxLTkzNG — net::ERR_ABORTED`
- `GET http://100.121.252.85:3180/api/email-inbox/stats — net::ERR_ABORTED`
- `GET http://100.121.252.85:3180/api/notifications/summary — net::ERR_ABORTED`
- `GET http://100.121.252.85:3180/api/employees/my-file — net::ERR_ABORTED`
- `GET http://100.121.252.85:3180/api/system-settings/ — net::ERR_ABORTED`
- `GET http://100.121.252.85:3180/api/system-settings/ — net::ERR_ABORTED`
- `GET http://100.121.252.85:3180/api/projects/without-due-date — net::ERR_ABORTED`
- `GET http://100.121.252.85:3180/api/employees/my-file — net::ERR_ABORTED`
- `GET http://100.121.252.85:3180/api/resources/timesheets/compliance-check — net::ERR_ABORTED`
- `GET http://100.121.252.85:3180/api/tasks/new-count — net::ERR_ABORTED`
- `GET http://100.121.252.85:3180/api/resources/check-weekend-availability — net::ERR_ABORTED`
- `GET http://100.121.252.85:3180/api/resources/nudge/active — net::ERR_ABORTED`
- `GET http://100.121.252.85:3180/api/notifications/summary — net::ERR_ABORTED`
- `GET http://100.121.252.85:3180/api/dashboard/config — net::ERR_ABORTED`
- `GET http://100.121.252.85:3180/api/notifications/stream?access_token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJjbGF1ZGUtZGV2QGFyY29udHJvbHMuaW50ZXJuYWwiLCJ1c2VyX2lkIjoiN2NlNDFmZjAtZDBmNy00NzMxLTkzNG — net::ERR_ABORTED`
- `GET http://100.121.252.85:3180/api/qa/my-pending-checks — net::ERR_ABORTED`
- `GET http://100.121.252.85:3180/api/notifications/stream?access_token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJjbGF1ZGUtZGV2QGFyY29udHJvbHMuaW50ZXJuYWwiLCJ1c2VyX2lkIjoiN2NlNDFmZjAtZDBmNy00NzMxLTkzNG — net::ERR_ABORTED`
- `GET http://100.121.252.85:3180/api/notifications/stream?access_token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJjbGF1ZGUtZGV2QGFyY29udHJvbHMuaW50ZXJuYWwiLCJ1c2VyX2lkIjoiN2NlNDFmZjAtZDBmNy00NzMxLTkzNG — net::ERR_ABORTED`
- `GET http://100.121.252.85:3180/api/notifications/stream?access_token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJjbGF1ZGUtZGV2QGFyY29udHJvbHMuaW50ZXJuYWwiLCJ1c2VyX2lkIjoiN2NlNDFmZjAtZDBmNy00NzMxLTkzNG — net::ERR_ABORTED`

Run Metadata

{
  "created_at": "2026-06-18T20:55:10.565092+00:00",
  "github_storage": false,
  "passed": false,
  "pr_url": "",
  "project": "ops-ar-erp",
  "run_id": "ops-ar-erp-b6fdc538-20260618-205510-erp-bug-fix-bug-from-resource-manager",
  "source_path": "/root/orchestrator/workspace/ops-ar-erp-orch-b6fdc5381a21/evidence/20260618T205348Z-b6fdc538",
  "storage": "orchestrator-vps",
  "summary": "FAIL \u2014 2 browser check(s) failed",
  "task_id": "b6fdc538-1a21-494b-aa1f-374dac771737",
  "task_short": "b6fdc538",
  "title": "[ERP bug-fix] Bug from /resource-manager"
}

Artifacts