Skip to content

Malformed cited entries are silently dropped, never recorded #24

Description

@royalpinto007

Problem

Malformed cited entries (e.g. ["1", "two", 2.5, -1]) are silently dropped and never recorded, so eval scores hide model misbehavior.

Where

vaultrag/generate.py (citation index parsing vs dropped recording).

Acceptance

Add a failing test first asserting malformed entries surface in dropped_citations. Then fix.

Activity

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

Metadata

Metadata

Labels

claimedSomeone is already working on this issuegood first issueGood for newcomershelp wantedExtra attention is needed

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions