## 1.1.0 - 2026-03-16 ### Added Significant more structure to overall repo with more folders, rules for how to do things from https://jamon.dev/night-shift, changes docs to specs, added tasks folder. |
||
|---|---|---|
| specs | ||
| .gitignore | ||
| PRODUCT-DEV-OS.md | ||
| PROJECTRULESPROCESSES.md | ||
| README.md | ||
| VERSION.md | ||
Create a root README.md that explains the repo.
Example:
Project Name
Purpose
What the system does.
Architecture Overview
High level explanation.
Repository Structure
repo/ docs/ src/ data/ tests/ ops/
Development Workflow
- Edit docs
- Generate code
- Run tests
- Deploy
This becomes the entry point for AI tools.