Skip to content

docs(phase-04): complete phase execution — verified 5/5 must-haves #248

docs(phase-04): complete phase execution — verified 5/5 must-haves

docs(phase-04): complete phase execution — verified 5/5 must-haves #248

Triggered via push March 10, 2026 14:57
Status Failure
Total duration 1m 14s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
e2e
Process completed with exit code 1.
tests/e2e/install.test.ts > install file structure (E2E-03) > installs exactly 15 agent .md files: packages/cli/tests/e2e/install.test.ts#L21
AssertionError: expected [ 'AGENTS.md', 'executor.md', …(3) ] to have a length of 15 but got 5 - Expected + Received - 15 + 5 ❯ tests/e2e/install.test.ts:21:19
tests/e2e/install.test.ts > install file structure (E2E-03) > installs exactly 38 command .md files: packages/cli/tests/e2e/install.test.ts#L13
AssertionError: expected [ 'debug.md', 'execute.md', …(7) ] to have a length of 38 but got 9 - Expected + Received - 38 + 9 ❯ tests/e2e/install.test.ts:13:19