Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Cubiczan/trust-ledger-os

БесплатноНе проверен

Trust/risk control plane for AI teams: phases, routes, package catalog over MCP. node packages/mcp/dist/server.js after build.

GitHubEmbed

Описание

Trust/risk control plane for AI teams: phases, routes, package catalog over MCP. node packages/mcp/dist/server.js after build.

README

Trust Ledger OS is a trust and risk control plane for AI teams. Every high-impact change is reviewed, traced, and recorded before it reaches customers or cash.

License: MIT Next.js TypeScript PRISMtrace

Release Workflow npm package PyPI package MCP server

Overview

The repo combines a public landing page with four scaffolded implementation phases. The same roadmap is mirrored into reusable package boundaries so the app, docs, and future library work stay aligned.

Mirrors:

  • icohangar-ops/trust-ledger-os
  • Cubiczan/trust-ledger-os

Core Roles

  • PRISM: runtime observability for agent calls, approvals, and latency.
  • Prelint: pre-merge product review for policy drift, bad defaults, and risky logic.
  • GIDE: secure offline editing and emergency fixes when the network is not trusted.

What It Does

  1. Capture a code change, spend request, or agent action.
  2. Review it against product policy and trust rules.
  3. Attach a PRISM trace to the runtime decision.
  4. Produce an approve, deny, or counter outcome.
  5. Store the decision in a ledger future runs can reuse.

Live Routes

  • / landing page and roadmap
  • /foundation phase 1 scaffold
  • /framework-benchmark phase 2 scaffold
  • /research-reasoning phase 3 scaffold
  • /production-controls phase 4 scaffold

Phase Packages

  • foundation-kit/: shared agent glossary, decision tree, model/tool matrix, and prompt skeletons.
  • framework-benchmark-suite/: framework profiles, comparison cases, and scoring rubric.
  • research-reasoning-kit/: research pipeline stages and reusable reasoning patterns.
  • production-controls-kit/: eval harness, drift monitoring, guardrails, and release gate scaffold.

Distribution Surfaces

  • packages/npm/: npm-friendly manifest and catalog export, published as @cubiczan/[email protected].
  • packages/python/: PyPI-friendly manifest and catalog export, published as trust-ledger-os==0.1.2.
  • packages/mcp/: MCP-ready tool and resource catalog, published as [email protected]. Stdio for the Glama server listing; Streamable HTTP on a dedicated Vercel project (trust-ledger-os-mcp, Root Directory packages/mcp).

Package Commands

  • npm package build: npm --prefix packages/npm run build
  • MCP package build: npm --prefix packages/mcp run build
  • MCP stdio server: npm --prefix packages/mcp start
  • MCP HTTP server: npm --prefix packages/mcp run http
  • MCP HTTP smoke: npm --prefix packages/mcp run smoke:http
  • Python CLI: PYTHONPATH=packages/python/src python3 -m trust_ledger_os.cli --manifest
  • Vercel Python entrypoint: src.trust_ledger_os.vercel_app:app from packages/python
  • Vercel MCP project: Root Directory packages/mcp (do not reuse the Python app)

Release Workflow

  • GitHub Actions workflow: .github/workflows/release.yml
  • Trigger it with a v* tag or workflow_dispatch
  • Required secrets for publish mode:
    • NPM_TOKEN
    • PYPI_API_TOKEN
  • The workflow builds the Next app, the npm and MCP packages, and the Python package before publishing.

Demo Assets

The 2-minute video plan and FFmpeg render command are in docs/TRUST_LEDGER_OS_VIDEO.md.

Generated assets live in public/demo:

  • trust-ledger-os-demo.mp4
  • 01-hero-desktop.png
  • 02-how-it-works.png
  • 03-tool-stack.png
  • 04-builderbase-fit.png
  • 05-demo-deliverables.png
  • 06-hero-mobile.png

Implementation Roadmap

  1. Foundation kit: shared agent glossary, model/tool matrix, and when-to-use-an-agent guidance.
  2. Framework benchmark: compare LangGraph, OpenAI Agents SDK, AutoGen, PydanticAI, and LlamaIndex.
  3. Research and reasoning: fundamental analysis, deep search, and reusable reasoning templates.
  4. Production controls: eval harnesses, drift checks, tracing, guardrails, and approval gates.

Getting Started

npm install
npm run dev

Build

npm run build

Development Notes

  • Keep shared data in the package folders, not in the page components.
  • Import from each package src/ entry until the package exports are formalized.
  • Add new phase work as reusable types and data first, then wire routes and docs.
  • Treat README.md and docs/TRUST_LEDGER_OS.md as the roadmap source of truth.

Repo Layout

trust-ledger-os/
├── app/
├── docs/
├── foundation-kit/
├── framework-benchmark-suite/
├── production-controls-kit/
├── research-reasoning-kit/
├── package.json
├── README.md
└── tsconfig.json

from github.com/Cubiczan/trust-ledger-os

Установка Cubiczan/trust-ledger-os

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/Cubiczan/trust-ledger-os

FAQ

Cubiczan/trust-ledger-os MCP бесплатный?

Да, Cubiczan/trust-ledger-os MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Cubiczan/trust-ledger-os?

Нет, Cubiczan/trust-ledger-os работает без API-ключей и переменных окружения.

Cubiczan/trust-ledger-os — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Cubiczan/trust-ledger-os в Claude Desktop, Claude Code или Cursor?

Открой Cubiczan/trust-ledger-os на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Cubiczan/trust-ledger-os with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории communication