Skip to content

Releases: ironsheep/P2-Knowledge-Base

P2 Knowledge Base v1.4.0

27 Sep 03:19

Choose a tag to compare

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.json

Complete Knowledge Base

tar -xzf p2-complete-kb-v1.4.0.tar.gz
cd p2-complete-kb-v1.4.0
# Start with MANIFEST.json

Changes Since Last Release

See full changelog in package or compare versions


Generated: 2025-09-27 03:16:40 UTC

P2 Knowledge Base v1.3.0

20 Sep 18:39

Choose a tag to compare

P2 Knowledge Base v1.3.0

Release Type: minor

Summary

Add idioms, architecture patterns, and pasm instruction detail

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: 1528

PASM2 (367 total)

  • Instructions: 359
  • Idioms: 5
  • Patterns: 3

SPIN2 (323 total)

  • Language Elements: 272
  • Idioms: 6
  • Patterns: 45

Installation

JSON Package

tar -xzf p2-reference-v1.3.0.tar.gz
cd p2-reference-v1.3.0
# Use p2-reference-v1.3.0.json

Complete Knowledge Base

tar -xzf p2-complete-kb-v1.3.0.tar.gz
cd p2-complete-kb-v1.3.0
# Start with MANIFEST.json

Changes Since Last Release

See full changelog in package or compare versions


Generated: 2025-09-20 18:38:37 UTC

v1.2.0

14 Sep 07:20

Choose a tag to compare

P2 Knowledge Base v1.2.0

Release Type: minor

Summary

Minor update finish decoration of PASM instruction with detail from pnut-ts v1.51.5

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

  • PASM2 Instructions: 352
  • SPIN2 Elements: 268
  • Total Elements: 620+
  • Architecture Components: Multiple
  • Hardware Specifications: Multiple
  • Code Examples: Multiple

Installation

JSON Package

Complete Knowledge Base

Changes Since Last Release

See full changelog in package or compare versions


Generated: 2025-09-14 07:19:12 UTC

v1.1.0

13 Sep 22:06

Choose a tag to compare

P2 Knowledge Base v1.1.0

Release Type: minor

Summary

Major update: 352 PASM2 instructions, 268 SPIN2 elements, 95% coverage

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

  • PASM2 Instructions: 352
  • SPIN2 Elements: 268
  • Total Elements: 620+
  • Architecture Components: Multiple
  • Hardware Specifications: Multiple
  • Code Examples: Multiple

Installation

JSON Package

Complete Knowledge Base

Changes Since Last Release

See full changelog in package or compare versions


Generated: 2025-09-13 22:04:30 UTC