From: Thomas Walker Lynch Date: Mon, 17 Nov 2025 04:26:14 +0000 (+0000) Subject: replacing legacy README X-Git-Url: https://git.reasoningtechnology.com/usr/lib/python2.7/dis.py?a=commitdiff_plain;h=0ae2e67db6601b9e0c7c7fedc0f56cfc3154f3d9;p=Man-In-Grey replacing legacy README --- diff --git a/README.md b/README.md index 741a5fa..0970ce1 100644 --- a/README.md +++ b/README.md @@ -1,24 +1,15 @@ -# 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_` script.