captp

Official

CapTP: capability-based distributed object protocol.

Authorplurigrid
Version1.0.0
Installs0

System Documentation

What problem does it solve?

CapTP enables distributed object programming with capability security, allowing objects to reside anywhere on the network while interactions are governed by unforgeable references.

Core Features & Use Cases

  • Vats & Actors: Isolated containers for distributed objects.
  • Promise Pipelining: Reduce round-trips by chaining promises.
  • GF(3) Triads: Balance between capabilities across components.

Quick Start

Create a small vat, spawn an actor, and perform a simple message exchange using CapTP primitives.

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: captp
Download link: https://github.com/plurigrid/asi/archive/main.zip#captp

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