Files
callstack__agent-device/docs/agents/domain.md
Michał Pierzchała c6fd3dc972 test: add live web platform smoke (#832)
* test: add live web platform smoke

* test: harden web smoke cleanup
2026-06-21 13:05:51 +02:00

764 B

Domain Docs

This is a single-context repo.

Before architecture, diagnosis, TDD, triage, PRD, or roadmap work, read:

  • CONTEXT.md for domain vocabulary, test strategy terms, and architecture language.
  • Relevant ADRs in docs/adr/ for accepted architecture decisions.
  • This docs/agents/ directory for issue-tracker and triage-label conventions.
  • docs/agents/web-backend.md before changing web automation backend setup or diagnostics.
  • docs/agents/testing.md for maintainer-only test lane notes such as the live web smoke.

Use the vocabulary from CONTEXT.md in issue titles, refactor proposals, test names, and architecture notes. If a proposed change contradicts an ADR, call that out explicitly and explain why the decision should be reopened.