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.
40 lines
868 B
JSON
40 lines
868 B
JSON
{
|
|
"schema_version": 1,
|
|
"task": "topic-metadata",
|
|
"component": "psf-memo-db",
|
|
"git_sha": "3f05488da024895005786de0b8dd6973045d7b46",
|
|
"branch": "swarmforge-architect",
|
|
"timestamp": "2026-09-18T13:32:38.005Z",
|
|
"commands": [
|
|
{
|
|
"name": "unit",
|
|
"command": "npm test",
|
|
"exit": 0,
|
|
"duration_ms": 12653,
|
|
"summary": "392 passing"
|
|
},
|
|
{
|
|
"name": "property",
|
|
"command": "npm run property",
|
|
"exit": 0,
|
|
"duration_ms": 52767,
|
|
"summary": "57 pass / 0 fail"
|
|
},
|
|
{
|
|
"name": "acceptance",
|
|
"command": "npm run acceptance",
|
|
"exit": 0,
|
|
"duration_ms": 113747,
|
|
"summary": "all 16 acceptance suites passed"
|
|
},
|
|
{
|
|
"name": "lint",
|
|
"command": "npm run lint",
|
|
"exit": 0,
|
|
"duration_ms": 3824,
|
|
"summary": "ok"
|
|
}
|
|
],
|
|
"result": "pass"
|
|
}
|