Go

toulmin — A Rule Engine That Computes Contracts

toulmin — A Rule Engine That Computes Contracts

Rule engines have treated their validation targets as facts for 60 years. toulmin treats them as claims. An implementation of Toulmin's argumentation model as a Go rule engine.

filefunc — One File, One Concept

filefunc — One File, One Concept

The navigation unit for an AI code agent is the file. filefunc is a Go code structure convention and CLI tool that enforces one concept per file.

SSaC — Service Sequences as Code

SSaC — Service Sequences as Code

A language-independent concept that decomposes business flows inside service functions into declarative blocks (sequences). Declare only what with 10 fixed types, and the codegen fills in how.