gloves 0.5.11

seamless secret manager and handoff
Documentation
# gloves Documentation Index

This is the canonical documentation map for `gloves`.

## Start Here

- [Quickstart]quickstart.md
- [Architecture]../ARCHITECTURE.md
- [Security]../SECURITY.md
- [Concepts and Parts]concepts-and-parts.md

## By Role

- Human operator:
  - [Humans, Agents, and GPG]humans-agents-and-gpg.md
  - [Secrets and Requests]secrets-and-requests.md
  - [Troubleshooting]troubleshooting.md
- Agent developer:
  - [Quickstart]quickstart.md
  - [Secrets and Requests]secrets-and-requests.md
  - [TUI Guide]tui-guide.md
- Platform/SRE:
  - [Configuration Guide]configuration.md
  - [VM Multi-Agent Operations]vm-multi-agent-human-guide.md
  - [OpenClaw Runtime Bridge]openclaw-runtime-bridge.md
  - [Security Hardening]security-hardening.md
  - [Release Binaries]release-binaries.md
  - [Architecture]../ARCHITECTURE.md

## Core Guides

1. [Quickstart]quickstart.md
2. [Concepts and Parts]concepts-and-parts.md
3. [Secrets and Requests]secrets-and-requests.md
4. [Humans, Agents, and GPG]humans-agents-and-gpg.md
5. [TUI Guide]tui-guide.md
6. [Configuration Guide]configuration.md
7. [Troubleshooting]troubleshooting.md

## Command Navigation

- Global help: `gloves help`
- Recursive help:
  - `gloves help secrets set`
  - `gloves secrets help set`
  - `gloves help requests approve`
  - `gloves requests help approve`

Primary groups:

- `gloves run ...`
- `gloves exec ...`
- `gloves secrets ...`
- `gloves request ...`
- `gloves requests ...`
- `gloves vault ...`
- `gloves gpg ...`
- `gloves tui`

## Advanced References

- [GLOVES Config Spec]../GLOVES_CONFIG_SPEC.md
- [Architecture]../ARCHITECTURE.md
- [Security]../SECURITY.md
- [Security Hardening]security-hardening.md
- [VM Multi-Agent Operations]vm-multi-agent-human-guide.md
- [OpenClaw Runtime Bridge]openclaw-runtime-bridge.md
- [Release Binaries]release-binaries.md
- [Release Playbook]../RELEASE.md