horooko 535ca1a1b5 docs: add workflow, architecture, DI and async rules to agent guidelines
- Add task status management section (Ready → In Progress → Done/Blocked)
- Add architectural rules for C# classes and MonoBehaviour usage
- Add dependency injection rules for Unity components and services
- Add async cancellation and cleanup rules with UniTask and CancellationToken
- Add UI subscription management rules with CompositeDisposable

Обновлены правила работы агента в Agent.md:
- Добавлена секция управления статусами задач (Ready → In Progress → Done/Blocked)
- Добавлены архитектурные правила для C# классов и MonoBehaviour
- Добавлены правила внедрения зависимостей для Unity компонентов и сервисов
- Добавлены правила async отмены и очистки с UniTask и CancellationToken
- Добавлены правила управления подписками UI с CompositeDisposable
2026-05-27 04:00:25 +07:00
2026-05-27 03:16:53 +07:00
2026-05-27 03:15:20 +07:00
2026-05-27 03:26:56 +07:00
S
Description
Тестовое задание в Квиз Плиз Unity 2022.3.62f3
1.8 MiB
2026-06-07 06:05:00 +03:00
Languages
C# 97.5%
ShaderLab 1.2%
GLSL 0.9%
HLSL 0.4%