I built Manifold, an operation-first foundation for .NET. The idea is simple: define an operation once, then generate fast CLI and MCP surfaces from that single definition. I made it because I kept running into the same problem in real projects: the same capa…
README
Manifold is a .NET foundation for defining an operation once and exposing it through both CLI and MCP surfaces.
The model is simple:
- Write one operation by hand
- Let the sour… [+12389 chars]







