개인지식 시스템

지정된 접근 문자를 입력하면 이 브라우저에서 열람이 허용됩니다.

정적 사이트용 간단 게이트입니다. 강한 보안은 Cloudflare Access를 권장합니다.

← All Notes

Root Root CLAUDE.md

CLAUDE

Claude Code Instructions

Read AGENTS.md first. It is the canonical rulebook for this repository.

Claude-specific notes:

  • Treat folder structure as a data-loading contract, not cosmetic organization.
  • Preserve YAML frontmatter and Obsidian wikilinks.
  • Before creating a new concept, search 30-concepts/ for existing titles and aliases.
  • Prefer surgical edits to concept notes; do not rewrite definitions without rationale and sources.
  • Keep vector/RAG artifacts out of source-of-truth notes unless explicitly requested.
  • When ingesting a source, do not stop at a summary. Create/update the source -> claims -> concepts/insights/decisions/maps graph described in AGENTS.md.
  • Check the relevant schema in 60-schemas/ before writing a new note type.
  • After edits, run git status and inspect git diff before reporting completion.