From db08aa1ff726db547ced701be2d73a00eeb959f3 Mon Sep 17 00:00:00 2001 From: jtmorris Date: Fri, 15 May 2026 17:00:46 -0700 Subject: [PATCH] fix(initialize-project): make AGENTS.md agent-agnostic, add remote prompt, show full drafts --- AGENTS.md | 12 +++--------- LICENSE | 2 +- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index 8aea332..08482b3 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -1,10 +1,4 @@ -## Repo & agent configuration +## Documentation for agents -This project follows the full agent workflow: -initialize-project → interrogate → to-prd → to-issues → tdd - -### Repo instructions -See `docs/agents/repo-instructions.md`. - -### Domain documentation -See `docs/agents/domain.md`. +- Repo interaction rules: `docs/agents/repo-instructions.md` +- Domain model & context rules: `docs/agents/domain.md` diff --git a/LICENSE b/LICENSE index 5ed88d2..4e437e3 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2026 jtmorris +Copyright (c) 2026 John Morris Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal