chore: update standalone state hub wiring
This commit is contained in:
parent
d444462de0
commit
fdc395a600
23 changed files with 40 additions and 42 deletions
|
|
@ -59,13 +59,13 @@ Each message body conforms to the `EventEnvelope` schema in
|
|||
"type": "org.statehub.repo.registered",
|
||||
"version": "1.0",
|
||||
"timestamp": "2026-05-17T14:00:00Z",
|
||||
"publisher": "the-custodian/state-hub",
|
||||
"publisher": "state-hub",
|
||||
"attributes": { "...": "event-specific" }
|
||||
}
|
||||
```
|
||||
|
||||
`type` matches the subject. `publisher` is always
|
||||
`the-custodian/state-hub` for events emitted from this repo.
|
||||
`state-hub` for events emitted from this repo.
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue