Skip to content

chore: rename departments/information-technology to departments/it-plumbing#10

Closed
ashutosh091 wants to merge 1 commit into
mainfrom
chore/rename-it-plumbing
Closed

chore: rename departments/information-technology to departments/it-plumbing#10
ashutosh091 wants to merge 1 commit into
mainfrom
chore/rename-it-plumbing

Conversation

@ashutosh091

Copy link
Copy Markdown

Summary

Single-spelling normalization across the ERP•AI catalog repos. The sister PR in erphq/erpai-app-registry (merged) renamed the YAML key it_plumbing: to it-plumbing: in every app frontmatter. This PR matches in erphq/skills so the path that backs that key now actually exists at departments/it-plumbing/.

Why

Prior to this rename three spellings coexisted across three repos:

  • it_plumbing (YAML key in app frontmatter — erpai-app-registry)
  • information-technology (path in this repo)
  • it-plumbing (URL slug in lab-sites)

Consumers needed a rename map. erpai-app-registry's README also explicitly classified these leaves as "the universal ground floor — not a department in the same sense" as finance, HR, etc. The directory name now matches that semantic instead of fighting it.

What changed

  • git mv departments/information-technology departments/it-plumbing
  • 30 files updated: slug token information-technologyit-plumbing in all paths and in YAML name: / department: fields
  • Top-level README.md: directory tree + department table point at the new path
  • templates/ SKILL.md cross-references repointed
  • investment-research/sectors/platform-it/SKILL.md cross-link repointed

The display label "Information Technology" (the discipline) is intentionally preserved as the human-readable name in prose and link text — only the slug/path token changed. Example from the README:

| [Information Technology](departments/it-plumbing/03-org-1k-plus/) | API design, integrations, … |

Visible label: "Information Technology". URL slug: it-plumbing. Clean separation.

Follow-up

Small PR in erphq/lab-sites drops the DEPT_URL_MAP rename in apps/web-lab/src/_data/skillSpecs.mjs — no longer needed now that all three repos agree.

Test plan

  • No remaining information-technology slug occurrences anywhere in the repo
  • Capitalized prose ("Information Technology") preserved in README + investment-research SKILL
  • Directory tree has departments/it-plumbing/ with 19 size-tier-03 skills + OVERVIEW.md + role-overviews/
  • Any downstream consumer that imported departments/information-technology/... paths is updated (lab-sites follow-up PR; appskills already done)

…umbing

Single-spelling normalization across the three ERP•AI catalog repos.
The sister PR in erphq/erpai-app-registry (formerly erphq/appskills,
PR #10, merged) renamed the YAML key `it_plumbing:` to `it-plumbing:`
in every app frontmatter. This PR matches in erphq/skills so the path
that backs that key now exists at `departments/it-plumbing/`.

What changed:
- `git mv departments/information-technology departments/it-plumbing`
- 30 files updated: slug token `information-technology` -> `it-plumbing`
  in all paths and YAML `name:` / `department:` fields
- Top-level README directory tree + department table point at the
  new path; the display label "Information Technology" (the
  discipline) is preserved
- `templates/` SKILL.md references to role-overviews repointed
- `investment-research/sectors/platform-it/SKILL.md` cross-link
  repointed

Why the rename: erphq/erpai-app-registry's README explicitly
classified the IT-plumbing leaves as "the universal ground floor —
not a department in the same sense" as finance, HR, etc. The
directory name now matches that semantic instead of fighting it.

Follow-up: a small PR in erphq/lab-sites drops the DEPT_URL_MAP
rename in apps/web-lab/src/_data/skillSpecs.mjs, since all three
repos now agree.
@ashutosh091

Copy link
Copy Markdown
Author

Closing without merge — reversing direction. After review, the awkwardness of renaming this one peer-department directory while the other six keep their real department names outweighed the single-spelling benefit. Going to align on information-technology (the actual department name) instead via a new PR in erphq/erpai-app-registry. Leaving this repo untouched.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant