Use owner-safe logs, traces, metrics, and alerts paths and triage app telemetry without direct backend access.
Run and seed internal tool app repos locally with the shared CLI while preserving data and secret safety boundaries.
Add or update non-secret application configuration and thread it through runtime and deploy wiring.
Create or update the repo's merge-to-deploy GitHub Actions workflow.
Introduce secret-backed settings without leaking secret material into repo-owned config.
Create, run, and troubleshoot schema changes and migration application.
Use domain-first modeling and keep business rules out of controller and infrastructure seams.
Design or debug F# persistence with EF Core and SQLite.