monad

monad Docs

Federated semantic compute runtime.

๐Ÿš€
Initiating Monads
What a monad is, how it starts from a SEED, and why it registers itself with netget rather than the other way around.
ใ€ฐ๏ธ
Monad: Subtractive Synthesis
How netget routes a namespace by filtering away expired and unhealthy monads โ€” the surface is what remains, not what was built.
๐Ÿ“
Notes
Development notes on namespace grammar and the me:// URI scheme.
๐ŸŒ
Namespace Protocol
Namespace Protocol Resolution โ€” the NRP spec and routing model.
๐Ÿ—๏ธ
Architecture
Request lifecycle, kernel access, mesh scoring, and monad topology.
๐Ÿ”—
Monad & Cleaker
How monad and cleaker work together for identity-routed HTTP.
๐Ÿ“ก
Mesh Implementation Status
What's built, what's pending, across the namespace resolution protocol.
๐Ÿ“Š
Mesh Scoring Engine
How candidate monads are ranked for a given namespace claim.
๐Ÿงช
Mesh Test Documentation
tests/NRP โ€” mesh resolver, scoring engine, observability, parser compatibility.
๐Ÿ”
Mesh Learning Loop
Complete guide to the adaptive weight learning loop in src/kernel/.
๐Ÿ”ฌ
Mesh Learning Observability
Inspecting adaptive weights โ€” src/kernel/adaptiveWeights.ts.
๐Ÿ“–
TypeDocs
Full VitePress documentation site.
โš™๏ธ
API Reference
Functions, interfaces and types โ€” generated by TypeDoc.
๐Ÿ“ฆ
npm
Install: npm install monad.ai