Skip to content

Add CONTEXT.md domain glossary and agent skills hook#3300

Open
snopoke wants to merge 1 commit intomainfrom
sk/context
Open

Add CONTEXT.md domain glossary and agent skills hook#3300
snopoke wants to merge 1 commit intomainfrom
sk/context

Conversation

@snopoke
Copy link
Copy Markdown
Contributor

@snopoke snopoke commented May 6, 2026

Product Description

Seeds the project's first AI-agent domain context: a CONTEXT.md glossary at the repo root, a docs/agents/domain.md consumer guide, and an "Agent skills" section in AGENTS.md that points future agent tooling at both.

Technical Description

  • CONTEXT.md (new) — 24 domain terms grouped under six subheadings (Chatbots & pipelines, Runtime, People & tenancy, Integrations, Observability, Evaluations), plus relationships, an example dialogue, and flagged ambiguities. Captures decisions like Chatbot vs Experiment (canonical = Chatbot, Experiment is the legacy code-only name), Working vs Published Version (canonical = Published, code field stays is_default_version), Participant ≠ User ≠ Person, and the routing rule that Channels resolve to Published Version at message-receipt time.
  • docs/agents/domain.md (new) — tells engineering skills how to consume CONTEXT.md and docs/adr/, with the single-context layout this repo uses.
  • AGENTS.md — appended an "Agent skills" section so skills can find the issue tracker (GitHub via gh) and the domain docs.

Documentation only; no code or schema changes.

Migrations

  • The migrations are backwards compatible

(N/A — no migrations.)

Demo

N/A — documentation only.

Docs and Changelog

  • This PR requires docs/changelog update

The new files are themselves the documentation change; no user-facing changelog entry needed.

🤖 Generated with Claude Code

Seed the project context for AI coding agents: a glossary of 24 OCS
domain terms (Chatbot/Pipeline lifecycle, runtime, identity, integrations,
observability, evaluations) plus relationships and flagged ambiguities,
and a domain-docs consumer guide so skills know when to read it.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 6, 2026

Warning

Rate limit exceeded

@snopoke has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 55 minutes and 29 seconds before requesting another review.

To continue reviewing without waiting, purchase usage credits in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: c2c9d9ed-a5bf-4219-87a9-3f9ed544c5b4

📥 Commits

Reviewing files that changed from the base of the PR and between 11adc45 and 6b5c229.

📒 Files selected for processing (3)
  • AGENTS.md
  • CONTEXT.md
  • docs/agents/domain.md

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant