-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yml
More file actions
23 lines (21 loc) · 787 Bytes
/
mkdocs.yml
File metadata and controls
23 lines (21 loc) · 787 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
site_name: ClawZero
site_description: Deterministic in-path execution boundary for OpenClaw agents
site_url: https://mvar-security.github.io/clawzero
repo_url: https://github.com/mvar-security/clawzero
repo_name: mvar-security/clawzero
theme:
name: material
nav:
- ClawZero: index.md
- Getting Started: getting-started.md
- Attack Demo: attack-demo.md
- Architecture: architecture.md
- Threat Model: threat-model.md
- Witness Artifacts: witness-artifacts.md
- Policies: policies.md
- OpenClaw Integration: openclaw-integration.md
- Integration Quickstarts: integration-quickstarts.md
- Test Authoring Guide: test-authoring-guide.md
- Claims Registry: claims-registry.md
- Release Checklist: release-checklist.md
- GitHub Launch Copy: github-profile-copy.md