cleanup(service_office): slim nu module to canonical shape #141
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_skills#141
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Symptom
tools/modules/services/service_office.nuis 324 lines, ~3x the size of the canonicalservice_voice.nu(123 lines), without delivering proportional functionality. Most of the bloat is stale prose comments, a soft-dep preflight that isn't load-bearing, and forwarding of an env var (OO_SERVER_URL) that no service reads anymore.Acceptance
service_voice.nu: imports + constants + two action builders + four exported commands.OO_SERVER_URLfrom the forwarded env list (no service reads it after lhumina_code/hero_office#19).svx_check_foundrysoft-dep preflight.service_office install / start / stop / statuscontinue to work;office_editor_realplaywright stays green.