fix(identity): remove stale Leaf prefixes
This commit is contained in:
@@ -79,3 +79,10 @@
|
||||
- Kept reserved OKF index and log documents in their specification-defined structures.
|
||||
- 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 `okflint` validation.
|
||||
|
||||
### US-003 sticky-prefix regression fixed
|
||||
|
||||
- Reproduced the cleanup failure that occurred when another plugin changed a Leaf-decorated display name.
|
||||
- Leaf now removes exact managed-prefix text without discarding surrounding third-party formatting, clears stale prefixes after reload, and normalizes repeated prefixes before applying one leaf.
|
||||
- Added regression coverage for wrapped names, duplicate stale prefixes, untracked stale prefixes, unrelated formatting, tab names, and scoreboard cleanup.
|
||||
- Verified the fix with `./gradlew clean check jar`.
|
||||
|
||||
Reference in New Issue
Block a user