28 lines
6.3 KiB
CSV
28 lines
6.3 KiB
CSV
ID,Command,Environment,Status,Exit_code,Duration_seconds,Test_count,Pass_count,Failure_count,Skipped_count,Warning_count,Evidence_path,Related_defects,Notes
|
|
C15-001,node scripts/validate-phase14-manifest.mjs,Fresh extraction of supplied Phase 14 ZIP; Node 22.16.0,Passed,0,0.22,466 files,466,0,0,0,docs/quality/phase15-command-logs/02-phase14-manifest-baseline.log,,Verified the supplied archive before Phase 15 modifications.
|
|
C15-002,corepack prepare pnpm@11.9.0 --activate,Debian 13; Node 22.16.0; Corepack 0.32.0; registry DNS unavailable,Blocked,1,0.17,1,0,1,0,0,docs/quality/PHASE_15_TOOLCHAIN_SETUP.log,P14-009; P15-005,Could not download the pinned package manager.
|
|
C15-003,pnpm install --frozen-lockfile,Required Node 24.17.0 and pnpm 11.9.0,Not executed - prerequisite blocked,,,,,,,,docs/quality/PHASE_15_TOOLCHAIN_SETUP.log,P14-009; P15-005,No pnpm binary and no registry DNS. No dependency update was attempted.
|
|
C15-004,node scripts/run-validations.mjs,Current Phase 15 tree; Node 22.16.0; no installed packages required,Passed,0,1.52,16 validators,16,0,0,0,docs/quality/phase15-command-logs/10-final-validations.log,P15-001; P15-002; P15-003; P15-004,Repository-native dependency-free validators.
|
|
C15-005,python3 scripts/phase15-static-audit.py --root /mnt/data/phase14_baseline,Fresh Phase 14 extraction; Python 3.13.5,Failed as expected - baseline findings,1,1.37,467 files,,11 findings,0,0,docs/quality/PHASE_15_BASELINE_STATIC_AUDIT_RESULTS_v1.0.json,P15-001; P15-002; P15-003; P15-004,Found 4 High and 7 Medium defects before fixes.
|
|
C15-006,python3 scripts/phase15-static-audit.py,Current Phase 15 tree; Python 3.13.5,Passed,0,1.38,544 files,544,0,0,0,docs/quality/phase15-command-logs/13-final-static-audit.log,P15-001; P15-002; P15-003; P15-004,No findings under the same audit after remediation.
|
|
C15-007,node --experimental-strip-types media-type behavior assertions,Node 22.16.0,Passed with runtime warnings,0,1.37,8 assertions,8,0,0,2,docs/quality/phase15-command-logs/08-content-type-behavior.log,P15-002,Warnings concern experimental type stripping and do not affect the assertions.
|
|
C15-008,node --check scripts; node --experimental-strip-types --check TypeScript; python3 -m py_compile audit,Node 22.16.0; Python 3.13.5,Passed,0,6.76,99 files,99,0,0,0,docs/quality/phase15-command-logs/09-syntax-check.log,,"33 JavaScript modules, 64 TypeScript modules, and two Python scripts."
|
|
C15-009,pnpm format:check,Exact pinned toolchain and installed dependencies required,Not executed - clean install blocked,,,,,,,,docs/quality/PHASE_15_TOOLCHAIN_SETUP.log,P15-005,Formatting validation
|
|
C15-010,pnpm lint,Exact pinned toolchain and installed dependencies required,Not executed - clean install blocked,,,,,,,,docs/quality/PHASE_15_TOOLCHAIN_SETUP.log,P15-005,ESLint
|
|
C15-011,pnpm typecheck,Exact pinned toolchain and installed dependencies required,Not executed - clean install blocked,,,,,,,,docs/quality/PHASE_15_TOOLCHAIN_SETUP.log,P15-005,Next type generation and strict TypeScript
|
|
C15-012,pnpm test:unit,Exact pinned toolchain and installed dependencies required,Not executed - clean install blocked,,,,,,,,docs/quality/PHASE_15_TOOLCHAIN_SETUP.log,P15-005,Unit tests and coverage
|
|
C15-013,pnpm test:integration,Exact pinned toolchain and installed dependencies required,Not executed - clean install blocked,,,,,,,,docs/quality/PHASE_15_TOOLCHAIN_SETUP.log,P15-005,Integration tests
|
|
C15-014,pnpm test:browser,Exact pinned toolchain and installed dependencies required,Not executed - clean install blocked,,,,,,,,docs/quality/PHASE_15_TOOLCHAIN_SETUP.log,P15-005,Functional browser tests
|
|
C15-015,pnpm test:a11y,Exact pinned toolchain and installed dependencies required,Not executed - clean install blocked,,,,,,,,docs/quality/PHASE_15_TOOLCHAIN_SETUP.log,P15-005,Automated accessibility tests
|
|
C15-016,pnpm test:visual,Exact pinned toolchain and installed dependencies required,Not executed - clean install blocked,,,,,,,,docs/quality/PHASE_15_TOOLCHAIN_SETUP.log,P15-005,Visual-regression tests
|
|
C15-017,pnpm test:e2e,Exact pinned toolchain and installed dependencies required,Not executed - clean install blocked,,,,,,,,docs/quality/PHASE_15_TOOLCHAIN_SETUP.log,P15-005,Aggregate Playwright tests
|
|
C15-018,pnpm test:security,Exact pinned toolchain and installed dependencies required,Not executed - clean install blocked,,,,,,,,docs/quality/PHASE_15_TOOLCHAIN_SETUP.log,P15-005,Package-script security validation; underlying static validator ran through C15-004
|
|
C15-019,pnpm test:privacy,Exact pinned toolchain and installed dependencies required,Not executed - clean install blocked,,,,,,,,docs/quality/PHASE_15_TOOLCHAIN_SETUP.log,P15-005,Package-script privacy validation; underlying static validator ran through C15-004
|
|
C15-020,SITE_ORIGIN=https://approved.example PUBLIC_RELEASE_APPROVED=false pnpm build,Exact pinned toolchain and installed dependencies required,Not executed - clean install blocked,,,,,,,,docs/quality/PHASE_15_TOOLCHAIN_SETUP.log,P15-005,Production build
|
|
C15-021,pnpm audit --audit-level low,Exact pinned toolchain and installed dependencies required,Not executed - clean install blocked,,,,,,,,docs/quality/PHASE_15_TOOLCHAIN_SETUP.log,P15-005,Registry-backed dependency audit
|
|
C15-022,pnpm exec playwright install --with-deps chromium firefox webkit,Exact pinned toolchain and installed dependencies required,Not executed - clean install blocked,,,,,,,,docs/quality/PHASE_15_TOOLCHAIN_SETUP.log,P15-005,Pinned browser installation
|
|
C15-023,Performance audit commands,Exact pinned toolchain and installed dependencies required,Not executed - clean install blocked,,,,,,,,docs/quality/PHASE_15_TOOLCHAIN_SETUP.log,P15-005,Lighthouse/Web Vitals and route timing
|
|
C15-024,Production-like deployment and smoke commands,Exact pinned toolchain and installed dependencies required,Not executed - clean install blocked,,,,,,,,docs/quality/PHASE_15_TOOLCHAIN_SETUP.log,P15-005,Deployment rehearsal
|
|
C15-025,Rollback platform commands,Exact pinned toolchain and installed dependencies required,Not executed - clean install blocked,,,,,,,,docs/quality/PHASE_15_TOOLCHAIN_SETUP.log,P15-005,Rollback rehearsal
|
|
C15-026,node scripts/generate-phase15-manifest.mjs && node scripts/validate-phase15-manifest.mjs,Final Phase 15 repository; Node 22.16.0; dependency-free,Passed,0,0.52,548 files,548,0,0,0,docs/quality/phase15-command-logs/12-phase15-package-manifest.log,,The validation log is explicitly excluded from its own manifest to avoid a self-referential checksum.
|