Skip to content

Commit 4f1e915

Browse files
committed
Update testnet soak status
1 parent 69e674f commit 4f1e915

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/site/app/status/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ const groups: Array<[string, Array<[string, string, string]>]> = [
3838
[
3939
'Not production-ready yet',
4040
[
41-
['Testnet soak', 'Not production-ready', 'Sustained live testnet run is still required.'],
41+
['Testnet soak', 'Implemented', '24-hour live testnet soak completed with public logs and restart/recovery notes.'],
4242
['Mainnet validation', 'Not production-ready', 'No mainnet readiness claim is made.'],
4343
['Benchmarks', 'Pending measurement', 'Throughput, latency, storage, POI, streaming, and MCP metrics are pending.'],
4444
],

0 commit comments

Comments
 (0)