5 projects
noise-chatbot
Encrypted chatbot framework over Noise_IK (Curve25519 + ChaCha20-Poly1305 + BLAKE2b). Python reimplementation of TRUGS-LLC/noise-chatbot (Go), regenerated from noise_chatbot.super.trug.json per the TRUG-driven rewrite methodology.
trugs-tools
TRUGS CLI tools — validation, generation, memory, folder lifecycle, AAA protocol. Single `tg` binary with git-style subcommands.
trugs-store
Graph storage backends for TRUGS specifications — InMemory, PostgreSQL, JSON file persistence
trugs
TRUGS — Traceable Recursive Universal Graph Specification
trugs-agent
Initialize TRUGS Agent in your project — a 190-word formal instruction language for LLM coding assistants