Sweep residual v0.1 staleness in API/ARCHITECTURE/README docs

This commit is contained in:
Grant
2026-06-17 15:41:17 -05:00
parent 4755639bdc
commit 554f3b2da0
3 changed files with 7 additions and 8 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ Service metadata including the Ed25519 public key. Useful for SDKs to fetch the
```json
{
"service": "keysat",
"version": "0.1.0",
"version": "0.2.0",
"operator": "Acme Software",
"public_key_pem": "-----BEGIN PUBLIC KEY-----\nMCow...\n-----END PUBLIC KEY-----\n",
"key_algorithm": "ed25519",