Skip to content

Crawl registry + crawl list (ADR-0007) #65

Description

@filipeforattini

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

  • A Crawl is persisted on start with crawl_id, seeds, scope, status, timestamps.
  • crawl list enumerates Crawls with status.
  • run_id is recorded as one execution of a crawl_id.
  • Tests cover registration and listing.

Blocked by

Metadata

Metadata

Assignees

No one assigned

    Labels

    ready-for-agentFully specified, AFK-ready — an agent can pick it up with no human context

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions