docs: update WORKFLOW_PLAN with correct package names and build status

- Fix package names for build-publish-images workflow:
  - build-malus: pezkuwi-test-malus (not pez-test-malus)
  - build-test-collators: test-teyrchain-adder-collator, test-teyrchain-undying-collator

- All 7 binary builds verified locally:
  - pezkuwi
  - pezkuwi-teyrchain-bin
  - pezstaging-node-cli
  - teyrchain-template-node
  - pezkuwi-test-malus
  - test-teyrchain-adder-collator
  - test-teyrchain-undying-collator
This commit is contained in:
2025-12-25 02:32:28 +03:00
parent 6b597bebcf
commit 27d5b3d43e
2 changed files with 13 additions and 5 deletions
+7 -2
View File
@@ -2,15 +2,20 @@
This file helps Claude understand the project terminology after rebrand from Polkadot SDK.
## Brand Mapping (Polkadot → PezkuwiChain)
## Brand Mapping (Polkadot → Pezkuwi)
| Original (Polkadot) | Rebranded (PezkuwiChain) | Description |
| Original (Polkadot) | Rebranded (Pezkuwi) | Description |
|---------------------|--------------------------|-------------|
| Polkadot | Pezkuwi | Main ecosystem brand |
| Polkadot SDK | Pezkuwi SDK | This repository |
| Rococo | PezkuwiChain | Test relay chain runtime |
| Westend | Zagros | Canary relay chain runtime |
| Parachain | TeyrChain | Parachain runtime |
| Pallet | Pezpallet | Pallets name |
| Frame | Pezframe | Our repos frame name |
| Substrate | Bizinikiwi | Our repos substrate name |
| sp- | pezsp- | ...... |
| sc- | pezsc- | ...... |
| DOT | HEZ | Native gas token (main) |
| WND | ZGR | Zagros native token (canary) |
| ROC | TYR | TeyrChain native token (parachain) |