Skip to content

Commit ebea314

Browse files
committed
Add AGENTS.md
1 parent 194f0da commit ebea314

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

AGENTS.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# AGENTS.md
2+
3+
## Project context
4+
5+
This is a Hugo website for hack4rail.org. Challenges are markdown files under `content/challenges/track-*/`. Each challenge has sections for Problem Statement, Proposed Solution, Required Expert Profiles, and Challenge Owners — all in the markdown body, not in front matter.
6+
7+
## Rules
8+
9+
- Don't change things the user didn't ask to change. If input data (e.g. a spreadsheet) contains slightly different wording, ask before renaming anything.
10+
- Prefer editing markdown content directly over adding front matter + template logic when the content is per-page and already structured as markdown sections.
11+
- Pay attention to typographic details in markdown rendering (e.g. italic markers next to brackets).

0 commit comments

Comments
 (0)