AGENTS.mdMarkdown preview

Knowledge Wiki — start here

This is your company's knowledge layer — the source of truth your AI agents read from and write back to. Plain markdown, portable, no lock-in.

On startup — before doing anything else

  1. List the available MCPs, so you know which sources are actually connected.
  2. Read index.md, log.md, backlog.md, and governance.md.

index.md holds the file tree and routing table — use it to find the right page and load only what a request needs. governance.md is how you keep this wiki true. Read both every session.

Filesystem