mirror of
https://github.com/Ed1s0nZ/CyberStrikeAI.git
synced 2026-07-16 00:47:29 +02:00
33 lines
1.8 KiB
Markdown
33 lines
1.8 KiB
Markdown
# English Documentation
|
|
|
|
[Documentation home](../README.md) | [中文](../zh-CN/README.md)
|
|
|
|
## Choose a path
|
|
|
|
- **Try locally**: [Deployment](deployment.md) → [Configuration](configuration.md) → [Troubleshooting](troubleshooting.md)
|
|
- **Run in production**: [Configuration Profiles](configuration-profiles.md) → [Security Hardening](security-hardening.md) → [Runbooks](runbooks.md) → [Audit and Monitoring](audit-and-monitoring.md)
|
|
- **Integrate and automate**: [API Reference](api-reference.md) → [API Recipes](api-recipes.md) → [MCP Federation](mcp-federation.md)
|
|
- **Contribute code**: [Developer Guide](developer-guide.md) → [Testing](testing.md) → [Contributing](contributing-guide.md)
|
|
|
|
## Concepts and orchestration
|
|
|
|
- [Architecture](architecture.md) · [Security Model](security-model.md) · [RBAC](rbac.md)
|
|
- [Agents and Roles](agent-and-role-guide.md) · [Skills](skills-guide.md) · [Eino Multi-Agent](MULTI_AGENT_EINO.md)
|
|
- [Workflows](workflow-graph.md) · [HITL Best Practices](hitl-best-practices.md)
|
|
|
|
## Feature guides
|
|
|
|
- [Knowledge Base](knowledge-base.md) · [Robot / Chatbot](robot.md) · [Vision](VISION.md)
|
|
- [WebShell](webshell.md) · [C2](c2.md) · [MCP Federation](mcp-federation.md)
|
|
|
|
## Operations and reference
|
|
|
|
- [Deployment](deployment.md) · [Configuration](configuration.md) · [Configuration Profiles](configuration-profiles.md)
|
|
- [Security Hardening](security-hardening.md) · [Audit and Monitoring](audit-and-monitoring.md) · [Runbooks](runbooks.md)
|
|
- [API Reference](api-reference.md) · [API Recipes](api-recipes.md) · [Troubleshooting](troubleshooting.md)
|
|
|
|
## Development and release
|
|
|
|
- [Developer Guide](developer-guide.md) · [Plugin Development](plugin-development.md) · [Frontend i18n](frontend-i18n.md)
|
|
- [Testing](testing.md) · [Contributing](contributing-guide.md) · [Release Process](release-process.md)
|