Files
pezkuwi-sdk/pezkuwi/roadmap/implementers-guide/src
pezkuwichain 3680848df2 Development (#172)
* docs: Add CLAUDE_RULES.md with strict rebrand protection rules

- Define immutable rebrand rules that cannot be violated
- Prohibit reverting rebrand for cargo check convenience
- Establish checkpoint and audit trail requirements
- Document correct error handling approach

* refactor: Complete kurdistan-sdk to pezkuwi-sdk rebrand

- Update README.md with pezkuwi-sdk branding
- Replace all kurdistan-sdk URL references with pezkuwi-sdk
- Replace kurdistan-tech with pezkuwichain in workflows
- Update email domains from @kurdistan-tech.io to @pezkuwichain.io
- Rename tool references: kurdistan-tech-publish → pezkuwi-publish
- Update runner names: kurdistan-tech-* → pezkuwichain-*
- Update analytics/forum/matrix domains to pezkuwichain.io
- Keep 'Kurdistan Tech Institute' as organization name
- Keep tech@kurdistan.gov as official government contact
2025-12-19 23:30:43 +03:00
..
2025-12-19 23:30:43 +03:00
2025-12-19 23:30:43 +03:00
2025-12-19 23:30:43 +03:00

Preamble

This document aims to describe the purpose, functionality, and implementation of the host for PezkuwiChain's teyrchains functionality - that is, the software which provides security and advancement for constituent teyrchains. It is not for the implementer of a specific teyrchain but rather for the implementer of the Teyrchain Host. In practice, this is for the implementers of PezkuwiChain in general.

There are a number of other documents describing the research in more detail. All referenced documents will be linked here and should be read alongside this document for the best understanding of the full picture. However, this is the only document which aims to describe key aspects of PezkuwiChain's particular instantiation of much of that research down to low-level technical details and software architecture.