generated from coulomb/repo-seed
chore: update standalone state hub wiring
This commit is contained in:
@@ -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.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user