dos updates

This commit is contained in:
IGNY8 VPS (Salman)
2026-01-20 14:45:21 +00:00
parent 0b3197d199
commit c777e5ccb2
93 changed files with 1368 additions and 33562 deletions

View File

@@ -1,13 +1,18 @@
# Credit System
**Last Verified:** January 10, 2026
**Status:** ✅ Complete (v1.7.1 - Image Generation Credits)
**Last Verified:** January 20, 2026
**Version:** 1.8.4
**Status:** ✅ Complete (v1.8.3 - Two-Pool Credit System)
---
## Overview
IGNY8 uses a unified credit system where all AI operations consume credits from a single balance. Plan limits are simplified to 4 hard/monthly limits only.
IGNY8 uses a **two-pool credit system** (v1.8.3):
- **Plan Credits** (`account.credits`): From subscription, reset on renewal
- **Bonus Credits** (`account.bonus_credits`): Purchased, **NEVER expire**
**Usage Priority:** Plan credits consumed first, bonus credits only when plan = 0.
---