Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 783 Bytes

File metadata and controls

14 lines (9 loc) · 783 Bytes

FAIDD Operational Tools

The tools/ directory contains the executable binaries and user-facing interfaces that comprise the FAIDD runtime environment.

Toolset Overview

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.