If a future target agent keeps all sessions in one SQLite/DB file instead of per-session files, its adapter needs a way to extract/identify individual sessions (e.g. row-level) — the current model assumes one file per session. (This concerns the target agent's storage; ssync's own storage is iroh-docs + iroh-blobs.)
Prerequisite investigation for any of the pending adapters whose agent turns out to be DB-backed.
Refs: TODO.md Open #13.
If a future target agent keeps all sessions in one SQLite/DB file instead of per-session files, its adapter needs a way to extract/identify individual sessions (e.g. row-level) — the current model assumes one file per session. (This concerns the target agent's storage; ssync's own storage is iroh-docs + iroh-blobs.)
Prerequisite investigation for any of the pending adapters whose agent turns out to be DB-backed.
Refs: TODO.md Open #13.