Implement workflow MVP

This commit is contained in:
2026-05-02 00:46:47 +09:00
parent 573501e37c
commit e2d1fa120f
17 changed files with 773 additions and 64 deletions
+9
View File
@@ -43,3 +43,12 @@ The following knowledge records are advertised resident. Use the KnowledgeQuery
{{ entries }}\
"""
resident_workflows_section = """\
---
## Resident workflows
The following workflows are advertised resident. Invoke one with /<slug> when its description matches the task.
{{ entries }}\
"""