Skip to content

Question: where should LLM wiki verification start? #3

Description

@kiluazen

Hi, I'm Kushal.

I'm looking at verification layers around Karpathy-style LLM wikis.

Your README says the skill ingests sources, answers with citations, and lints for index integrity, links, stale cross-references, and wiki health.

After repeated ingests, where does trust break first in practice?

  1. ingest creates too few or wrong pages, but lint still passes
  2. citations exist, but are too weak to audit a specific claim later
  3. links still resolve, but the semantic relationship drifted
  4. pages become stale after source updates or manual edits

I'm trying to separate what belongs in deterministic lint from what needs an LLM verifier. A one-line answer is useful.

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