refactor: rename platform Introibo -> Directorium (Ordo) #110

Merged
manlycucumber merged 3 commits from chore/rebrand-directorium into develop 2026-07-06 17:13:34 +00:00
manlycucumber commented 2026-07-06 16:57:50 +00:00 (Migrated from github.com)

Renames the plugin's engine references Introibo -> Directorium, matching the Core rebrand.

What changed

  • Namespace Introibo\Ordo -> Directorium\Ordo (src/tests/bin); composer introibo/ordo -> directorium/ordo (+ PSR-4 for the plugin and the vendored-Core map).
  • Clean-room guard now expects Directorium\Ordo / Directorium\Core namespaces.
  • Re-vendored Core via bin/vendor-core.php: applies the rename to the bundled engine and refreshes it from the stale 2026-07-03 snapshot to current Core 0.4.0. Inert for output — 1962 is golden-stable, SSPX conformance unchanged; the newly-bundled 1954 (roman-divino-afflatu) data is isBuilt=false and guarded (never selected).
  • readme.txt WP.org contributor handle introibo -> directorium (plugin not yet published; maintainer registers the account per the runbook); FUNDING link -> directorium.org.

Deliberately NOT changed

The add-to-project workflow's org URL still points at the current GitHub org; it flips with the org rename per the maintainer runbook.

Verification

56/56 PHPUnit, phpstan [OK], phpcs clean; clean-room guard passes ("only Directorium\Ordo and Directorium\Core namespaces present").

Renames the plugin's engine references **Introibo -> Directorium**, matching the Core rebrand. ## What changed - **Namespace** `Introibo\Ordo` -> `Directorium\Ordo` (src/tests/bin); composer `introibo/ordo` -> `directorium/ordo` (+ PSR-4 for the plugin and the vendored-Core map). - **Clean-room guard** now expects `Directorium\Ordo` / `Directorium\Core` namespaces. - **Re-vendored Core** via `bin/vendor-core.php`: applies the rename to the bundled engine *and* refreshes it from the stale 2026-07-03 snapshot to current Core 0.4.0. **Inert for output** — 1962 is golden-stable, SSPX conformance unchanged; the newly-bundled 1954 (`roman-divino-afflatu`) data is `isBuilt=false` and guarded (never selected). - `readme.txt` WP.org contributor handle `introibo` -> `directorium` (plugin not yet published; maintainer registers the account per the runbook); FUNDING link -> `directorium.org`. ## Deliberately NOT changed The `add-to-project` workflow's org URL still points at the current GitHub org; it flips with the org rename per the maintainer runbook. ## Verification **56/56 PHPUnit**, phpstan **[OK]**, phpcs clean; clean-room guard passes ("only Directorium\Ordo and Directorium\Core namespaces present").
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Directorium/Ordo!110
No description provided.