Files
gaokao-volunteer-system/reports/integration_2026_06_20.json
Hermes Agent 09caa3309f
Some checks failed
CI / pytest (Python 3.10) (push) Has been cancelled
CI / pytest (Python 3.11) (push) Has been cancelled
CI / pytest (Python 3.12) (push) Has been cancelled
feat(legal+data): harden legal drafts and crowd_db provenance
2026-06-21 11:54:16 +08:00

42 lines
883 B
JSON

{
"date": "2026-06-20",
"port": 19091,
"overall_ok": true,
"steps": [
{
"step": "health",
"ok": true,
"detail": "status=ok db=True"
},
{
"step": "login",
"ok": true,
"detail": "status=200 token_len=195"
},
{
"step": "create_order",
"ok": true,
"detail": "status=201 order_id=GKO-20260621-MB9S"
},
{
"step": "get_order",
"ok": true,
"detail": "status=200 consent_method='verbal_chat'"
},
{
"step": "ops_alerts = 200",
"ok": true,
"detail": "status=200"
},
{
"step": "retention_dry_run",
"ok": true,
"detail": "candidates=0 anonymized=0 deletion_logs_pruned=0 share_events_pruned=0"
},
{
"step": "retention_apply",
"ok": true,
"detail": "candidates=0 anonymized=0 deletion_logs_pruned=0"
}
]
}