Files

47 lines
1.0 KiB
JSON
Raw Permalink Normal View History

{
"schema_version": 1,
"task": "post-image-rendering",
"component": "psf-memo-client",
"git_sha": "19e57be1ecf7c1493ccaa21959bb076677f7f8e2",
"branch": "swarmforge-architect",
"timestamp": "2026-09-16T14:35:46.808Z",
"commands": [
{
"name": "unit",
"command": "npm test",
"exit": 0,
"duration_ms": 7806,
"summary": "346 pass / 0 fail"
},
{
"name": "property",
"command": "npm run test:property",
"exit": 0,
"duration_ms": 7728,
"summary": "58 pass / 0 fail"
},
{
"name": "acceptance",
"command": "npm run test:acceptance",
"exit": 0,
"duration_ms": 12360,
"summary": "all 27 acceptance suites passed"
},
{
"name": "lint",
"command": "npm run lint",
"exit": 0,
"duration_ms": 2476,
"summary": "ok"
},
{
"name": "build",
"command": "npm run build",
"exit": 0,
"duration_ms": 59592,
"summary": "ok"
}
],
"result": "pass"
}