{
"schemaVersion": "beauty-v2-test-summary-v1",
"generatedAt": "2026-07-27T18:02:48.019-05:00",
"status": "passed",
"commands": [
{
"command": "pnpm verify",
"exitCode": 0,
"status": "passed",
"summary": "Formatting, lint, type checks, qualification and Worker type contracts, 196 Vitest files with 1,540 passing tests, 3 policy-eval files with 25 passing evaluations, package and Worker builds, managed-edge build, and the DRY_RUN isolation proof passed."
},
{
"command": "python -m unittest discover -s tests/python -p \"test_*.py\" -v",
"exitCode": 0,
"status": "passed",
"summary": "Two Python test files completed with 28 passing perceptual-similarity and evidence-preparation tests."
},
{
"command": "pnpm exec vitest run tests/unit/beauty-v2-public-release-evidence-finalizer.test.ts tests/unit/package-beauty-public-qa-handoff.test.ts",
"exitCode": 0,
"status": "passed",
"summary": "Two focused public-release and sanitizer test files completed with 29 passing tests after account-state sanitization."
},
{
"command": "pnpm exec eslint tools/lib/beauty-v2-public-release-evidence-finalizer.ts tests/unit/beauty-v2-public-release-evidence-finalizer.test.ts tests/unit/package-beauty-public-qa-handoff.test.ts --max-warnings 0",
"exitCode": 0,
"status": "passed",
"summary": "The modified release finalizer and packaging sanitizer files passed ESLint with zero warnings."
},
{
"command": "pnpm exec tsc -p tsconfig.json --noEmit",
"exitCode": 0,
"status": "passed",
"summary": "The repository TypeScript project passed a no-emit type check after the final public-evidence changes."
}
],
"aggregate": {
"vitestFiles": 196,
"vitestTests": 1540,
"policyEvalFiles": 3,
"policyEvals": 25,
"pythonTestFiles": 2,
"pythonTests": 28
},
"limitations": [
"Vitest totals include the policy-eval files; policy evals are also reported separately and must not be added to the Vitest totals.",
"Counts summarize recorded commands; source revision reproducibility is unclaimed."
],
"sourceRevisionClaim": "not-claimed"
}