The tools/ directory contains the executable binaries and user-facing interfaces that comprise the FAIDD runtime environment.
The primary entry point for developers. Built with Node.js and TypeScript, it orchestrates environment initialization, daemon management, and audit inspection.
A high-performance background process written in Rust. It serves as the system's "iron gate," monitoring filesystem activity in real-time and enforcing the active rules manifest.
CLI User Interface. A specialized terminal dashboard built with Rust. It provides real-time telemetry, violation reporting, and system health status for the active environment.