Commit Graph

6 Commits

Author SHA1 Message Date
a875fe9f63 feat(observability): add structured application logging
Emit correlated JSON logs from the API and FunASR services, propagate request IDs to the client, and configure bounded opt-in Docker logging.

Document the host-wide Grafana/Loki query workflow and keep observability deployment ownership outside the application repository.
2026-07-22 13:52:40 +08:00
67d29d3ca0 feat: add WeChat session authentication 2026-07-20 14:47:16 +08:00
2ada52f35a feat: use production API endpoint 2026-07-20 14:25:13 +08:00
c4fd47e774 docs: document monorepo layout 2026-07-20 10:53:10 +08:00
bed80aa807 feat: add voice transcription feedback workflow 2026-07-20 10:49:49 +08:00
0a07538dce feat: establish teaching feedback mini program
Connect student profiles, defaults, and feedback records to the Rust API. Configure the WeChat AppID, custom tab bar, and local development workflow for version 0.1.0.
2026-07-15 15:36:51 +08:00