Skip to content

SuperInstance/flux-fleet-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flux-fleet-scanner

Python tool for scanning and analyzing Flux fleet data – a component of the Cocapn Fleet (github.com/SuperInstance).

Description

flux-fleet-scanner walks through fleet repositories, extracts metadata, validates bytecode compatibility, and generates concise reports. It integrates with the other Flux modules (e.g., flux-cooperative-intelligence, flux-evolution) to provide a holistic view of fleet health.

Usage

# Clone the repo
git clone https://github.com/SuperInstance/flux-fleet-scanner.git
cd flux-fleet-scanner

# Install dependencies
pip install -r requirements.txt

# Run the scanner (default scans the `download/` directory)
python -m flux_fleet_scanner --path download/ --output report.json

Optional flags: --verbose, --filter <module>, --format yaml|json.

Related Projects

License

Distributed under the terms of the MIT License.

About

FLUX fleet health scanner — repo discovery, health classification, gap detection

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors