generated from coulomb/repo-seed
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.
1.9 KiB
1.9 KiB
HR Registry
Markdown-first indexes for HR planning artifacts and federation.
Layout
| Path | Purpose |
|---|---|
indexes/capabilities.yaml |
Reuse-surface capability index (federated) |
indexes/workflows.yaml |
HR workflow catalog index |
capabilities/ |
Capability entry markdown files |
workflows/ |
HR workflow entry markdown files |
assessment-loop.md |
Iterative assessment stages for workflow entries |
Workflow registry
HR workflows are planning artifacts linked to INTENT phases. Each entry tracks
an assessment.stage that advances through the loop defined in
assessment-loop.md:
- inventory — document current state
- automation_potential — score routine vs strategic work
- human_touch — bound what stays human-led
- readiness — ready for roadmap prioritization
Authoring workflows
- Copy an existing entry under
workflows/(e.g.workflow.hr.current-state-assessment.md). - Set
intent_phaseto the matching INTENT phase (assessment,automation-roadmap, etc.). - Add a row to
indexes/workflows.yaml. - Update
assessment.stageandlast_reviewedas the loop progresses.
Capability registry
Capabilities follow the reuse-surface federation contract.
Authoring capabilities
- Copy the template from reuse-surface
templates/capability-entry.template.md. - Add the row to
indexes/capabilities.yaml. - Run
reuse-surface validatefrom a checkout with the CLI installed. - Merge to
mainand verify publish withreuse-surface establish --publish-check.
Federation contract: reuse-surface docs/RegistryFederation.md.
INTENT linkage
Workflow entries map to INTENT iteration phases:
workflow.hr.current-state-assessment→ assessment phaseworkflow.hr.automation-roadmap→ automation roadmap phase
Further phases (metrics framework, specific operational workflows) extend this catalog as current-state assessment completes.