= "CONTINUATION-001"
= "Lifeloop Continuation Store"
= "draft"
= "lifecycle-substrate"
= ["emanuele"]
= [
"client-state",
"persistence",
"cross-restart",
"wire-contract",
]
= "body.md"
= [
"code://src/lib.rs",
"code://src/renewal_status.rs",
"code://src/cli/host_hook.rs",
# The CCD lifeloop client is the first consumer of the continuation
# store; its renewal_intents table and `renewal-state` blob protocol
# are normative in CCD-LIFELOOP-CLIENT-001.
"code://crates/ccd/src/renewal_intents.rs",
"code://crates/ccd/src/lifeloop_client.rs",
"code://crates/ccd/migrations/0001_initial.sql",
]