Skip to content

discover-cell-structures new-record example omits curation provenance flags #189

Description

@realmarcin

Adversarial review finding from PR #188.

The discover-cell-structures skill tells Claude to run just new-record ... --apply without passing --curator or --llm-assisted.

In scripts/new_record.py, the omitted options default to curator="unknown" and llm_assisted=False, so following the skill would seed each new record with the wrong inline curation_history provenance.

Expected fix: include --curator <name> and --llm-assisted in the scaffold command, and tell model-assisted runs to keep --llm-assisted set when a human curator name is supplied.

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