Skip to content

Phase 4: Add the v2 annotation layer with column-bound questions, suggestions, and responses #222

Description

@JonnyTran

Reframe annotation as a thin per-cell review layer over schema columns: a question binds to one column normally (or N columns when type=table), suggestion carries LLM output per (record, question), and response holds human review per (record, user) with values resolving back to cells — multiple users per record giving overlap. This replaces Argilla's parallel Question/Response/Suggestion primitives with a layer that hangs off the versioned schema rather than a separate field model, keeping the human-in-the-loop surfaces (span/rating/ranking, distribution/overlap) that matter for reviewing LLM-generated records. See spec §3, §5, and §7.

Part of #218.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions