1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
| {
| "generated_at": "2026-06-15T01:43:29+08:00",
| "run_id": "RUN-ANA-WUJI-NOTE-FIT-AUDIT-20260615-001",
| "status": "PASS",
| "items": [
| {
| "check_id": "PACKAGE_FILES_EXIST",
| "status": "PASS",
| "details": "all required files exist"
| },
| {
| "check_id": "LEDGER_NON_EMPTY",
| "status": "PASS",
| "details": "ledger_rows=9590"
| },
| {
| "check_id": "PASS_ROWS_HAVE_SOURCE",
| "status": "PASS",
| "details": "bad_rows=0"
| },
| {
| "check_id": "MANUAL_QUEUE_MATCHES_LEDGER",
| "status": "PASS",
| "details": "ledger_manual_rows=4285; file_rows=4285"
| },
| {
| "check_id": "EXCEPTION_INVENTORY_MATCHES_FAILS",
| "status": "PASS",
| "details": "ledger_fail_rows=679; file_rows=679"
| },
| {
| "check_id": "CASE_SUMMARY_NON_EMPTY",
| "status": "PASS",
| "details": "case_count=251"
| }
| ]
| }
|
|