tftsr-devops_investigation/src-tauri/target/debug/.fingerprint/ring-d2e7a6d6bd975252/run-build-script-build-script-build.json
Shaun Arman 8839075805 feat: initial implementation of TFTSR IT Triage & RCA application
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>
2026-03-14 22:36:25 -05:00

1 line
5.5 KiB
JSON

{"rustc":9435880562281667341,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[5491919304041016563,"build_script_build",false,8947398881924096690]],"local":[{"RerunIfChanged":{"output":"debug/build/ring-d2e7a6d6bd975252/output","paths":["crypto/chacha/asm/chacha-armv4.pl","crypto/chacha/asm/chacha-armv8.pl","crypto/chacha/asm/chacha-x86.pl","crypto/chacha/asm/chacha-x86_64.pl","crypto/cipher/asm/chacha20_poly1305_armv8.pl","crypto/cipher/asm/chacha20_poly1305_x86_64.pl","crypto/constant_time_test.c","crypto/cpu_intel.c","crypto/crypto.c","crypto/curve25519/asm/x25519-asm-arm.S","crypto/curve25519/curve25519.c","crypto/curve25519/curve25519_64_adx.c","crypto/curve25519/curve25519_tables.h","crypto/curve25519/internal.h","crypto/fipsmodule/aes/aes_nohw.c","crypto/fipsmodule/aes/asm/aes-gcm-avx2-x86_64.pl","crypto/fipsmodule/aes/asm/aesni-gcm-x86_64.pl","crypto/fipsmodule/aes/asm/aesni-x86.pl","crypto/fipsmodule/aes/asm/aesni-x86_64.pl","crypto/fipsmodule/aes/asm/aesv8-armx.pl","crypto/fipsmodule/aes/asm/aesv8-gcm-armv8.pl","crypto/fipsmodule/aes/asm/bsaes-armv7.pl","crypto/fipsmodule/aes/asm/ghash-armv4.pl","crypto/fipsmodule/aes/asm/ghash-neon-armv8.pl","crypto/fipsmodule/aes/asm/ghash-x86.pl","crypto/fipsmodule/aes/asm/ghash-x86_64.pl","crypto/fipsmodule/aes/asm/ghashv8-armx.pl","crypto/fipsmodule/aes/asm/vpaes-armv7.pl","crypto/fipsmodule/aes/asm/vpaes-armv8.pl","crypto/fipsmodule/aes/asm/vpaes-x86.pl","crypto/fipsmodule/aes/asm/vpaes-x86_64.pl","crypto/fipsmodule/bn/asm/armv4-mont.pl","crypto/fipsmodule/bn/asm/armv8-mont.pl","crypto/fipsmodule/bn/asm/x86-mont.pl","crypto/fipsmodule/bn/asm/x86_64-mont.pl","crypto/fipsmodule/bn/asm/x86_64-mont5.pl","crypto/fipsmodule/bn/internal.h","crypto/fipsmodule/bn/montgomery.c","crypto/fipsmodule/bn/montgomery_inv.c","crypto/fipsmodule/ec/asm/p256-armv8-asm.pl","crypto/fipsmodule/ec/asm/p256-x86_64-asm.pl","crypto/fipsmodule/ec/ecp_nistz.c","crypto/fipsmodule/ec/ecp_nistz.h","crypto/fipsmodule/ec/ecp_nistz384.h","crypto/fipsmodule/ec/ecp_nistz384.inl","crypto/fipsmodule/ec/gfp_p256.c","crypto/fipsmodule/ec/gfp_p384.c","crypto/fipsmodule/ec/p256-nistz-table.h","crypto/fipsmodule/ec/p256-nistz.c","crypto/fipsmodule/ec/p256-nistz.h","crypto/fipsmodule/ec/p256.c","crypto/fipsmodule/ec/p256_shared.h","crypto/fipsmodule/ec/p256_table.h","crypto/fipsmodule/ec/util.h","crypto/fipsmodule/sha/asm/sha256-armv4.pl","crypto/fipsmodule/sha/asm/sha512-armv4.pl","crypto/fipsmodule/sha/asm/sha512-armv8.pl","crypto/fipsmodule/sha/asm/sha512-x86_64.pl","crypto/internal.h","crypto/limbs/limbs.c","crypto/limbs/limbs.h","crypto/limbs/limbs.inl","crypto/mem.c","crypto/perlasm/arm-xlate.pl","crypto/perlasm/x86_64-xlate.pl","crypto/perlasm/x86asm.pl","crypto/perlasm/x86gas.pl","crypto/perlasm/x86nasm.pl","crypto/poly1305/poly1305.c","crypto/poly1305/poly1305_arm.c","crypto/poly1305/poly1305_arm_asm.S","include/ring-core/aes.h","include/ring-core/asm_base.h","include/ring-core/base.h","include/ring-core/check.h","include/ring-core/mem.h","include/ring-core/target.h","include/ring-core/type_check.h","third_party/fiat/LICENSE","third_party/fiat/asm/fiat_curve25519_adx_mul.S","third_party/fiat/asm/fiat_curve25519_adx_square.S","third_party/fiat/curve25519_32.h","third_party/fiat/curve25519_64.h","third_party/fiat/curve25519_64_adx.h","third_party/fiat/curve25519_64_msvc.h","third_party/fiat/p256_32.h","third_party/fiat/p256_64.h","third_party/fiat/p256_64_msvc.h"]}},{"RerunIfEnvChanged":{"var":"CARGO_MANIFEST_DIR","val":null}},{"RerunIfEnvChanged":{"var":"CARGO_PKG_NAME","val":null}},{"RerunIfEnvChanged":{"var":"CARGO_PKG_VERSION_MAJOR","val":null}},{"RerunIfEnvChanged":{"var":"CARGO_PKG_VERSION_MINOR","val":null}},{"RerunIfEnvChanged":{"var":"CARGO_PKG_VERSION_PATCH","val":null}},{"RerunIfEnvChanged":{"var":"CARGO_PKG_VERSION_PRE","val":null}},{"RerunIfEnvChanged":{"var":"CARGO_MANIFEST_LINKS","val":null}},{"RerunIfEnvChanged":{"var":"RING_PREGENERATE_ASM","val":null}},{"RerunIfEnvChanged":{"var":"OUT_DIR","val":null}},{"RerunIfEnvChanged":{"var":"CARGO_CFG_TARGET_ARCH","val":null}},{"RerunIfEnvChanged":{"var":"CARGO_CFG_TARGET_OS","val":null}},{"RerunIfEnvChanged":{"var":"CARGO_CFG_TARGET_ENV","val":null}},{"RerunIfEnvChanged":{"var":"CARGO_CFG_TARGET_ENDIAN","val":null}},{"RerunIfEnvChanged":{"var":"CC_aarch64-unknown-linux-gnu","val":null}},{"RerunIfEnvChanged":{"var":"CC_aarch64_unknown_linux_gnu","val":null}},{"RerunIfEnvChanged":{"var":"HOST_CC","val":null}},{"RerunIfEnvChanged":{"var":"CC","val":null}},{"RerunIfEnvChanged":{"var":"CC_ENABLE_DEBUG_OUTPUT","val":null}},{"RerunIfEnvChanged":{"var":"CRATE_CC_NO_DEFAULTS","val":null}},{"RerunIfEnvChanged":{"var":"CFLAGS","val":null}},{"RerunIfEnvChanged":{"var":"HOST_CFLAGS","val":null}},{"RerunIfEnvChanged":{"var":"CFLAGS_aarch64_unknown_linux_gnu","val":null}},{"RerunIfEnvChanged":{"var":"CFLAGS_aarch64-unknown-linux-gnu","val":null}},{"RerunIfEnvChanged":{"var":"CC_aarch64-unknown-linux-gnu","val":null}},{"RerunIfEnvChanged":{"var":"CC_aarch64_unknown_linux_gnu","val":null}},{"RerunIfEnvChanged":{"var":"HOST_CC","val":null}},{"RerunIfEnvChanged":{"var":"CC","val":null}},{"RerunIfEnvChanged":{"var":"CC_ENABLE_DEBUG_OUTPUT","val":null}},{"RerunIfEnvChanged":{"var":"CRATE_CC_NO_DEFAULTS","val":null}},{"RerunIfEnvChanged":{"var":"CFLAGS","val":null}},{"RerunIfEnvChanged":{"var":"HOST_CFLAGS","val":null}},{"RerunIfEnvChanged":{"var":"CFLAGS_aarch64_unknown_linux_gnu","val":null}},{"RerunIfEnvChanged":{"var":"CFLAGS_aarch64-unknown-linux-gnu","val":null}}],"rustflags":[],"config":0,"compile_kind":0}