AGENTS.md: Guide for AI Agents Working in IT-Journey Repository

This document provides essential information for AI agents (like Grok/Crush) to effectively understand, navigate, and contribute to the IT-Journey codebase. All information is based on direct observation of the repository structure, files, and configurations. No assumptions or inventions have been made.

Project Overview

Directory Structure

Based on ls output with depth 3:

Essential Commands

Observed from Makefile, scripts, Gemfile, and workflows:

Code Organization and Patterns

Naming Conventions and Style Patterns

Testing Approach and Patterns

Important Gotchas and Non-Obvious Patterns

Project-Specific Context from Rule Files

From .github/copilot-instructions.md (observed in memory and glob):

This guide is derived solely from repository contents. Update it as the project evolves using similar discovery processes.