Загрузка видео...
Не удалось загрузить видео
STOP TREATING YOUR OBSIDIAN VAULT AS AI MEMORY. WITHOUT ONE ROUTING FILE, CLAUDE IS BURNING TOKENS ON NOISE YOU FORGOT YOU SAVED. a folder full of markdown does not make Claude smart. what makes it smart is what your agent can find without rereading the whole vault. storage: write... show more
17,240 просмотров • 1 месяц назад •via X (Twitter)
Комментарии: 27

The index doesn't just save tokens, it changes the epistemic mode: from search (probabilistic) to navigation (deterministic).

I really like your system, can you tell me more about it?

do not waste your time trying ot make a ai....... that will cost 1mil or more chill.

A file based system (RAG, Obsidian) is inefficient for token use or speed. Claude has to read the file to discern correct content/context. reduces your context burden, with focused (zero token) sub-second (50ms), accurate retrieval.

your obsidian vault is a dumping ground, not an ai's knowledge graph. stop trying to outsmart claude with folder organization

wbu talk?

The routing rules quietly determine whether the agent finds them.

Rebuilding the whole vault three times would make me write the routing file too.

AI memory improves when routing surfaces relevant notes instead of rereading archives.

yes, re-reading archives kills any memory

That's amazing! It'll bring more fruitful results in Automation & in any kind of AI Workflow. Best use case of token utilisation. How do you keep the routing file current?

time to making this bots

yeah, the routing file is the memory interface. How I run Claude agents on 1M Context without drift

this makes so much sense bro

memory starts with knowing where to look

one line per folder is the index that stops whole vault rereads

this also significantly reduces the use of your models tokens.

fewer tokens keep spend on inference not the wrapper

thanks for sharin this

use storage correctly

Agreed, a pile of markdown isn't memory. What actually changed things for me was tagging and structuring my notes so Claude can pull the right slice fast, instead of rereading everything cold every time.

Write → Tag → Graph → Agent is the best, honestly

Yes, that's a fact.

Congratulations, you invented RAG

The routing file solves the first hop. It also becomes a memory system that can drift from the vault. Versioning it with folder changes and recording which route produced the answer would make stale descriptions visible before they silently steer retrieval away from the right note.

tokens droped hard after i added it

ouch, true.
