60 lines
1.8 KiB
Markdown
60 lines
1.8 KiB
Markdown
<div align="center">
|
|
<img src="../assets/stratumiops-h.svg" alt="StratumIOps Logo" width="500" />
|
|
</div>
|
|
|
|
# STRATUMIOPS Documentation
|
|
|
|
Complete documentation for the STRATUMIOPS ecosystem of development and operations tools.
|
|
|
|
## Languages
|
|
|
|
- [English Documentation](en/) - Full documentation in English
|
|
- [Documentación en Español](es/) - Documentación completa en español
|
|
|
|
## Structure
|
|
|
|
### AI Portfolio
|
|
|
|
AI-powered development tools and intelligent automation.
|
|
|
|
- **Vapora**: Development hub with project management and AI agents
|
|
- **Kogral**: Knowledge graph and intelligent documentation
|
|
- **TypeDialog**: Configuration management and CI/CD orchestration
|
|
|
|
See [AI Portfolio Docs](en/ia/) for technical details.
|
|
|
|
### Operations Portfolio
|
|
|
|
Infrastructure automation and deployment tools.
|
|
|
|
- **Provisioning**: Multi-cloud infrastructure as code
|
|
- **SecretumVault**: Secure secrets management
|
|
|
|
See [Operations Portfolio Docs](en/ops/) for technical details.
|
|
|
|
### Architecture
|
|
|
|
Cross-cutting architectural decisions documented as ADRs.
|
|
|
|
- [ADR-001: Stratum-Embeddings](en/architecture/adrs/001-stratum-embeddings.md) - Unified embedding library
|
|
- [ADR-002: Stratum-LLM](en/architecture/adrs/002-stratum-llm.md) - Unified LLM provider library
|
|
|
|
See [Architecture Docs](en/architecture/) for all ADRs.
|
|
|
|
## Quick Start
|
|
|
|
1. Choose your language: [English](en/) | [Español](es/)
|
|
2. Browse by category: [AI Tools](en/ia/) | [Ops Tools](en/ops/)
|
|
3. Review positioning and technical specifications
|
|
|
|
## Project Organization
|
|
|
|
Each language directory contains:
|
|
|
|
- `stratiumiops_market.md` - Complete platform overview
|
|
- `stratiumiops_position.md` - Strategic positioning
|
|
- `stratiumiops-technical-specs.md` - Technical specifications
|
|
- `ia/` - AI portfolio documentation
|
|
- `ops/` - Operations portfolio documentation
|
|
- `architecture/` - Architecture documentation and ADRs
|