Skip to content

Navigation Menu

Sign in
Sign up

does log.md carry per-claim source anchors yet? #48

Open

Description

hey, was reading through llm-wiki-agent.

the parts that stuck. log.md as the append-only record of every operation, plus "contradiction flags, when a new source contradicts an existing claim, it's flagged at ingest time, not buried until query time".

i've been running discovery on this exact surface (a verifier for agent-maintained wikis). signal so far converges on a few v0 choices:

  • hybrid raw anchors (raw_offset + quote_hash + optional text_offset) so positional drift in re-extraction doesn't break verification
  • commit-keyed ingest ledger before any semantic quality scoring
  • post-ingest completeness + silent staleness as the actual missing checks (this from the OmegaWiki #41 and SwarmVault #11 maintainers in their issue threads)

tiny schema draft i wrote up: https://gist.github.com/kiluazen/727948f9517eacd665d21199e8318da1

log.md is already close to an ingest ledger. does it carry per-claim source anchors yet, so a later session can verify which source backed which contradiction-flagged claim, or is log.md still at the operation level and claim-anchoring sits elsewhere (or hasn't been a need that hit you yet)?

best,
- kushal

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

      AltStyle によって変換されたページ (->オリジナル) /