Tags: anywave/rpp-spec
Tags
v1.2.0 - RPP Canonical Address & PMA Features: - RPP Canonical Address v1.0-RaCanonical (Ra-derived addressing) - SPIRAL Consent Packet Header v1.0 - Phase Memory Anchor v1.1 (18-byte compact format) - HDL implementation with Ra constants (97 tests passing) Ra Constants: - Golden Ratio consent thresholds (10/6/5) - KHAT duration (12 cycles) - ETF controller (9 cycles, 559 release threshold) - Coherence formula: (φ × E) + (𝔄 × C)
fix: update citation year to 2025 - Citation now reads "Lennon, A. L. (2025)..." - Bump version to 0.1.9 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <[email protected]>
fix: correct BOUNDARIES.md and MVP.md paths (root, not spec/) - BOUNDARIES.md is in root directory, not spec/ - MVP.md is in root directory, not spec/ - Bump version to 0.1.8 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <[email protected]>
fix: convert relative links to absolute URLs for PyPI compatibility - Badge links now use absolute GitHub URLs - Documentation section links now use absolute GitHub URLs - Fixed incorrect paths for BOUNDARIES.md and MVP.md (spec/ prefix) - Bump version to 0.1.7 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <[email protected]>
chore: bump version to 0.1.6 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <[email protected]>
feat: Add multi-language support (i18n) Add internationalization with 5 languages: - English (en) - default - Gulf Arabic (ar-gulf) - UAE, Qatar, Kuwait, Bahrain - Hejazi Arabic (ar-hejaz) - Western Saudi Arabia - Spanish (es) - Russian (ru) New --lang flag for CLI commands: rpp --lang es encode --shell 0 --theta 12 --phi 40 --harmonic 1 rpp --lang ar-gulf demo rpp --lang ru tutorial Also fixes Windows console UTF-8 encoding for non-Latin scripts. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <[email protected]>
chore: bump version to 0.1.4 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <[email protected]>
fix: Correct RPPMeshHeader pack/unpack format to 16 bytes The format string produced 14 bytes instead of 16. Added 2 more padding bytes to reach the required 16-byte header size. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <[email protected]>
PreviousNext