InfraForge Docs

InfraNotes Accounting Engine · v0

Welcome

Select a document from the sidebar to read it.

0.2.0 (2026-02-27)

Bug Fixes

  • address TLS code review findings (d31af19)
  • distinguish NotPresent from NotUnicode in parse_bool_env (14e4669)
  • harden TLS config parsing and schema validation (0d4c9ea)

Features

  • add TLS/mTLS support for gRPC server (2c567cf)
  • add TLS/mTLS support for gRPC server (05cec7c)

0.1.2 (2026-02-26)

Bug Fixes

  • stabilize helm artifact handoff in release workflow (b8cfa38)

0.1.1 (2026-02-26)

Bug Fixes

  • remove trivy sarif upload from release workflow (c9b99f4)
  • restore sarif upload permissions in release workflow (89e38b7)

0.1.0 (2026-02-26)

Bug Fixes

  • address batch 1 PR review suggestions (92ae86b)
  • address batch 3 core and grpc findings (36162ad)
  • address reviewed build and rule-validation findings (b17d0dc)
  • address workflow, partitioning, and runtime PR findings (0007350)
  • align grpc service validation and audit behavior (30ba307)
  • apply batch 2 PR suggestions (7c0a308)
  • apply batch 4 configuration and anomaly precision updates (90e1762)
  • clarify threshold precedence and simplify grpc timestamp parsing (08cd35b)
  • grpc: make db integration tests deterministic and correct timestamptz types (917de83)
  • handle pg_cron feature_not_supported during schema init (404f603)
  • harden classification failure paths and anomaly messaging (e0660ff)
  • harden dependency/date validation and normalize range bounds (be8244f)
  • harden evaluator and parsing edge cases (8dde22e)
  • harden grpc typing, auth actor handling, and shutdown signals (d2be6ba)
  • harden request parsing and close-readiness validation (fa20575)
  • harden schema retention and deterministic dry-run inputs (406c494)
  • optimize matching and harden rule validation (5be1b43)
  • require existingSecret in helm values schema (739d27a)
  • resolve clippy and proto3 optional build failures (7ef08a5)
  • seed anomaly rule before dismissal integration test (c6406b1)
  • stabilize ci postgres service and unyank wasm lockfile deps (471a4d4)
  • strengthen grpc schema typing and conversion safety (c4f27cc)
  • tighten function guards and batch entity validation (bcfa9ef)
  • tighten lint policy and deterministic rule evaluation paths (3b27057)
  • unblock docker build and batch benchmark ids (7863483)

Features

  • add 1-to-many and many-to-1 matching with benchmarks (773e7cb)
  • anomaly: pattern detection, off-hours posting, false-positive dismissals (de437dc)
  • cli: implement smart-engine CLI with 8 subcommands (482eb46)
  • close: close readiness evaluation engine (b6ebf59)
  • deploy: add multi-stage Dockerfile, docker-compose, and Trivy scanning (ae44b16)
  • grpc: add observability, integration tests, and benchmarks (9c6d60b)
  • grpc: gRPC server with all 7 RPCs, rule storage, and hot-reload (7d9b03a)
  • helm: add Helm chart, CI/CD workflows, and complete deployment pipeline (3bc9563)
  • implement anomaly and fraud detection engine (69380b9)
  • implement CEL evaluation engine with custom accounting functions (1c831bd)
  • implement ClassifyBatch evaluator with benchmarks (0e33969)
  • implement ClassifyTransaction evaluator with fail-closed behavior (a45697e)
  • implement reconciliation matching engine with 3 strategies (99f841f)
  • scaffold workspace and implement core foundation (4964e62)