Skip to content

Commit f75fdb6

Browse files
authored
Merge pull request #43 from OpenRailAssociation/update-challenges
Update challenges
2 parents 143c3ae + e54eb12 commit f75fdb6

20 files changed

Lines changed: 43 additions & 31 deletions

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ hugo.linux
2525
.DS_Store
2626

2727
.vscode
28+
.kiro

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).

content/challenges/track-1/1-direct.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ A standardized, data‑driven approach for dynamic routing and deployment of qua
2222
- Optimization, Operations Research, Data Science / Analytics
2323
- Optional: Software and prototyping expertise (e.g. Python, Jupyter, Excel-based models)
2424

25-
## Company
26-
This is a challenge provided by *ÖBB*
25+
## Challenge Owners
26+
Sebastian Unger, Lisa Oswald *(ÖBB)*

content/challenges/track-1/2-relief-planning.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ A combined, data driven planning approach that integrates holiday calendars, dem
2222
- Holiday, event, and seasonal demand modeling
2323
- Optional: Data engineering and prototyping (e.g. Python, Jupyter, dashboarding tools)
2424

25-
## Company
26-
This is a challenge provided by *ÖBB*
25+
## Challenge Owners
26+
David Chmelik, Steven Sernett, Bertram Wassermann *(ÖBB)*

content/challenges/track-1/3-nge-auto-layout.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ Develop fast, robust auto‑layout algorithms that preserve network topology whi
2121
- TypeScript / frontend developers
2222
- Railway timetable experts
2323

24-
## Company
25-
This is a challenge provided by *SBB*
24+
## Challenge Owners
25+
Adrian Egli, Martin Sojka *(SBB)*

content/challenges/track-2/4-popup-sim.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ Add an optimization layer that automatically generates, evaluates, and compares
2020
- Simulation specialists
2121
- Python and data engineers
2222

23-
## Company
23+
## Challenge Owners
2424
This is a challenge provided by *DB*

content/challenges/track-2/5-loco-db.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ Prototype a shared, standardized database for locomotive technical data, compara
1919
- Locomotive disposition & planning experts
2020
- Data modelers and data architects
2121

22-
## Company
22+
## Challenge Owners
2323
This is a challenge provided by *DB*

content/challenges/track-2/6-nighttrain-nightmare.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ Create a shared, cross‑operator dashboard showing reservation and sales system
2222
- Data integration specialists
2323
- Dashboard and frontend developers
2424

25-
## Company
26-
This is a challenge provided by *SBB*
25+
## Challenge Owners
26+
Liam van Niekerk, Robér Bormann *(SBB)*

content/challenges/track-2/7-rules.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ An AI‑supported approach to extract, structure, and manage business rules from
2323
- AI / LLM engineers
2424
- Railway domain specialists
2525

26-
## Company
27-
This is a challenge provided by *SBB*
26+
## Challenge Owners
27+
Simon Freihart *(SBB)*

content/challenges/track-2/8-cross-border-mobility.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ Use open data to model cross‑border mobility and demonstrate rail‑based alte
2222
* Data scientists
2323
* Python and open‑data specialists
2424

25-
## Company
25+
## Challenge Owners
2626

27-
This is a challenge provided by *SNCF*
27+
Capucine-Marin Dubroca-Voisin, Matthieu Lévêque *(SNCF)*

0 commit comments

Comments
 (0)