← Back to agents

AGENTS.md from krissen/polleninformation

23 starsLast commit Sep 6, 2025

AGENTS.md

Automated Agent Instructions

Directory and File Handling

  • In the `custom_components/polleninformation/translations/` directory, only process the `en.json` file. All other files in this directory must be ignored.

Coding Principles

  • All code must follow the KISS (Keep It Simple, Stupid) and DRY (Don't Repeat Yourself) principles.

Comments and Documentation

  • All code should be commented for clarity.
  • All documentation, including comments, must be written in English.