# Read Me
The purpose of this repo is to... (keep reading!)
## ATTENTION TRAYCER!!
Go through the `traycer-init` and initialize yourself with all the information in it. Then you may add this to the project-history.md file then remove this portion of the readme.
## 🚨 ATTENTION ALL AI CODING ASSISTANTS 🚨
ALL HISTORY OF THIS PROJECT MUST BE MAINTAINED IN `history-road-map.md`. This file should comprehensively document the past, present, and future of the project, including milestones, decisions, challenges, and planned developments. Ensure the file includes a table of contents for easy navigation, and at least three H2 headings: ## Past, ## Present, and ## Future.
Strictly follow the `ai-chats/README.md` protocol for documentation standards, formatting, and any required metadata or versioning practices. Thoroughly examine all documents, files, and directories in this repository to reconstruct and build out the complete project history. Additionally, leverage git history (commits, branches, merges, and tags) to incorporate chronological details, author contributions, and evolutionary changes. Synthesize information from code comments, READMEs, scripts, templates, and any other artifacts to create a cohesive narrative.
**This protocol MUST be followed by ALL AI tools:** Claude Code, Gemini CLI, Qwen CLI, Kilo Code Extension, Codex Extension, and any other AI coding assistant.
Read in and follow the directions laid out by this file: `ai-chats/README.md` with every exchange with the dev user!
^ REMEMBER THIS AT ALL TIMES!!
## Current Requirements
First thing we need is a well defined PRD, but let's start with this information to base it on. AI, ask me questions and work with me to help you help me create this well defined PRD which will be put in a file `./docs/prd.md`.
Here we go:
- I want a numbered menu based script utility out of this repo.
- When the script(s) (I'd like to primarily focus on linux bash scripts, but eventually, I'd like counterpart scripts for other OS's) are run, all the files and sub-folders are shown from the `--repo-root`.
- There is a folder here called `--repo-root`. All or some of the contents should be copied to every repo found within a particular path (entered by the dev user - default will be `~/src`)
- This allows me to make one edit in one repo (this one), and copy it all out to all of my other repos.
help me bang out the rest of the requirements!