swactor/crates/datastore/src
Zachery Aaron Shores-Chmielewski 33a217c96a feat: begin formal verification pipeline (#49)
Initial experiments in 'formal verification' of authorization tooling. Current state is not to be trusted, but we are not in a security critical situation, so that is fine.


Signed-off-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
2026-02-23 04:53:04 +00:00
..
actors feat: data streams primitive (#48) 2026-02-23 04:47:54 +00:00
bin feat: stability for deployment and distribution (#44) 2026-02-19 14:39:33 +00:00
pool feat: cluster test improvements; datastore pools (#45) 2026-02-20 17:30:37 +00:00
storage feat: MVP authorization layer for swactor datastores (#43) 2026-02-16 15:39:27 +00:00
api.rs feat: mvp ci workflow (#42) 2026-02-16 15:57:55 +00:00
auth.rs feat: begin formal verification pipeline (#49) 2026-02-23 04:53:04 +00:00
blob_transfer.rs feat: data streams primitive (#48) 2026-02-23 04:47:54 +00:00
bridge.rs feat: data streams primitive (#48) 2026-02-23 04:47:54 +00:00
chunking.rs feat: content addressed datastore (#41) 2026-02-15 17:03:31 +00:00
cli.rs feat: content addressed datastore (#41) 2026-02-15 17:03:31 +00:00
crypto_wasm.wasm feat: MVP authorization layer for swactor datastores (#43) 2026-02-16 15:39:27 +00:00
kani_auth.rs feat: begin formal verification pipeline (#49) 2026-02-23 04:53:04 +00:00
lib.rs feat: begin formal verification pipeline (#49) 2026-02-23 04:53:04 +00:00
messages.rs feat: data streams primitive (#48) 2026-02-23 04:47:54 +00:00
metrics.rs feat: stability for deployment and distribution (#44) 2026-02-19 14:39:33 +00:00
types.rs feat: mvp ci workflow (#42) 2026-02-16 15:57:55 +00:00
ui_html.rs feat: MVP authorization layer for swactor datastores (#43) 2026-02-16 15:39:27 +00:00