Skip to content
WhalerMike edited this page Apr 9, 2026 · 5 revisions

Purpose: The UIAO Contributor Wiki is the operational workbench for building and maintaining the UIAO documentation pipeline. It covers local setup, CI/CD workflows, style standards, diagram conventions, and troubleshooting. Audience: Developers, contributors, and pipeline maintainers. Cross-Links: UIAO Canon (Read the Docs) | Source Repository

UIAO Documentation Wiki

This wiki is the operational guide for contributors to the uiao-docs repository. It covers workflows, setup, CI/CD, and troubleshooting — not architecture, compliance theory, or documentation content. Those live in the rendered site.

Quick Links

Resource Description
Live Documentation Site Rendered HTML — auto-deployed from main
uiao-docs repository Quarto .qmd source files, YAML data schemas, CI/CD workflows
uiao-core repository OSCAL generation engine, adapter framework, Python code
Repository Ownership & SSOT Policy Start here — who owns what and where things live

What This Wiki Is (and Is NOT)

This wiki covers:

  • How to set up, render, and contribute to the project
  • How the CI/CD pipeline works and how to debug it
  • Operational standards: style, format, diagram conventions, ADRs
  • Troubleshooting common build and render failures

This wiki does not cover:

  • Architecture concepts — see the rendered site
  • Compliance mappings, Zero Trust theory, or control planes — those are canon documents
  • Vendor technology descriptions — see vendor_stack_v1.0.qmd in the rendered site
  • Glossary definitions — see 11_GlossaryAndDefinitions.qmd in the rendered site
  • Modernization roadmap or timeline — see 08_ModernizationTimeline.qmd in the rendered site

If you are looking for documentation content rather than contributor tooling, go to the rendered site.

Page Index

Policy

Getting Started

Working With

Standards

Operations

Clone this wiki locally