Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.09 KB

File metadata and controls

27 lines (18 loc) · 1.09 KB

Overview

N1Hub Capsule Specs is a public reference repository for a capsule-first, validator-backed knowledge system.

What is CapsuleOS?

CapsuleOS is the structural model that defines how a capsule is shaped, linked, sealed, and admitted into trusted graph state. In the live N1Hub stack, the validator is the gatekeeper for that model.

What this repository publishes

  • public documentation for the capsule shape and validation rules
  • canonical relation semantics
  • validator-facing reference material
  • JSON schema and neuro-concentrate schema artifacts
  • minimal examples for readers and tooling
  • a small curated capsule set that acts as public raw source material

What this repository does not publish

  • the full private working repository
  • personal vault contents
  • internal prompts or operator-specific docs
  • private runtime state or managed-cloud internals

Design posture

This public surface follows a simple rule: publish the minimum that lets outside readers understand the model, validate examples, and contribute safely. The goal is clarity, portability, and contributor trust.