kolmogorov-codex-quest

Kolmogorov Codex Quest

16 stars

Best use case

kolmogorov-codex-quest is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Kolmogorov Codex Quest

Teams using kolmogorov-codex-quest should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/kolmogorov-codex-quest/SKILL.md --create-dirs "https://raw.githubusercontent.com/plurigrid/asi/main/plugins/asi/skills/kolmogorov-codex-quest/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/kolmogorov-codex-quest/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How kolmogorov-codex-quest Compares

Feature / Agentkolmogorov-codex-questStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Kolmogorov Codex Quest

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# Kolmogorov Codex Quest

**Type:** Quest / Puzzle  
**Bounty:** 2 APT  
**Status:** Active  
**Chain:** Aptos Mainnet  

## Description

A cryptographic puzzle requiring solvers to prove they traversed the Plurigrid ASI skill lattice via four-layer identity verification.

## Identity Proof Requirements

| Layer | Description | Count |
|-------|-------------|-------|
| Wikidata | Q-items per world letter | 26 × 69 = 1794 |
| GayMCP | Interaction colors | GF(3) conserved |
| Skills | Minimum invoked | ≥ 6 |
| Worlds | Minimum visited | ≥ 6 |
| **Oracle** | ed25519 attestation | Required |

## Security Model

The contract uses **oracle attestation** to prevent spoofing:

1. Quest creator specifies a trusted oracle's ed25519 public key
2. Solver executes skills via Plurigrid ASI
3. Oracle monitors execution and signs attestation: `(solver, quest, proof_data, timestamp)`
4. Contract verifies oracle signature before releasing bounty
5. Attestations expire after 1 hour (replay protection)

## Invocation

```
/kolmogorov-codex-quest
```

## Skills Required

- `aptos-agent` - Blockchain interaction
- `gay-mcp` - GF(3) coloring
- `acsets-relational-thinking` - Wikidata schema
- `glass-bead-game` - World-hopping synthesis
- `bisimulation-game` - Identity proof verification
- `_integrated` - Unified ASI orchestration

## References

- Valeria Nikolaenko: Data Availability Sampling
- Lee Cronin: Assembly Theory
- Badiou: Triangle Inequality
- GF(3): Galois Field conservation

## Contract

See `sources/kolmogorov_codex_quest.move` for full implementation.

## Glass-Bead Synthesis

```
┌─────────────────────────────────────────────────────────────────┐
│                    IDENTITY PROOF LAYERS                        │
├─────────────────────────────────────────────────────────────────┤
│  WIKIDATA ──────▶ 26 letters × 69 Q-items = 1794 concepts      │
│  GAYMCP ────────▶ GF(3) colored interaction trace              │
│  SKILLS ────────▶ ≥6 Plurigrid ASI skills invoked              │
│  WORLDS ────────▶ ≥6 ~/worlds directories visited               │
└─────────────────────────────────────────────────────────────────┘
```



## Scientific Skill Interleaving

This skill connects to the K-Dense-AI/claude-scientific-skills ecosystem:

### Graph Theory
- **networkx** [○] via bicomodule
  - Universal graph hub

### Bibliography References

- `dynamical-systems`: 41 citations in bib.duckdb

## Cat# Integration

This skill maps to **Cat# = Comod(P)** as a bicomodule in the equipment structure:

```
Trit: 0 (ERGODIC)
Home: Prof
Poly Op: ⊗
Kan Role: Adj
Color: #26D826
```

### GF(3) Naturality

The skill participates in triads satisfying:
```
(-1) + (0) + (+1) ≡ 0 (mod 3)
```

This ensures compositional coherence in the Cat# equipment structure.

Related Skills

kolmogorov-onsager-hurst

16
from plurigrid/asi

Turbulence scaling theory: K41 energy cascade, Onsager's anomalous dissipation, and Hurst exponent for long-range dependence

implementing-gdpr-data-subject-access-request

16
from plurigrid/asi

Automates GDPR Data Subject Access Request (DSAR) workflows including identity verification, PII discovery across databases and files using regex and NER, data mapping, response templating per Article 15 requirements, deadline tracking, and audit logging. Covers ICO/EDPB guidance compliance, exemption handling, and scalable batch processing. Use when building or auditing DSAR response capabilities under GDPR/UK GDPR.

exploiting-server-side-request-forgery

16
from plurigrid/asi

Identifying and exploiting SSRF vulnerabilities to access internal services, cloud metadata, and restricted network resources during authorized penetration tests.

exploiting-http-request-smuggling

16
from plurigrid/asi

Detecting and exploiting HTTP request smuggling vulnerabilities caused by Content-Length and Transfer-Encoding parsing discrepancies between front-end and back-end servers.

ask-questions-if-underspecified

16
from plurigrid/asi

Clarify requirements before implementing. Use when serious doubts araise.

kolmogorov-compression

16
from plurigrid/asi

Kolmogorov complexity as the ultimate intelligence measure. Shortest program that outputs data.

codex-self-rewriting

16
from plurigrid/asi

Lisp machine self-modification patterns via MCP Tasks and Narya bridge types

zx-calculus

16
from plurigrid/asi

Coecke's ZX-calculus for quantum circuit reasoning via string diagrams with Z-spiders (green) and X-spiders (red)

zulip-cogen

16
from plurigrid/asi

Zulip Cogen Skill 🐸⚡

zls-integration

16
from plurigrid/asi

zls-integration skill

zig

16
from plurigrid/asi

zig skill

zig-syrup-bci

16
from plurigrid/asi

Multimodal BCI pipeline in Zig: DSI-24 EEG, fNIRS mBLL, eye tracking IVT, LSL sync, EDF read/write, GF(3) conservation