mirror of
https://github.com/Permissionless-Software-Foundation/psf-memo.git
synced 2026-09-21 16:52:01 -07:00
- Add the canonical per-component verification records (indexer, db, client)
pinned to the review commit 3f05488, and the architect review summary.
By architect.
47 lines
1.0 KiB
JSON
47 lines
1.0 KiB
JSON
{
|
|
"schema_version": 1,
|
|
"task": "topic-metadata",
|
|
"component": "psf-memo-client",
|
|
"git_sha": "3f05488da024895005786de0b8dd6973045d7b46",
|
|
"branch": "swarmforge-architect",
|
|
"timestamp": "2026-09-18T13:34:46.555Z",
|
|
"commands": [
|
|
{
|
|
"name": "unit",
|
|
"command": "npm test",
|
|
"exit": 0,
|
|
"duration_ms": 10359,
|
|
"summary": "441 pass / 0 fail"
|
|
},
|
|
{
|
|
"name": "property",
|
|
"command": "npm run test:property",
|
|
"exit": 0,
|
|
"duration_ms": 12663,
|
|
"summary": "90 pass / 0 fail"
|
|
},
|
|
{
|
|
"name": "acceptance",
|
|
"command": "npm run test:acceptance",
|
|
"exit": 0,
|
|
"duration_ms": 18818,
|
|
"summary": "all 33 acceptance suites passed"
|
|
},
|
|
{
|
|
"name": "lint",
|
|
"command": "npm run lint",
|
|
"exit": 0,
|
|
"duration_ms": 2629,
|
|
"summary": "ok"
|
|
},
|
|
{
|
|
"name": "build",
|
|
"command": "npm run build",
|
|
"exit": 0,
|
|
"duration_ms": 83937,
|
|
"summary": "ok"
|
|
}
|
|
],
|
|
"result": "pass"
|
|
}
|