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

@@ -116,6 +116,15 @@
</div>
</nav>
<!-- ═══════════════════════════════════════════ -->
<!-- Testing Banner -->
<!-- ═══════════════════════════════════════════ -->
<div class="testing-banner">
<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>
<main>
<!-- ═══════════════════════════════════════════ -->
<!-- Hero -->