Skip to content

chore: document WAL GC as a standalone floor-driven subsystem #600

Description

@belveryin

Why

The SST GC work should not destabilize the current WAL GC path.

Scope

  • Make the separation explicit in code comments and docs.
  • Avoid introducing shared machinery unless there is a concrete need.
  • Call out that retention policy for SST GC is deferred and not part of the current WAL work.

Acceptance Criteria

  • WAL GC remains floor-driven.
  • SST GC changes do not expand WAL GC scope.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions