Skip to content

v0.3.0 — M3: Playbooks, Tabular Review, Word add-in & intake bridges, OpenTelemetry

Choose a tag to compare

@Kevin-Tucuxi Kevin-Tucuxi released this 24 May 20:15
· 61 commits to main since this release
d54df6b

Milestone 3: capability surfaces, integrations, and observability. Self-hosted; bring-your-own-keys.

Highlights

  • Playbooks — multi-position cascade execution against a document; Easy Playbook generation.
  • Tabular Review — grid extraction across documents with XLSX/CSV export.
  • Microsoft Word add-in — Office.js task pane (plumbing: manifest + OAuth + version handshake). In-pane feature surface deferred to M4 (DE-287); signed package community-led (DE-295).
  • Slack + Teams intake bridges — admin shell + backend persistence (OAuth E2E validation tracked as DE-312).
  • OpenTelemetry deepening — W3C trace-context propagation across api→gateway→provider; domain spans (inference.dispatch, skill.execute, citation.verify, anonymization.pre/.post — attributes carry counts/types only, never raw entity values); deploy recipes (Grafana-Tempo-Loki + standalone collector) and an operator guide (docs/observability.md).
  • M3-close transparency pass — Learn-tab visualizations and the use/how/build pages refreshed for M1–M3 reality; GET /admin/v1/anonymization-config implemented; skill author promoted to the wire shape (DE-316); a new "test landscape" contributor playground.

Verification

  • api + gateway both report 0.3.0.
  • Live-validated: api→gateway→provider traces land in Tempo with domain spans; W3C trace-context propagation confirmed across services.

See docs/HONEST-STATE.md for the authoritative shipped-vs-deferred catalog.