LLM WikiAccess-protected knowledge portal

WIKI

Token-Efficient Reading

AI Summary Purpose Defines how agents should avoid wasting tokens while using the repository. Key points Agents must read indexes and summaries before full documents. Every long file should have frontmatter and AI Summary . Full body reads

경로ai/wiki/concepts/token-efficient-reading.md
카테고리Concept
태그#ai-agent #ai-review #concept #concepts #efficient #llm-wiki #reading #token #wiki

# Token-Efficient Reading

AI Summary

Purpose:

Key points:

Relevant when:

Do not read full document unless:

Linked documents:

Reading Order

  1. AGENTS.md
  2. ai/index.md
  3. relevant directory index
  4. target file AI Summary
  5. full body only if necessary

Full Body Conditions

Read the full body only if: