feat: add durable store record serialization
This commit is contained in:
parent
abb3c5bd34
commit
6810d9a3aa
7 changed files with 576 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ src/user_engine/
|
|||
ports.py adapter protocols for identity, authorization, events, audit,
|
||||
membership export, application bindings, and secrets
|
||||
service.py headless service API for the isolated MVP
|
||||
store_records.py JSON-safe durable-store record serialization
|
||||
testing/ local fixtures for tests and examples
|
||||
tests/ standard-library unittest suite
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue