nomadcode/agent-ops/rules/domain/web/rules.md

303 B

Web Domain Rules

  • Own browser console, project workspace, agent workspace, and backend integration under apps/web.
  • Keep UI state predictable and align API assumptions with packages/contracts or services/core.
  • Prefer focused component, store, and API-client tests as the web surface grows.