• v0.1.0 f9cf30bc72

    v0: stdlib-only Discourse client — categories/topics/posts + raw passthrough

    reachableceo released this 2026-08-29 11:12:22 +00:00 | 8 commits to main since this release

    Covers the MOPAC briefing/report surface (Redmine 495 Part A): category
    list/create (create needs the admin-scoped key; current key 403s, typed
    as ErrForbidden), topic create/list/latest/get, post create/update/get,
    current-user identity probe, and a Do() JSON passthrough so unmodeled
    endpoints need no client release. Key is env/constructor-only, never a
    flag, never logged; errors classify via errors.Is. Fake-server unit
    tests + containerized end-to-end smoke (redaction sweep included); live
    reads verified against community.turnsys.com.

    💘 Generated with Crush

    Assisted-by: Crush:glm-5.2

    Downloads