This directory contains the documentation for oblt-aw.
The structure is organized by intent:
architecture/: system-level design and lifecycle.workflows/: one document per workflow file.routing/: canonical routing rules and event-to-workflow mapping (all per-workflow routing docs live here; seedocs/routing/README.md).operations/: rollout and maintenance operations.development/: contributor setup and local quality checks.
- Access to this repository.
- Familiarity with reusable GitHub Actions workflows (
workflow_call).
Use this index as the starting point and then navigate by topic.
- Architecture overview: docs/architecture/overview.md
- Workflow catalog: docs/workflows/README.md
- Routing guide: docs/routing/README.md
- Distribution operations: docs/operations/distribute-client-workflow.md
- Control Plane Dashboard (user instructions): docs/operations/control-plane-dashboard.md
- Contributing and local setup: docs/development/contributing.md
- Onboarding (step-by-step guides): docs/onboarding/README.md
- Repository entrypoint README: README.md