Skip to content

Add AGENTS.md with project conventions#12

Merged
HamptonMakes merged 1 commit into
mainfrom
hampton/add-agents-md
Feb 23, 2026
Merged

Add AGENTS.md with project conventions#12
HamptonMakes merged 1 commit into
mainfrom
hampton/add-agents-md

Conversation

@HamptonMakes

Copy link
Copy Markdown
Collaborator

Adds an AGENTS.md file so AI agents working in this repo understand the key conventions:

  • Tech stack philosophy (Rails + importmaps, Hotwire, plain CSS/JS, no bundler)
  • Database conventions (UUID PKs, string enums, JSON columns, portable schema)
  • Model patterns (frozen constants, inclusion validations, service objects)
  • Frontend conventions (Stimulus controllers, no npm)
  • Testing (Minitest, fixtures, not factories)
  • Seeds (idempotent)
  • ActiveAdmin registrations
  • Key domain concepts (plan lifecycle, edit leases, cloud personas, immutable versions)

Covers tech stack philosophy, database conventions, model patterns,
frontend approach, testing expectations, seeds, and key domain concepts.

Amp-Thread-ID: https://ampcode.com/threads/T-019c8be3-eea2-75f8-895d-a7e5da94df7d
Co-authored-by: Amp <amp@ampcode.com>
@HamptonMakes
HamptonMakes merged commit c099697 into main Feb 23, 2026
4 checks passed
@HamptonMakes
HamptonMakes deleted the hampton/add-agents-md branch February 23, 2026 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant