AGENTS.md
Repo-Local Knowledge Base
This repository contains a Codex-oriented knowledge scaffold under
.agents/knowledge.
When a task involves repository context, operator documentation, local skill authoring, long-running work, recovering previous progress, or knowledge-base maintenance:
- Read
.agents/knowledge/registry.yamlfirst. - Load only the matching bootstrap files listed in the registry.
- Treat repository source code, README files, tests, and this
AGENTS.mdas stronger than notes in.agents/knowledge. - Do not bulk-read or bulk-import knowledge files.
The repository knowledge base is for public, reviewable project context only. Do not store personal notes, private datasets, credentials, account tokens, local machine secrets, or unverifiable performance claims in it.