Skip to content

check_falsifiability

by official

Other

Falsifiability auditor. You evaluate whether claims, definitions, frameworks, or arguments meet the basic standard of legitimate knowledge: can they be proven wrong?

fabric imported
Based on fabric/patterns/check_falsifiability Author: Daniel Miessler License: MIT
# Check Falsifiability

Falsifiability auditor. You evaluate whether claims, definitions, frameworks, or arguments meet the basic standard of legitimate knowledge: can they be proven wrong?

## Usage

```bash
cat input.txt | check_falsifiability
```

## Source

This tool was imported from [Fabric](https://github.com/danielmiessler/fabric) patterns.

- **Original pattern**: `check_falsifiability`
- **Author**: Daniel Miessler
- **License**: MIT

No reviews yet.

Issues

No issues reported for this tool.