diff --git a/FEATURES.md b/FEATURES.md index 1844a74..6341a4d 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -727,4 +727,4 @@ Integrate with external systems via APIs: **Made with vaporwave dreams and Rust reality ✨** -Last updated: November 2025 | Version: 0.2.0 (Specification) +Last updated: November 2025 | Version: 0.1.0 (Specification) diff --git a/README.md b/README.md index 91cef97..2f954af 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ [Features](#-features) • [Quick Start](#-quick-start) • [Architecture](#-architecture) • [Docs](docs/) • [Contributing](#-contributing) + --- ```txt @@ -29,7 +30,7 @@ Where ideas vaporize into reality ``` - ## 🌟 What is Vapora v2.0? + ## 🌟 What is Vapora v1.0? **VAPORA** is an **intelligent development orchestration platform** where teams and AI agents collaborate seamlessly to solve the 4 critical problems in parallel: @@ -200,7 +201,7 @@ ```bash # Build and push Docker images -nu scripts/build-docker.nu --registry docker.io --tag v0.2.0 --push +nu scripts/build-docker.nu --registry docker.io --tag v0.1.0 --push # Update secrets edit kubernetes/03-secrets.yaml # Add your API keys @@ -475,7 +476,7 @@ provisioning workflow run workflows/deploy-full-stack.yaml --- 📚 Documentation & Specifications - VAPORA v2.0 is built on comprehensive specifications organized by domain: + VAPORA v1.0 is built on comprehensive specifications organized by domain: **Core Specifications** (guides/core/): - **VAPORA-ARCHITECTURE-V2.md**: 4-layer architecture (Frontend, API, Service, Data, Infrastructure)