docs: compress AGENTS.md + split combat-skills.ts (432 → 187+248 lines)
Build and Publish Mana Loop Docker Image / build-and-publish (push) Failing after 32s

This commit is contained in:
2026-05-14 15:34:50 +02:00
parent 3e5b634815
commit 5cbe672b8f
8 changed files with 818 additions and 556 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
# Circular Dependencies
Generated: 2026-05-13T10:00:12.422Z
Generated: 2026-05-14T10:03:17.211Z
Found: 8 circular chain(s) — these MUST be fixed before modifying involved files.
1. Processed 174 files (1.9s) (28 warnings)
1. Processed 174 files (2.4s) (27 warnings)
2. 1) data/equipment/index.ts > data/equipment/utils.ts
3. 2) data/golems/index.ts > data/golems/utils.ts
4. 3) stores/combat-actions.ts > stores/combatStore.ts
+1 -1
View File
@@ -1,6 +1,6 @@
{
"_meta": {
"generated": "2026-05-13T10:00:10.280Z",
"generated": "2026-05-14T10:03:14.529Z",
"description": "Import dependency graph for src/lib/game. Keys are files, values are arrays of files they import.",
"usage": "To find what a file affects, search for its path in the VALUES. To find what a file depends on, look at its KEY entry."
},
+3
View File
@@ -324,6 +324,9 @@ Mana-Loop/
│ │ │ ├── useGameDerived.ts
│ │ │ └── useSkillUpgradeSelection.ts
│ │ ├── skill-evolution-modules/
│ │ │ ├── combat-skills-2.ts
│ │ │ ├── combat-skills.ts
│ │ │ ├── element-caps.ts
│ │ │ ├── elemental-attunement.ts
│ │ │ ├── enchanting-skills.ts
│ │ │ ├── focused-mind.ts