Skip to main content

Module core

Module core 

Source
Expand description

Core modules for Decapod’s control plane and methodology enforcement.

This is the foundation of Decapod’s runtime. All core subsystems and shared primitives live here.

Modules§

ansi
assets
Embedded constitution and template assets.
assurance
auth
broker
Database broker for serialized state access (The Thin Waist).
capsule_policy
cloud_backend
constitution_cli
Constitution CLI for accessing embedded methodology.
constitution_schema
container_runtime
context_capsule
coplayer
db
Database connection and initialization utilities.
docs
docs_cli
Documentation CLI for accessing embedded constitution.
error
Error types for Decapod operations.
external_action
flight_recorder
Governance Flight Recorder
gatekeeper
Gatekeeper Safety Gates
group_broker
interview
Interview engine for spec/architecture/security/ops generation
mentor
Obligations Engine - Mentor/Babysitter for Agents
migration
Version detection and automatic migration system.
obligation
Governance-native obligation graph for cross-session coordination.
output
Compact output rendering helpers for CLI surfaces.
plan_governance
pool
SQLite connection pool with read/write separation and retry logic.
project_specs
proof
repomap
Repository map generation for agent onboarding.
rpc
Decapod RPC Interface
scaffold
Project scaffolding for Decapod initialization.
schemas
Centralized database schema definitions for all Decapod consolidated bins.
standards
Standards resolution system
state_commit
storage
store
Store abstraction for Decapod’s state management.
time
Shared timestamp/event helpers for deterministic envelopes.
todo
trace
ulid
Minimal ULID generator — no external dependencies.
validate
Intent-driven methodology validation harness.
workspace
Workspace management with Git Worktree and Docker isolation
workunit