Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 910 Bytes

File metadata and controls

28 lines (21 loc) · 910 Bytes

Warp AI Rules for docs

Always follow the rules defined in .ai/rules.md

Project Overview

This is the documentation project for runbeam.

Code Style & Conventions

  • Follow existing markdown formatting conventions
  • Use consistent heading levels and structure
  • Maintain clear and concise documentation
  • Order Harmony Middleware items alphabetically by label in sidebars and documentation listings (catalogs, tables, and index pages).

Development Workflow

  • Keep documentation in sync with code changes
  • Review documentation for accuracy before committing

Testing & Quality

  • Verify all code examples are tested and functional
  • Check internal links are valid
  • Ensure external links are current

Dependencies & Tools

  • Document the build tools and dependencies used

Common Tasks

  • Add documentation guidelines specific to this project
  • Define review process for documentation updates