P2 Knowledge Base v1.4.0
Release Type: minor
Summary
Chasing issues thru use caused cleanup
Release Highlights:
- 108 new entries (77% increase from 141 to 249)
- Complete debug formatter documentation with underscore protocol
- PASM2 constants (TRUE, FALSE, POSX, NEGX, PI)
- 25+ configuration symbols
- Enhanced validation tooling
- Fixes SDEC()/SDEC_() discovery issue reported by Remote Claude
Package Contents
1. JSON Reference Package
- File:
- Contents: Single JSON file with complete P2 reference
- Size: ~708KB (JSON)
- Use Case: AI systems wanting single-file consumption
2. Complete Knowledge Base Package
- File:
- Contents: Full YAML knowledge base with manifests
- Structure: Complete directory hierarchy preserved
- Use Case: Systems wanting modular access to individual elements
Statistics
- Total Elements: 1802
PASM2 (438 total)
- Instructions: 430
- Idioms: 5
- Patterns: 3
SPIN2 (326 total)
- Language Elements: 275
- Idioms: 6
- Patterns: 45
Installation
JSON Package
tar -xzf p2-reference-v1.4.0.tar.gz
cd p2-reference-v1.4.0
# Use p2-reference-v1.4.0.jsonComplete Knowledge Base
tar -xzf p2-complete-kb-v1.4.0.tar.gz
cd p2-complete-kb-v1.4.0
# Start with MANIFEST.jsonChanges Since Last Release
See full changelog in package or compare versions
Generated: 2025-09-27 03:16:40 UTC