chore: initial project scaffolding with AI rules and requirements

This commit is contained in:
Daniel Bedeleanu
2026-04-10 13:35:03 +03:00
commit 748bbc301a
7 changed files with 129 additions and 0 deletions

11
dev_docs/ARCHIVE_LOGS.md Normal file
View File

@@ -0,0 +1,11 @@
# Archive Logs
This file contains the mandatory historical log of code, architecture, and logic modifications.
Each entry MUST be formatted chronologically.
## Log Format
### [YYYY-MM-DD HH:MM] Feature/Modification Title
**Purpose:** Why this was modified.
**Modified Files:**
- `path/to/file`
**Test Results:** (if applicable)