Install and quickstart
Use the docs for a clean install path and a 5-minute first run.
Open getting startedDevelopers
MAPLE gives developers packageable agents, model-neutral inference, explicit capabilities, commitment gating, and replayable provenance without inventing those control surfaces from scratch.
Fastest Path
git clone https://github.com/mapleaiorg/maple.git cd maple ollama serve & ollama pull llama3.2 cargo run -p maple-demo
Use the docs for a clean install path and a 5-minute first run.
Open getting startedScaffold a package, define a Maplefile, and run a TODO agent with Guard policy.
Open tutorialReference the REST surface and Rust, TypeScript, and Python clients.
Open API docsCore Semantics
Model output drafts intent. It does not grant execution authority.
Tool access begins at zero and is granted narrowly through Guard and package contracts.
Every meaningful effect should remain inspectable through provenance history.
MapleAI Intelligence Inc. can help package the first agent, design capability boundaries, and shape the production rollout path.