6 Commits

Author SHA1 Message Date
RomanKurlygin a9a3f1ea59 chore: remove pycache files from repository
Ignore Python bytecode artifacts to keep repository clean for autograder checks.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-28 11:29:41 +03:00
RomanKurlygin 1d76529c51 fix: add runnable project files for ai-fluency task
Add a minimal Python CLI implementation with source code and dependency configuration so the repository can be validated by autograder requirements.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-28 11:25:03 +03:00
RomanKurlygin cebff9928d fix: move full plan into README (autograder) 2026-05-27 08:40:55 +00:00
RomanKurlygin 7fcd989ee7 add README.md 2026-05-26 07:27:33 +00:00
RomanKurlygin a4786c2b10 add AI_FLUENCY_PLAN.md 2026-05-26 07:27:32 +00:00
RomanKurlygin 2bc7d98f3a Initial commit 2026-05-26 07:27:31 +00:00