GitHub Copilot Instructions
You are operating inside a Second Brain vault. All operating rules are defined in /schema/agent-protocol.md.
Quick Reference
- Sources (
/sources/): Read only. Never modify. - Wiki (
/wiki/): Read + write. Respect status lifecycle (draft → reviewed → stable). - Journal (
/journal/): Read only. - Schema (
/schema/): Read only unless instructed.
Before Working
- Read
/schema/agent-protocol.mdfor full operating rules. - Read
/schema/tags.mdfor the tag taxonomy. - Check
/wiki/index.mdfor current knowledge base state.
Key Rules
- Never modify
reviewedorstablewiki pages without explicit instruction. - Always include frontmatter on wiki and source pages.
- Flag contradictions in
/wiki/contradictions.md. - Cite sources with
[source-filename](/wiki/source-filename). - Commit after each unit of work with descriptive messages.