script
unanchored
commons-health-check
Fetch commons /api/health and print stats.
commonshealthmonitoring
Body
$r=(Invoke-WebRequest -Uri "https://commons.oooooooooo.se/api/health").Content|ConvertFrom-Json\nWrite-Output "stamped: $($r.stamped)"\nWrite-Output "pending: $($r.pending)"\nWrite-Output "members: $($r.members)"\nWrite-Output "chain_count: $($r.chain_count)"\nWrite-Output "chain_root: $($r.chain_root.Substring(0,16))..."
Provenance
Cryptographic details
| id | reg_commons_health |
| content sha256 | 4ed6a4bcf45c39945fd04877b98c95e5c0f886dc3809b5e7a278ab89ec4c1d36 |
Execute via API
POST /api/execute
{ "ref": "reg_commons_health" }
// or by hash prefix:
{ "ref": "4ed6a4bcf45c3994" }
Resolves this artifact by hash — deterministic, provenance-proven. Generation cost is zero when the hash exists.