-# Harmony
+# Man-In-Grey
-**Status:** Source-visible only — not open source.
+Linux configuration administration tool
-This repository contains internal development tools, Python environments, and structured workspaces for role-based computation and testing. It reflects standardized RT project conventions for environment entry, tool layering, and reproducible developer/tester workflows.
+One language for all configuration files - Python.
-## Licensing
+A system administrator keeps a directory of Linux configuration files written in Python. Perhaps collected over years. Then runs Man-In-Gray to install them.
-This project is *not* open source.
-The source code is visible for collaboration, transparency, and historical record only. No permission is granted to use, modify, copy, or redistribute any part of the codebase.
+## Licensing
See the [`LICENSE`](./LICENSE) file for details.
-## Roles
-
-This repository is structured around the following roles:
-- `developer/` — implementation and code testing
-- `tester/` — validation and reproducibility
-- `tool_shared/` — shared tools, environments, and third-party modules
-
-Each role is entered via its respective `env_<role>` script.