Documentation

Welcome to the AKIOS documentation.

Getting Started

Core Concepts

  • Sandbox: How we use seccomp-bpf and user namespaces.
  • Policies: Defining explicit access rules for agents.
  • Audit: How to verify agent actions.

Reference

Contributing

This documentation is community-maintained. To edit any page:

  1. Find the .mdx file in site/docs/.
  2. Edit the content.
  3. Submit a PR!

Want to help? Open a PR on GitHub (/site/docs/*.mdx) or file an issue with the page name and suggested change. Small fixes (typos, broken links, clearer steps) are welcome.