This file contains instructions and project-specific rules for AI agents.
docgraph is a formal verification engine for documentation. The agent MUST traverse the graph causally, proven by
docgraph tools, rather than guessing or searching text loosely.
Use project-specific skills strictly in this order:
- Environment (Bootstrap): If
docgraphis missing, see checks incompose/SKILL.md. - Ontology (Compose): Create/Edit
docgraph.toml(Semantic Axiom). - Consistency (Validate): Check topological correctness.
- Determinism (Align): Verify semantic links against schema.
- Convergence (Reasoning): Traverse the graph to answer questions.
- Respond in Japanese.
- Commit messages: Conventional Commits in English.
- Commits SHOULD be granular and atomic.