[Low] [Bug] [Spec-Inconsistency] Equipment count: AGENTS.md says 50 types across 9 categories, but GAME_BRIEFING says 50 across 9 categories with different breakdown #282
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Type: Spec / Spec inconsistency
Priority: Low
AGENTS.md says:
GAME_BRIEFING.md §Equipment & Enchantment System says:
Total: 6+5+3+5+5+4+4+4+11 = 47, not 50.
But AGENTS.md says 50. The enchanting-spec.md §6.1 lists equipment types by category:
Total from enchanting-spec: 6+3+5+5+5+4+4+11 = 43 (shields not counted since they can't be enchanted)
Recommendation: Audit the actual equipment data files to get the exact count and reconcile all documents.
ultimate truth: shields are banned. remove references to them!
catalysts should probably be offhand
audit actual equipment data and update docs.
RESOLVED — Audited all equipment data files. Actual count: 43 equipment types across 8 categories (shields.ts is empty/banned). Breakdown: casters=6, swords=5, catalysts=4, head=5, body=5, hands=4, feet=4, accessories=10. Updated GAME_BRIEFING.md and AGENTS.md. Shields removed from equipment slot description.
✅ RESOLVED — Audited all equipment data files. Actual count: 43 equipment types across 8 categories (shields.ts is empty/banned). Updated GAME_BRIEFING.md and AGENTS.md.