docs(build): complete Leaf delivery stories
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
---
|
||||
type: Log
|
||||
title: Leaf Design Log
|
||||
description: Chronological decisions and implementation verification for Leaf.
|
||||
---
|
||||
|
||||
# Leaf Design Log
|
||||
|
||||
## 2026-08-10
|
||||
@@ -72,3 +78,10 @@
|
||||
- Leaf records only effects it successfully installs, removes them only while the visible fingerprint matches, and preserves distinct Resistance effects; Spigot's identical-effect ownership limitation is documented.
|
||||
- Durable player state now retains prior names in addition to the required UUID, latest name, choice, lock, and RFC 3339 first-join timestamp.
|
||||
- Verified settings failure safety, durable aliases, existing defensive YAML behavior, strict compilation, and the full build with `./gradlew clean check jar`.
|
||||
|
||||
### US-007 build and release completed
|
||||
|
||||
- Verified dedicated conventional implementation commits for protection, identity, combat, onboarding, administration, configuration verification, and logout cleanup in addition to the existing build foundation.
|
||||
- Added missing OKF type metadata to the reserved bundle indexes and design log.
|
||||
- Verified all user stories are done, all acceptance criteria are checked, the repository has no remote, and no push was performed.
|
||||
- Final verification passed with `./gradlew clean check jar` and local OKF v0.1 structural and link validation.
|
||||
|
||||
Reference in New Issue
Block a user