Skip to content

docs(bot): add command layer guardrail - #19

Open
Hqzdev wants to merge 1 commit into
mainfrom
docs/command-layer-guardrails
Open

docs(bot): add command layer guardrail#19
Hqzdev wants to merge 1 commit into
mainfrom
docs/command-layer-guardrails

Conversation

@Hqzdev

@Hqzdev Hqzdev commented Jun 6, 2026

Copy link
Copy Markdown
Owner

Что сделано

В docs/telegram-bot/commands-block.md добавлено правило: команды получают данные через service clients и не собирают доменную модель сами.

Зачем

Это удерживает command layer тонким UI-слоем и не смешивает его с бизнес-логикой сервисов.

Что проверено

  • git diff --check

Риски и ограничения

Docs-only изменение.

Command docs now state that commands call service clients for data instead
of assembling domain models directly.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 6, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
metrix Ready Ready Preview, Comment Jun 6, 2026 9:50am

@Hqzdev Hqzdev added documentation Improvements or additions to documentation bot Bot gateway or bot runtime labels Jun 7, 2026
@Hqzdev Hqzdev added the reliability Reliability and failure-mode hardening label Jun 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot Bot gateway or bot runtime documentation Improvements or additions to documentation reliability Reliability and failure-mode hardening

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants