feat(registry): scaffold HR workflow registry with assessment loop

Add workflow entries for INTENT assessment and automation-roadmap phases,
workflows.yaml index, assessment-loop stages, and capability.hr.workflow-catalog
for reuse-surface federation. Completes HUMAN-WP-0002.
This commit is contained in:
2026-06-24 15:25:45 +02:00
parent ba044c4e48
commit 3fd3b4500b
9 changed files with 487 additions and 10 deletions

View File

@@ -4,11 +4,11 @@ type: workplan
title: "HR workflow registry scaffold"
domain: consumer
repo: human-resources
status: ready
status: finished
owner: codex
topic_slug: consumer
created: "2026-06-22"
updated: "2026-06-22"
updated: "2026-06-24"
state_hub_workstream_id: "cbd6beb1-3581-4301-9e00-43e74f6b19b4"
---
@@ -20,9 +20,13 @@ Define the first HR workflow registry entries and assessment loop.
```task
id: HUMAN-WP-0002-T01
status: todo
status: done
priority: high
state_hub_task_id: "29985d64-88c5-4268-9fba-9cd6094038c5"
```
Result 2026-06-24: Added workflow registry scaffold with assessment loop,
two INTENT-phase workflow entries (current-state assessment, automation roadmap),
workflows.yaml index, and capability.hr.workflow-catalog federation entry.
Add initial workflow entries to `registry/` and link to INTENT phases (assessment, automation roadmap).