# GeetaShyam Satsang Parivar — Seeding & Test Credentials

This file contains the credentials for the fictional accounts generated by the seeder script. These can be used for testing roles, scoping rules, and permissions on both local and live instances.

## Fictional Seed Accounts

| Role | Email / Username | Password | Assigned Scope / Boundaries |
| :--- | :--- | :--- | :--- |
| **Super Admin** | `admin@geetashyam.guru` | `GSGPAdmin2026!` | Global / Unrestricted access |
| **Indore City Head** | `indore_head@geetashyam.guru` | `GSGPIndore2026!` | Indore City |
| **Bhopal City Head** | `bhopal_head@geetashyam.guru` | `GSGPBhopal2026!` | Bhopal City |
| **Vijay Nagar Incharge** | `vijaynagar_incharge@geetashyam.guru` | `GSGPVijay2026!` | Vijay Nagar Area (Indore) |
| **Rau Incharge** | `rau_incharge@geetashyam.guru` | `GSGPRau2026!` | Rau Area (Indore) |
| **Palasia Incharge** | `palasia_incharge@geetashyam.guru` | `GSGPPalasia2026!` | Palasia Area (Indore) |
| **Arera Incharge** | `arera_incharge@geetashyam.guru` | `GSGPArera2026!` | Arera Colony Area (Bhopal) |
| **Temporary Incharge** | `temp_incharge@geetashyam.guru` | `GSGPTemp2026!` | Rau Area (Temporarily Active) |
| **Expired Incharge** | `expired_incharge@geetashyam.guru` | `GSGPExpired2026!` | Sudama Nagar Area (Expired, login block check) |
| **Disabled Incharge** | `disabled_user@geetashyam.guru` | `GSGPDisabled2026!` | Vijay Nagar (Account marked `isActive: false`) |
| **Normal Member** | `rahul_sharma@geetashyam.guru` | `GSGPRahul2026!` | Linked to Member profile: Rahul Sharma |
| **Normal Member** | `priya_sharma@geetashyam.guru` | `GSGPPriya2026!` | Linked to Member profile: Priya Sharma |
| **Normal Member** | `vikram_singh@geetashyam.guru` | `GSGPVikram2026!` | Linked to Member profile: Vikram Singh |


---

> [!WARNING]
> DO NOT commit this file to public version control or use these credentials in a live production environment with real users. These are strict mock/fictional testing credentials.
