|
1 | 1 | # Lane Input Validation Report |
2 | 2 |
|
3 | | -Generated: 2026-06-01T04:35:59.557Z |
| 3 | +Generated: 2026-06-02T20:52:58.654Z |
4 | 4 | Status: PASS |
5 | 5 |
|
6 | 6 | ## Input Files |
7 | 7 |
|
8 | 8 | | Lane | Role | File | Status | Reason | |
9 | 9 | | --- | --- | --- | --- | --- | |
10 | | -| none | none | none | SKIP | No selected lane inputs were validated. | |
| 10 | +| workspace-contract | test | tests/playwright/tools/WorkspaceManagerV2.spec.mjs | PASS | Manifest test input is explicit, present, and owned by the lane. | |
| 11 | +| workspace-contract | helper | tests/helpers/playwrightRepoServer.mjs | PASS | Reusable helper is explicit, present, and shared-helper owned. | |
| 12 | +| workspace-contract | helper | tests/helpers/playwrightStorageIsolation.mjs | PASS | Reusable helper is explicit, present, and shared-helper owned. | |
| 13 | +| workspace-contract | helper | tests/helpers/playwrightV8CoverageReporter.mjs | PASS | Reusable helper is explicit, present, and shared-helper owned. | |
| 14 | +| workspace-contract | helper | tests/helpers/workspaceV2CoverageReporter.mjs | PASS | Reusable helper is explicit, present, and shared-helper owned. | |
| 15 | +| workspace-contract | fixture | games/AITargetDummy/game.manifest.json | PASS | Fixture is explicit, present, and allowed for the lane ownership. | |
| 16 | +| workspace-contract | fixture | games/Asteroids/game.manifest.json | PASS | Fixture is explicit, present, and allowed for the lane ownership. | |
| 17 | +| workspace-contract | fixture | games/Bouncing-ball/game.manifest.json | PASS | Fixture is explicit, present, and allowed for the lane ownership. | |
| 18 | +| workspace-contract | fixture | games/Breakout/game.manifest.json | PASS | Fixture is explicit, present, and allowed for the lane ownership. | |
| 19 | +| workspace-contract | fixture | games/GravityWell/game.manifest.json | PASS | Fixture is explicit, present, and allowed for the lane ownership. | |
| 20 | +| workspace-contract | fixture | games/InvalidWorkspace/game.manifest.json | PASS | Fixture is an explicit virtual Workspace repo input and allowed for the lane ownership. | |
| 21 | +| workspace-contract | fixture | games/Pacman/game.manifest.json | PASS | Fixture is explicit, present, and allowed for the lane ownership. | |
| 22 | +| workspace-contract | fixture | games/Pong/game.manifest.json | PASS | Fixture is explicit, present, and allowed for the lane ownership. | |
| 23 | +| workspace-contract | fixture | games/SolarSystem/game.manifest.json | PASS | Fixture is explicit, present, and allowed for the lane ownership. | |
| 24 | +| workspace-contract | fixture | games/SpaceDuel/game.manifest.json | PASS | Fixture is explicit, present, and allowed for the lane ownership. | |
| 25 | +| workspace-contract | fixture | games/SpaceInvaders/game.manifest.json | PASS | Fixture is explicit, present, and allowed for the lane ownership. | |
| 26 | +| workspace-contract | fixture | games/vector-arcade-sample/game.manifest.json | PASS | Fixture is explicit, present, and allowed for the lane ownership. | |
| 27 | +| workspace-contract | fixture | tests/fixtures/workspace-v2/uat.manifest.json | PASS | Fixture is explicit, present, and allowed for the lane ownership. | |
| 28 | +| workspace-contract | import | tests/helpers/playwrightRepoServer.mjs | PASS | Relative import dependency is resolved and recorded in the manifest. | |
| 29 | +| workspace-contract | import | tests/helpers/playwrightStorageIsolation.mjs | PASS | Relative import dependency is resolved and recorded in the manifest. | |
| 30 | +| workspace-contract | import | tests/helpers/playwrightV8CoverageReporter.mjs | PASS | Relative import dependency is resolved and recorded in the manifest. | |
| 31 | +| workspace-contract | import | tests/helpers/workspaceV2CoverageReporter.mjs | PASS | Relative import dependency is resolved and recorded in the manifest. | |
11 | 32 |
|
12 | 33 | ## Ownership Validation Failures |
13 | 34 |
|
|
0 commit comments