Skip to content

docs: prune references to never-built note-anchor types #562

Description

@kevinswiber

During the #540 review sweep, three documentation clusters were found referencing code that does not exist anywhere in this repository (likely prose carried over from the sibling hunk project or from planned-but-unbuilt TUI layers):

  • docs/adr/adr-0014-reviewunit-commit-range-lifecycle.md (context section) and docs/adr/adr-0028-id-prefix-convention.md + docs/id-prefixes.md reference ResolutionStatus::Orphaned and const sentinels hunk:stale / hunk:orphaned in src/stream/build.rs — neither the type nor the file exists.
  • docs/storage-model.md ("stale and orphan notes" review-stream rows) describes behavior with no corresponding code.

PR #559 already stopped its own new prose from asserting these exist (ADR-0014's 2026-07-16 amendment notes the type was never built). This issue covers pruning or annotating the remaining pre-existing references so readers stop hunting for phantom code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions