Add an amp adapter: one Adapter impl + adapter_for arm (crates/ssync-adapters).
Session storage location and format not yet investigated — needs the pi-style format investigation first (docs/pi-format-notes.md as template): layout, identity, append-only determination. amp threads may be partly server-side; determine what exists locally and is worth syncing.
If sessions live in a single database, this falls under the DB-stored-agents adapter-model question instead.
Refs: TODO.md Open #2, docs/DECISIONS.md §2.
Add an amp adapter: one
Adapterimpl +adapter_forarm (crates/ssync-adapters).Session storage location and format not yet investigated — needs the pi-style format investigation first (docs/pi-format-notes.md as template): layout, identity, append-only determination. amp threads may be partly server-side; determine what exists locally and is worth syncing.
If sessions live in a single database, this falls under the DB-stored-agents adapter-model question instead.
Refs: TODO.md Open #2, docs/DECISIONS.md §2.