Skip to content

feat(analytics): wire self-hosted Umami into mini app #220

feat(analytics): wire self-hosted Umami into mini app

feat(analytics): wire self-hosted Umami into mini app #220

Workflow file for this run

# Full Backend lint/test CI is intentionally not enabled for the public
# source-available showcase yet.
#
# Why:
# - The repository depends on the private `DotSoundPrivateCore` package
# for complete installation and runtime behaviour.
# - The historical Ruff/Mypy backlog is not advertised as green.
# - The active public guardrails live in `policy-guardrails.yml`
# (boundary checks, mojibake checks, and full-history secret scanning).
#
# Internal maintainers can re-enable a full CI workflow once the private
# dependency, lint backlog, and test environment are publication-ready.