docs(m4): add verification architecture contract

This commit is contained in:
zouantchaw
2026-02-24 11:42:39 -05:00
parent 07dd6609d9
commit f2912a1c32
4 changed files with 216 additions and 0 deletions

View File

@@ -15,3 +15,4 @@
| 2026-02-24 | 0.1.10 | Hardened core APIs with signed URL ownership/expiry checks, object existence checks, and per-user LLM rate limiting. |
| 2026-02-24 | 0.1.11 | Added frontend-ready core API guide and linked M4 API catalog to it as source of truth for consumption. |
| 2026-02-24 | 0.1.12 | Reduced M4 API docs to core-only scope and removed command-route references until command implementation is complete. |
| 2026-02-24 | 0.1.13 | Added verification architecture contract with endpoint design and workflow split for attire, government ID, and certification. |