# Changelog All notable changes to AuthLimbo v2 are recorded here. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). This is a clean-slate successor to AuthLimbo v1, **not** v2.0.0 of v1. Versioning restarts at 0.1.0-SNAPSHOT. The v1 history (0.1.0 → 1.1.0) lives in and is referenced here for context only. ## [Unreleased] ### Notes - Project bootstrapped 2026-05-07 following the racked.ru void-death incident. v1 received hot-fixes (F1 + F2 + F4); v2 is the proper redesign. - Architecture and roadmap docs land from parallel research agents in subsequent commits. ### Added - Repository scaffold (Maven, Java 21, Paper 1.21.x). - Stub plugin main class (`AuthLimboV2`) — logs design-phase banner. - `docs/MISSION.md`, `docs/DRAMA-AVOIDANCE.md` defining invariants. - AGPL-3.0 license, baseline `.gitignore`, `CONTRIBUTING.md`. [Unreleased]: https://git.s8n.ru/s8n/auth-limbo-v2/compare/HEAD...main