What to build
Register each Crawl as a first-class entity in a RedDB crawls collection (stable crawl_id, seeds, resolved PolicyProfile, scope, status, timestamps) and expose crawl list. Clarify crawl_id (the durable Crawl) versus run_id (one execution of it). See ADR-0007.
Acceptance criteria
Blocked by
What to build
Register each Crawl as a first-class entity in a RedDB
crawlscollection (stablecrawl_id, seeds, resolved PolicyProfile, scope, status, timestamps) and exposecrawl list. Clarifycrawl_id(the durable Crawl) versusrun_id(one execution of it). See ADR-0007.Acceptance criteria
crawl listenumerates Crawls with status.Blocked by