Skip to content

docs(integrations): document GridConnectionRequested core event - #155

Merged
karlrank merged 1 commit into
mainfrom
docs/grid-connection-requested-event
Sep 22, 2026
Merged

karlrank merged 1 commit into
mainfrom
docs/grid-connection-requested-event

Conversation

@karlrank

Copy link
Copy Markdown
Member

Why

GridConnectionRequested — the first grid-domain built-in — was added in event-catalog-api!58. The dev-center docs don't read the catalog live; core-events.md and static/events/*.json are static copies that need updating alongside any built-in event addition/change.

What

  • New Grid section in docs/integrations/core-events.md with <EventSchemaViewer event="GridConnectionRequested" />
  • static/events/GridConnectionRequested.{config,sample,schema}.json — copied from event-catalog-api's generated snapshots (the update-events script's output; ran the underlying cp directly since pnpm run failed locally on an unrelated ignored-builds/lockfile issue, not something this change caused)

Not included

integrations/integration-toolkit/use-cases.md has hand-written walkthroughs (flowchart + narrative) for a curated subset of events, not an exhaustive list. Didn't add one for GridConnectionRequested here — that's a content-authoring task, happy to do it as a follow-up if wanted.

🤖 Generated with Claude Code

Adds the built-in event added in event-catalog-api!58: a new "Grid"
section in core-events.md plus its generated config/sample/schema
snapshots in static/events (pnpm update-events output — run manually
since `pnpm run` failed locally on an unrelated ignored-builds/lockfile
issue; the script is just a cp, so ran that directly).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@karlrank
karlrank merged commit 88574ea into main Sep 22, 2026
1 check passed
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