Implements Phases 1-8 of the TFTSR implementation plan. Rust backend (Tauri 2.x, src-tauri/): - Multi-provider AI: OpenAI-compatible, Anthropic, Gemini, Mistral, Ollama - PII detection engine: 11 regex patterns with overlap resolution - SQLCipher AES-256 encrypted database with 10 versioned migrations - 28 Tauri IPC commands for triage, analysis, document, and system ops - Ollama: hardware probe, model recommendations, pull/delete with events - RCA and blameless post-mortem Markdown document generators - PDF export via printpdf - Audit log: SHA-256 hash of every external data send - Integration stubs for Confluence, ServiceNow, Azure DevOps (v0.2) Frontend (React 18 + TypeScript + Vite, src/): - 9 pages: full triage workflow NewIssue→LogUpload→Triage→Resolution→RCA→Postmortem→History+Settings - 7 components: ChatWindow, TriageProgress, PiiDiffViewer, DocEditor, HardwareReport, ModelSelector, UI primitives - 3 Zustand stores: session, settings (persisted), history - Type-safe tauriCommands.ts matching Rust backend types exactly - 8 IT domain system prompts (Linux, Windows, Network, K8s, DB, Virt, HW, Obs) DevOps: - .woodpecker/test.yml: rustfmt, clippy, cargo test, tsc, vitest on every push - .woodpecker/release.yml: linux/amd64 + linux/arm64 builds, Gogs release upload Verified: - cargo check: zero errors - tsc --noEmit: zero errors - vitest run: 13/13 unit tests passing Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
74 lines
2.7 KiB
Markdown
74 lines
2.7 KiB
Markdown
# Authors
|
|
|
|
#### Ordered by first contribution.
|
|
|
|
- Romain Beauxis (toots@rastageeks.org)
|
|
- Tobias Koppers (tobias.koppers@googlemail.com)
|
|
- Janus (ysangkok@gmail.com)
|
|
- Rainer Dreyer (rdrey1@gmail.com)
|
|
- Tõnis Tiigi (tonistiigi@gmail.com)
|
|
- James Halliday (mail@substack.net)
|
|
- Michael Williamson (mike@zwobble.org)
|
|
- elliottcable (github@elliottcable.name)
|
|
- rafael (rvalle@livelens.net)
|
|
- Andrew Kelley (superjoe30@gmail.com)
|
|
- Andreas Madsen (amwebdk@gmail.com)
|
|
- Mike Brevoort (mike.brevoort@pearson.com)
|
|
- Brian White (mscdex@mscdex.net)
|
|
- Feross Aboukhadijeh (feross@feross.org)
|
|
- Ruben Verborgh (ruben@verborgh.org)
|
|
- eliang (eliang.cs@gmail.com)
|
|
- Jesse Tane (jesse.tane@gmail.com)
|
|
- Alfonso Boza (alfonso@cloud.com)
|
|
- Mathias Buus (mathiasbuus@gmail.com)
|
|
- Devon Govett (devongovett@gmail.com)
|
|
- Daniel Cousens (github@dcousens.com)
|
|
- Joseph Dykstra (josephdykstra@gmail.com)
|
|
- Parsha Pourkhomami (parshap+git@gmail.com)
|
|
- Damjan Košir (damjan.kosir@gmail.com)
|
|
- daverayment (dave.rayment@gmail.com)
|
|
- kawanet (u-suke@kawa.net)
|
|
- Linus Unnebäck (linus@folkdatorn.se)
|
|
- Nolan Lawson (nolan.lawson@gmail.com)
|
|
- Calvin Metcalf (calvin.metcalf@gmail.com)
|
|
- Koki Takahashi (hakatasiloving@gmail.com)
|
|
- Guy Bedford (guybedford@gmail.com)
|
|
- Jan Schär (jscissr@gmail.com)
|
|
- RaulTsc (tomescu.raul@gmail.com)
|
|
- Matthieu Monsch (monsch@alum.mit.edu)
|
|
- Dan Ehrenberg (littledan@chromium.org)
|
|
- Kirill Fomichev (fanatid@ya.ru)
|
|
- Yusuke Kawasaki (u-suke@kawa.net)
|
|
- DC (dcposch@dcpos.ch)
|
|
- John-David Dalton (john.david.dalton@gmail.com)
|
|
- adventure-yunfei (adventure030@gmail.com)
|
|
- Emil Bay (github@tixz.dk)
|
|
- Sam Sudar (sudar.sam@gmail.com)
|
|
- Volker Mische (volker.mische@gmail.com)
|
|
- David Walton (support@geekstocks.com)
|
|
- Сковорода Никита Андреевич (chalkerx@gmail.com)
|
|
- greenkeeper[bot] (greenkeeper[bot]@users.noreply.github.com)
|
|
- ukstv (sergey.ukustov@machinomy.com)
|
|
- Renée Kooi (renee@kooi.me)
|
|
- ranbochen (ranbochen@qq.com)
|
|
- Vladimir Borovik (bobahbdb@gmail.com)
|
|
- greenkeeper[bot] (23040076+greenkeeper[bot]@users.noreply.github.com)
|
|
- kumavis (aaron@kumavis.me)
|
|
- Sergey Ukustov (sergey.ukustov@machinomy.com)
|
|
- Fei Liu (liu.feiwood@gmail.com)
|
|
- Blaine Bublitz (blaine.bublitz@gmail.com)
|
|
- clement (clement@seald.io)
|
|
- Koushik Dutta (koushd@gmail.com)
|
|
- Jordan Harband (ljharb@gmail.com)
|
|
- Niklas Mischkulnig (mischnic@users.noreply.github.com)
|
|
- Nikolai Vavilov (vvnicholas@gmail.com)
|
|
- Fedor Nezhivoi (gyzerok@users.noreply.github.com)
|
|
- shuse2 (shus.toda@gmail.com)
|
|
- Peter Newman (peternewman@users.noreply.github.com)
|
|
- mathmakgakpak (44949126+mathmakgakpak@users.noreply.github.com)
|
|
- jkkang (jkkang@smartauth.kr)
|
|
- Deklan Webster (deklanw@gmail.com)
|
|
- Martin Heidegger (martin.heidegger@gmail.com)
|
|
|
|
#### Generated by bin/update-authors.sh.
|