Skip to content

docs(skill): escurel-platform 0.4.0 — query pages + the event bus#241

Merged
jrosskopf merged 1 commit into
mainfrom
docs/skill-query-instance-events
Jul 4, 2026
Merged

docs(skill): escurel-platform 0.4.0 — query pages + the event bus#241
jrosskopf merged 1 commit into
mainfrom
docs/skill-query-instance-events

Conversation

@jrosskopf

@jrosskopf jrosskopf commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

The consumer skill lagged two load-bearing surfaces every DataZoo consumer now runs on: query_instance (the structured-data read via authored query pages — the agent template and peacock both moved to it) and the event bus (capture/assign/list_events/list_inbox + the tenant HMAC webhook + the capture-and-assign-for-timeline rule). Also documents create_sql_instance post-boot materialisation. Docs-only.

🤖 Generated with Claude Code


View with Codesmith Autofix with Codesmith
Need help on this PR? Tag /codesmith with what you need. Autofix is disabled.

The consumer skill lagged two load-bearing surfaces every DataZoo
consumer now runs on:

- `query_instance` is documented as THE structured-data read (an
  authored `[[query::<id>]]` page — `{{target}}` allow-list
  substitution, `:param` prepared-statement binding, per-caller ACL on
  the target, server row cap; queries are authored knowledge,
  discoverable via `search`). `run_stored_query` marked legacy.
- The EVENT BUS gets its section: capture_event / assign_event /
  list_events / list_inbox, the tenant HMAC webhook, the
  capture+assign-for-timeline-visibility rule, and event-id
  idempotency — the contract the agent template's worker chains and
  peacock's timeline views run on.
- `create_sql_instance` / `attach_external` documented as post-boot
  admin materialisation (ESCUREL_SEED_DIR only writes markdown).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@jrosskopf jrosskopf merged commit ce21832 into main Jul 4, 2026
1 check passed
@jrosskopf jrosskopf deleted the docs/skill-query-instance-events branch July 4, 2026 20:26
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