polyglot-spi

Official

Cross-Language Strong Parallelism Invariance Verification.

Authorplurigrid
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Polyglot-SPI verifies that the SPI seed 0xf061ebbc2ca74d78 produces identical color sequences across all supported languages, ensuring deterministic parallel execution across implementations.

Core Features & Use Cases

  • verify-all-languages: Run SPI verification across many language implementations.
  • generate-verification-suite: Generate tests for a new language.
  • splitmix64-reference: Canonical reference implementation.
  • color-sequence-verify: Cross-language color sequence comparison.
  • trit-sequence-verify: GF(3) trit sequence validation.

Quick Start

spi-verify-all

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: polyglot-spi
Download link: https://github.com/plurigrid/asi/archive/main.zip#polyglot-spi

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository