batpak 0.8.0

Event sourcing with causal graphs and caller-defined gates. Sync API, no async runtime.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# batpak

Sync-first event sourcing for Rust: append-only segment files, causal metadata,
caller-defined gates, durable receipts, evidence reports, and typed projections.

This is the substrate crate in the batpak family.

```text
bp records.
```

Start with the root repository docs:

- `README.md`
- `FACTORY.md`
- `MODEL.md`
- `INVARIANTS.md`
- `CONFORMANCE.md`