Set of self-discovery utilities.
Go to file
2025-09-14 06:06:30 -05:00
.gitignore Adding scans and removing poetry for uv. #2 2025-09-14 06:06:30 -05:00
.justfile Adding scans and removing poetry for uv. #2 2025-09-14 06:06:30 -05:00
.python-version Adding scans and removing poetry for uv. #2 2025-09-14 06:06:30 -05:00
.tool-versions Adding scans and removing poetry for uv. #2 2025-09-14 06:06:30 -05:00
inspector Updating installer with new tools. #1 2025-09-12 09:16:52 -05:00
install.sh Adding scans and removing poetry for uv. #2 2025-09-14 06:06:30 -05:00
pyproject.toml Adding scans and removing poetry for uv. #2 2025-09-14 06:06:30 -05:00
README.md Adding scans and removing poetry for uv. #2 2025-09-14 06:06:30 -05:00
requirements-dev.lock Adding scans and removing poetry for uv. #2 2025-09-14 06:06:30 -05:00
requirements.lock Adding scans and removing poetry for uv. #2 2025-09-14 06:06:30 -05:00
uv.lock Adding scans and removing poetry for uv. #2 2025-09-14 06:06:30 -05:00

Inspector

Simple utility that will inspect your local system and report on that.

This is expected to be run from a debian 13 live cd and requirements are tailored to that. This is an extension to existing information with standard tools and immediatley gain insights from the resources on the current machine.

Data sources:

Installation process

Calling install will bootstrap the environment in an idempotent way. But will enable the local workflow and python environment for the inpector to work in.

This will bootstrap the installation of Justfile, git, rye, and use rye sync for managing the workspace dependencies while providing a very simple entry point across the various commands.

Usage

$ ./install.sh

Prepares environment for use.

$ just scan

New inspection result -. The report is the raw text of the process.

$ just summarize