Files

40 lines
869 B
JSON
Raw Permalink Normal View History

{
"schema_version": 1,
"task": "topic-metadata",
"component": "psf-memo-indexer",
"git_sha": "3f05488da024895005786de0b8dd6973045d7b46",
"branch": "swarmforge-architect",
"timestamp": "2026-09-18T13:29:34.859Z",
"commands": [
{
"name": "unit",
"command": "npm test",
"exit": 0,
"duration_ms": 12039,
"summary": "113 passing"
},
{
"name": "property",
"command": "npm run property",
"exit": 0,
"duration_ms": 8080,
"summary": "12 pass / 0 fail"
},
{
"name": "acceptance",
"command": "npm run acceptance",
"exit": 0,
"duration_ms": 2899,
"summary": "all 7 acceptance suites passed"
},
{
"name": "lint",
"command": "npm run lint",
"exit": 0,
"duration_ms": 3556,
"summary": "ok"
}
],
"result": "pass"
}