generated from eblume/project-template
|
Some checks failed
Build / validate (push) Failing after 3s
Replace "distributed from day one" with a targetable Store backend that supports the full spectrum from local-only to distributed by configuration: - Store trait with LocalStore (direct SQLite, exclusive lock) and RemoteStore (RPC to a server) - three hephd runtime modes: local / server / client - exclusive-lock handoff so the same SQLite file can pass between local and server mode; client mode is thin and online-only - offline remains a property of local-backed replicas syncing via the hub Local-only is now a first-class configuration. Build order starts at local mode. Updates docs/reference/tech-spec.md (§1, §3.1, §11) and docs/explanation/design.md (§9, §11) to match. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| design.md | ||
| explanation.md | ||