replacing legacy README
authorThomas Walker Lynch <eknp9n@reasoningtechnology.com>
Mon, 17 Nov 2025 04:26:14 +0000 (04:26 +0000)
committerThomas Walker Lynch <eknp9n@reasoningtechnology.com>
Mon, 17 Nov 2025 04:26:14 +0000 (04:26 +0000)
README.md

index 741a5fa..0970ce1 100644 (file)
--- 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_<role>` script.