개인지식 시스템

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

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

← All Notes

Root Root OPENCODE.md

OPENCODE

OpenCode Instructions

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

OpenCode-specific notes:

  • The directory structure is the primary data-loading rule. Do not place notes by convenience.
  • For any new source, create/update a 10-sources/ note first, then update related 30-concepts/, 20-insights/, 40-maps/, 50-decisions/, and 80-indexes/ only when semantically justified.
  • Never create duplicate concept pages. Search 30-concepts/ and aliases before adding a concept.
  • Preserve YAML frontmatter, required schema sections, and Obsidian wikilinks.
  • Keep raw material separate from interpretation.
  • Treat RAG/vector/search indexes as derived artifacts, not the canonical knowledge store.
  • Review git diff and git status after changes.