Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 2.09 KB

File metadata and controls

46 lines (35 loc) · 2.09 KB

Documentation

This repository has two kinds of markdown:

  • stable user/operator guides
  • maintainer notes, design docs, and working plans

If you only want the supported product docs, start with the files below.

Start here

Maintainer notes

These directories are useful when changing internals, but they are not the primary user-facing docs surface:

  • design/: architecture notes, investigations, and implementation plans
  • finished/: design docs and reports for work that has shipped or been resolved, kept for historical context
  • ci/: CI/devcontainer rationale and troubleshooting
  • future/: ideas that are intentionally deferred
  • serious-bug/: worked bug reports against upstream projects
  • audit-setup/: cluster-specific audit delivery notes and examples

These root-level files are also working notes rather than polished user docs:

If you are cleaning up documentation, that maintainer-notes layer is usually the first place to trim, archive, or merge.