thaddeus-run/thaddeus
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
THADDEUS █ OPEN SOURCE [TYPESCRIPT · RUST] ~~~ PRODUCT: Thaddeus THE ARCHITECTURE FOR SOURCE CONTROL AFTER GIT STATUS: PRE-ALPHA (v0.1.0-alpha) ~~~ Encrypted, content-addressed objects. A signed operation log. A signed "why" behind every change. Merge as policy — proofs, reputation, a standing human veto — instead of a person reading a diff. ~~~ INSTALL: curl -fsSL https://raw.githubusercontent.com/thaddeus-run/thaddeus/main/install.sh | sh (or: npm i -g @thaddeus.run/cli@alpha @thaddeus.run/lazythad@alpha) QUICKSTART: see docs/getting-started.md thaddeus init → serve → create → clone → edit → push -m → log / why ~~~ TOOLS: - thaddeus / thad — the CLI (a git-like client + `serve`), compiled binary - lazythad — a lazygit-style terminal UI (Rust · ratatui) SUBSTRATE (@thaddeus.run/*): - identity store log provenance fs platform reputation agent graph review query watch — the eleven pillars - persist server client cli — durable backends, the untrusted remote, SDK, CLI APPS: - apps/docs — documentation site (Next.js) - apps/landing — marketing site (TanStack Start) ~~~ SETUP: see CONTRIBUTING.md AGENTS: see AGENTS.md