generated from coulomb/repo-seed
Refresh agent instruction files
Some checks failed
Build and Deploy / build-push-deploy (push) Has been cancelled
Some checks failed
Build and Deploy / build-push-deploy (push) Has been cancelled
This commit is contained in:
@@ -21,7 +21,7 @@ workplans/ihp-railiance-probe-WP-NNNN-<slug>.md ← write this first
|
||||
```
|
||||
Then register in the hub:
|
||||
```
|
||||
create_workstream(topic_id="(none)", title="...", owner="...", description="...")
|
||||
create_workstream(topic_id="595afc64-bd28-47bf-aafb-ba230b28371b", title="...", owner="...", description="...")
|
||||
create_task(workstream_id="<id>", title="...", priority="high|medium|low")
|
||||
```
|
||||
|
||||
@@ -30,7 +30,7 @@ create_task(workstream_id="<id>", title="...", priority="high|medium|low")
|
||||
add_progress_event(
|
||||
summary="First session: structured stack into N workstreams, M tasks",
|
||||
event_type="milestone",
|
||||
topic_id="(none)",
|
||||
topic_id="595afc64-bd28-47bf-aafb-ba230b28371b",
|
||||
detail={"workstreams": [...], "tasks_created": M}
|
||||
)
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user