From e9c846b66008ceab9678f10c11f41e129ef28ffe Mon Sep 17 00:00:00 2001 From: EiffL Date: Thu, 13 Aug 2026 15:09:55 +0200 Subject: [PATCH] Docs: add early-alpha warning to landing page Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_018RdnNAzntq6EYuJw9rGNQf --- docs/index.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/index.md b/docs/index.md index 3a5850b9..5756e4f6 100644 --- a/docs/index.md +++ b/docs/index.md @@ -5,6 +5,13 @@ It serves as the machinery that ties an analysis `astra.yaml` specification to a tree of materialized outputs. +!!! warning "Alpha development" + lightcone-cli is in **early alpha**. The CLI, skills, and execution layer are all + still moving — expect breaking changes between minor versions. Bug reports, design + challenges, and use cases the tooling doesn't yet cover are exactly what we want to + hear at this stage; please open an issue on the + [GitHub repo](https://github.com/LightconeResearch/lightcone-cli/issues). + ## Choose your path to the documentation