gomcp/docs/README.md

14 lines
858 B
Markdown
Raw Permalink Normal View History

# GoMCP Documentation
Welcome to the GoMCP documentation. GoMCP is the open-source, mathematically proven secure memory core and orchestration engine for Large Language Models (LLMs). Built on the principles of the Sentinel Lattice, it provides persistent memory with unforgeable constraints.
## Table of Contents
- [**MCP Tools Reference**](mcp-tools.md) — Exhaustive list of 57+ built-in Memory, Session, and Safety tools.
- [**DIP Pipeline**](security/dip_pipeline.md) — The Declarative Intent Parser that forms the first line of defense.
- [**CAFL Protocol**](security/cafl.md) — Capability-Attenuating Flow Labels and Data Provenance.
## About Sentinel Lattice
GoMCP uses the Sentinel Lattice framework to enforce security primitives. For in-depth theoretical understanding, see the [Sentinel Lattice Architecture Specification](lattice.md).