docs: add early access / testing disclaimer

Banner on landing page, docs page, and GitHub README warning that the
software is in active development and not yet ready for production use.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Jason Staack
2026-03-09 22:49:24 -05:00
parent a3d2172797
commit 28870a61a3
4 changed files with 45 additions and 0 deletions

View File

@@ -35,6 +35,13 @@
</head>
<body class="docs-page">
<!-- ===== TESTING BANNER ===== -->
<div class="testing-banner testing-banner--light">
<div class="container">
<strong>Early Access</strong> &mdash; This software is in active development and testing. It is not yet ready for production use.
</div>
</div>
<!-- ===== NAV ===== -->
<nav class="site-nav site-nav--light">
<div class="nav-inner container">