NuvioStreaming/AGENTS.md

242 B

Agent Instructions

Coding Rules

  • Never add comments to the code
  • Keep project structure organized and modular
  • Prefer utilizing shared components over duplication
  • Avoid over-populating single files; keep files focused and concise