Use when contributing to Tel-Agent - picking an issue to work on, setting up the repository for the first time, starting or finishing a task, opening a pull request, or asking "what can I work on" / "how do I start" / "is my change ready to submit". Covers the full path from a fresh clone to a merged pull request.
Copilot instructions for Dpro-at/Tel-Agent: Read ../AGENTS.md first, then ../CLAUDE.md for the full working contract. This file holds no rules of its own — it exists so Copilot lands on the same instructions as every other agent. When docs/SPEC.md and any other document disagree, the specification wins.
AGENTS.md instructions for Dpro-at/Tel-Agent, covering agents.md — guidance for ai coding agents, non-negotiable, repository layout, verify before you open a pr and python (when agent/ or api/ exist and are in scope).
Claude Code instructions for Dpro-at/Tel-Agent, covering claude.md — working rules for tel-agent, rule 0 — everything in the repository is english, rule 2 — verify each step before moving to the next, rule 3 — everything streams and rule 4 — measure from the first call.