Go to file
Eddie Soehnel d4d515eaba v 1.1.0
## 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.
2026-03-17 08:39:34 -06:00
specs v 1.1.0 2026-03-17 08:39:34 -06:00
.gitignore repo setup 2026-03-13 13:30:36 -06:00
PRODUCT-DEV-OS.md v 1.1.0 2026-03-17 08:39:34 -06:00
PROJECTRULESPROCESSES.md v 1.1.0 2026-03-17 08:39:34 -06:00
README.md repo setup 2026-03-13 13:30:36 -06:00
VERSION.md repo setup 2026-03-13 13:30:36 -06:00

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

  1. Edit docs
  2. Generate code
  3. Run tests
  4. Deploy

This becomes the entry point for AI tools.