Adapt User Manual
Welcome to the comprehensive manual for Adapt, the adaptive file-backed web server. This manual provides detailed documentation for users, administrators, and developers working with Adapt.
Table of Contents
- Overview - Introduction to Adapt and its capabilities
- Installation - How to install and set up Adapt
- Quick Start - Getting started with your first Adapt server
- User Guide - Using Adapt as an end user
- API Reference - Complete API documentation
- Admin Guide - Managing users, permissions, and system administration
- Security - Authentication, authorization, and security features
- MCP Guide - Connecting agentic tools via the Model Context Protocol
- Configuration - Configuration options and CLI commands
- Plugin Development - Creating custom plugins
- Architecture - Internal architecture and design
- Troubleshooting - Common issues and solutions
- Known Limitations - Current implementation limits and workarounds
About This Manual
This manual is Adapt's authoritative user documentation. It describes the
behavior of the running implementation on main, which is the source of truth.
The documents in ../spec/ are implementation
specifications, not a roadmap or a promise of future behavior.
Unimplemented ideas are labeled Future work. Known implementation defects are documented as limitations instead of being described as working behavior. See the documentation contract for the maintenance rules and scope.