Skip to content

fault-project/fault-www

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


fault

fault | Helping Engineers and AI-agents cooperate to build reliable applications

Deployment Status

InstallationDocumentation


fault is a Rust-powered CLI with two main features:

  • fault injection: injects network faults into your system to learn about their impacts and how you recover from failures.
  • AI-agent: run fault as a MCP server in your favourit code editor to improve the production-soundness of its output

Build

Install the dependencies using pdm:

pdm install

Then you can serve locally the documentation:

mkdocs serve

About

fault project site and documentation

Resources

Stars

Watchers

Forks