All Docs/Resources

Resources

Resources are structured documents created during AI sessions: Architecture Decision Records (ADRs), guides, checklists, plans, summaries, conventions, runbooks, and reference documents. The AI creates resources when the conversation produces something worth keeping as a standalone document, for example a coding convention the team agrees on, or a step-by-step runbook for a deployment process.

How Resources Are Created

The AI creates resources when the conversation produces something worth keeping as a standalone document. Resources are linked to the session and project they came from, so you always know the context behind them.

Resource types

  • Architecture Decision Records (ADRs)
  • Guides
  • Checklists
  • Plans
  • Summaries
  • Conventions
  • Runbooks
  • References
  • Other

Browsing Resources

Access your resources from the Resources page. Browse by project or category. Each resource shows its content and links back to the session where it was created.

MCP Integration

Resources are available via MCP, so your coding tools can reference project documentation such as ADRs, conventions, and runbooks directly.