Quick Reference¶
This page condenses the most useful launch and implementation details for secopsai.
What Is Included¶
- One-command setup via
setup.sh - Core product documentation for install, rules, API, and deployment
- Container deployment with
Dockerfileanddocker-compose.yml - CI/CD workflows for test, benchmark, and security scans
Recommended First Steps¶
bash setup.sh --help
python generate_openclaw_attack_mix.py --stats
python evaluate_openclaw.py --mode benchmark --verbose
Launch Path¶
- Review Getting Started
- Validate the benchmark corpus and evaluation flow
- Deploy the worker container on Render
- Publish docs from this MkDocs site
Repository Guide¶
The longer planning version is kept in the repository root: