This is the DEV.tooling repo for the IHE Devices domain GitHub transition. It serves as:
- Process documentation — planning, task tracking, decision records
- Shared tooling — GitHub Actions, build scripts (once built)
Devices domain only. No ITI, PCC, FHIR IG, or AsciiDoc theming.
Playbooks, governance, and onboarding guides live in DEV.documentation. The supplement template lives in DEV.supplement-template.
DEV.tooling/
├── CLAUDE.md # Project instructions
├── JOURNAL.md # Session handoffs (UADF)
├── plan.md # Original project spec
├── tasks.md # Master task list (phased, prioritized)
├── repos.md # Repository inventory
├── questions.md # Open questions needing decisions
└── overview.md # This file
| Item | Status |
|---|---|
| Planning docs | Done |
| Persona playbooks (4) | Done — in DEV.documentation |
| Governance stubs | Done — in DEV.documentation |
| Git repo initialized | Done |
| UADF set up | Done |
| Repos live on GitHub | Done |
| CI/CD workflow YAML | Not yet validated on GitHub Actions |