feat: add hub runtime and extension contract
This commit is contained in:
parent
fce19f193f
commit
7e1ec03f0c
44 changed files with 3875 additions and 84 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
**Domain:** infotech
|
||||
**Repo slug:** hub-core
|
||||
**Topic ID:** `1f2e4d10-c967-4803-ae6c-7f4b4e806409`
|
||||
**Topic ID:** `cee7bedf-2b48-46ef-8601-006474f2ad7a`
|
||||
**Workplan prefix:** `HUB-WP-`
|
||||
|
||||
---
|
||||
|
|
@ -33,8 +33,8 @@ statehub outbox status/replay after connectivity returns.
|
|||
# Offline brief — works without hub connection
|
||||
cat .custodian-brief.md
|
||||
|
||||
# Active workplans for this domain
|
||||
curl -s "http://127.0.0.1:8000/workplans/?topic_id=1f2e4d10-c967-4803-ae6c-7f4b4e806409&status=active" \
|
||||
# Active workplans for this topic
|
||||
curl -s "http://127.0.0.1:8000/workplans/?topic_id=cee7bedf-2b48-46ef-8601-006474f2ad7a&status=active" \
|
||||
| python3 -m json.tool
|
||||
|
||||
# Check inbox
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue