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:
@@ -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> — 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">
|
||||
|
||||
Reference in New Issue
Block a user