chore: bump classifier to Alpha, rename README scope heading
Reflects actual maturity (615 passing tests, real consumer): PyPI classifier "2 - Pre-Alpha" -> "3 - Alpha". README heading "Planned scope (v1)" -> "Implemented scope (v1)" since all three doors (A/B/C) are implemented. Cosmetic only, no functional change. Operator decision recorded in docs/2026-08-24-beslutninger-classifier-a5-f7.local.md. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01PGwbxHqib3QcaFa7hhMpB7
This commit is contained in:
parent
e60f7261a1
commit
6b2a4d3bc3
2 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@ license = "MIT"
|
|||
requires-python = ">=3.10"
|
||||
authors = [{ name = "Kjell Tore Guttormsen" }]
|
||||
classifiers = [
|
||||
"Development Status :: 2 - Pre-Alpha",
|
||||
"Development Status :: 3 - Alpha",
|
||||
"Intended Audience :: Developers",
|
||||
"Operating System :: OS Independent",
|
||||
"Programming Language :: Python :: 3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue