Skip to content

feat: carry review standing when reviewed files move to another artifact #20

Description

@runewright

After moving reviewed files from one artifact to another (BuildSkill's evaluation loop into BenchArtifact), rune adopt doctor warns per file:

skills/BenchArtifact/scripts/aggregate_benchmark.py: imported artifact with no review record — backfill via rune adopt

The suggested backfill would re-review content that already passed a sealed block-by-block review inside the source artifact. The adopt sidecars moved with the files (subject paths updated), but the review record cannot follow.

A transfer mechanism would keep the ceremony honest without re-review: record in the destination that these subjects were reviewed under the source record at a given commit, the same way reseal records maintainer touch-ups. Pairs with #18, which covers the source side of the same move.

Session: claude-code:1f95a181-3259-4c69-88fc-ffcfb21154f7

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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