feat: add immutable road revision storage

This commit is contained in:
2026-08-26 17:54:38 +08:00
parent 35002371ae
commit c0c8a16dd4
7 changed files with 373 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
# Backend Development Guidelines
## Revision Storage
- [Road Revision Storage](./road-revision-storage.md) -- immutable workbench revision layout, validation, and recovery contract.