Project-owned sample · read-only source
Keep the notes.
Rebuild the index.
Two small multilingual Markdown files remain the source of truth. Local Knowledge Terminal builds a disposable full-text index and returns each result with its file, heading, exact line range, excerpt, and source-file hash.
Verifying the pinned proof…
Resolved retrieval
The result carries its source trail.
These are deterministic searches over a project-owned fixture. Open either source file and compare the returned lines and SHA-256.
Explicit structure only
One written link becomes one edge.
The index records a link only when the note contains a recognized [[target]] or [[target|label]] outside code and comments. It does not infer a relationship.
Current boundary
Small enough to verify.
What this proves
- Read-only Markdown scanning
- Local lexical retrieval
- Exact file, heading, line, excerpt, and hash provenance
- Atomic, rebuildable SQLite projection
What it does not claim
- Native Obsidian integration or write-back
- Semantic or vector search
- Automatic concept discovery
- Whole-vault answers or a customer result