Summary
Two minor cleanup items captured during the PR #116 session.
Items
controll-update-status.md — filename is typo'd ("controll") and the file is in an awkward location. Rename/relocate or remove if obsolete.
@accountSecurityService bean — referenced by customer controllers but not implemented anywhere in the codebase. Either implement it or remove the dangling reference so the wiring is honest.
Acceptance criteria
Source
PR_116_FOLLOWUP_NOTES.md item 7 (post-PR #116, 2026-05-19).
Summary
Two minor cleanup items captured during the PR #116 session.
Items
controll-update-status.md— filename is typo'd ("controll") and the file is in an awkward location. Rename/relocate or remove if obsolete.@accountSecurityServicebean — referenced by customer controllers but not implemented anywhere in the codebase. Either implement it or remove the dangling reference so the wiring is honest.Acceptance criteria
controll-update-status.mdrenamed/relocated or removed@accountSecurityServicereference either backed by a real bean or removed from the customer controllersSource
PR_116_FOLLOWUP_NOTES.mditem 7 (post-PR #116, 2026-05-19).