Skip to content

Navigation Structure

The site uses MkDocs Material's tabbed navigation. Each top-level tab corresponds to a major component. Within each tab, pages are grouped into Features, User Guides, Developer Docs, and References.

IOU Architecture Docs
├── 🇬🇧 English (/)
│   ├── 📖 Home
│   ├── ⚙️ RONL Business API
│   │   ├── Overview
│   │   ├── Features
│   │   │   ├── Overview
│   │   │   ├── Authentication & IAM
│   │   │   ├── Multi-Tenant Portal
│   │   │   ├── Business Rules Execution
│   │   │   ├── API Design
│   │   │   └── Security & Compliance
│   │   ├── User Guides
│   │   │   ├── Login & DigiD Flow
│   │   │   ├── Caseworker Workflow
│   │   │   ├── Submitting a Calculation
│   │   │   └── Adding a Municipality
│   │   ├── Developer Docs
│   │   │   ├── Local Development
│   │   │   ├── Backend Development
│   │   │   ├── Frontend Development
│   │   │   ├── Shared Package
│   │   │   ├── Testing
│   │   │   ├── CI/CD
│   │   │   ├── Troubleshooting
│   │   │   └── Deployment
│   │   │       ├── Overview
│   │   │       ├── Backend
│   │   │       ├── Frontend
│   │   │       ├── Keycloak
│   │   │       ├── Operaton
│   │   │       └── Caddy
│   │   └── References
│   │       ├── API Endpoints
│   │       ├── Environment Variables
│   │       ├── JWT Claims
│   │       ├── Keycloak Realm Configuration
│   │       ├── Municipality Themes
│   │       ├── Standards & Compliance
│   │       └── Changelog
│   ├── ✏️ CPSV Editor
│   │   ├── Overview
│   │   ├── Features
│   │   ├── User Guides
│   │   ├── Developer Docs
│   │   └── References
│   ├── 🔍 Linked Data Explorer
│   │   ├── Overview
│   │   ├── Features
│   │   ├── User Guides
│   │   ├── Developer Docs
│   │   └── References
│   └── 🤝 Contributing
│       ├── Overview
│       ├── Documentation Architecture
│       │   ├── Overview
│       │   ├── Navigation Structure
│       │   └── Technology Stack
│       └── Code Standards
└── 🇳🇱 Nederlands (/nl/)
    └── (mirrors English structure — Dutch translations or placeholders)