Implemented missing system, analytics, and auth endpoints. Verified parity with frontend expectations.
This commit replaces the Axum/Rust backend with a Gin/Go implementation. The original Rust code has been archived in the 'rust' branch.