AI context
This section explains how Product Compass should help AI assistants.
AI context should be compact, structured, and explicit. The goal is not to feed an agent a mountain of docs. The goal is to give it the right map before it starts coding.
Generated AI files live in:
ai/
Useful outputs include:
ai/README.mdai/projects-index.mdai/capabilities-index.mdai/context-pack.json
These files should help an assistant answer:
- What projects exist?
- What capabilities already exist?
- What should not be duplicated?
- Which repo owns the source facts?
- Which opportunities are currently worth considering?