Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.37 KB

File metadata and controls

34 lines (23 loc) · 1.37 KB

OBLT AW Documentation

Overview

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; see docs/routing/README.md).
  • operations/: rollout and maintenance operations.
  • development/: contributor setup and local quality checks.

Prerequisites

  • Access to this repository.
  • Familiarity with reusable GitHub Actions workflows (workflow_call).

Usage

Use this index as the starting point and then navigate by topic.

References