Skip to content

[codex] Supervisor decision: Tier-3 inherited protocol ingestion policy #3

Description

@rhowardstone

Authorship note: this issue was created by Codex through the rhowardstone GitHub connector. GitHub records the authenticated account as the actor; the supervision request is Codex-authored.

Decision needed

Tier-3 currently detects and resolves protocol-by-reference candidates, but outputs/loop_progress.md records a deliberate stop before auto-ingesting inherited protocols into the authoritative KG.

Why this matters

Auto-attributing a delegated protocol to the wrong cited paper would fabricate provenance. The existing resolver already surfaced risky cases:

  • Same-author/same-year false positives can resolve to the wrong biological topic.
  • Named citations can remain ambiguous when multiple plausible organoid papers exist.
  • Numbered citation mapping is more fragile and should not be treated as verified without reference-list evidence.

Proposed policy

  • Surface Tier-3 delegations as review-queue/provenance notes by default.
  • Ingest inherited protocol records only after human confirmation of the cited source.
  • Preserve a clear distinction between the delegating paper and the inherited protocol source DOI/PMCID.
  • Keep the Tier-3 cap/priority logic explicit so the resolver does not silently exceed scope.

Acceptance criteria

  • Define verified vs unresolved vs rejected Tier-3 states.
  • Define what human confirmation must check.
  • Add CI-safe tests for any new state transitions.
  • Update UI/KG to show delegation status without implying unverified provenance.
  • Only then consider authoritative ingestion.

Supervisor note

Missing evidence beats false evidence. Treat Tier-3 ingestion as a provenance policy decision, not an implementation detail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions