Files
firefrost-services/services/_archived/arbiter/config/roles.json
Claude 483d12c34d Archive obsolete services (arbiter v2.0, whitelist-manager)
Moved to services/_archived/:
- arbiter/ (v2.0.0) - superseded by arbiter-3.0/
- whitelist-manager/ - merged into Trinity Console

Added README explaining what's archived and why.

DO NOT DEPLOY archived services - kept for historical reference only.

Chronicler #76
2026-04-11 08:00:17 +00:00

13 lines
498 B
JSON

{
"awakened": "REPLACE_WITH_DISCORD_ROLE_ID",
"fire_elemental": "REPLACE_WITH_DISCORD_ROLE_ID",
"frost_elemental": "REPLACE_WITH_DISCORD_ROLE_ID",
"fire_knight": "REPLACE_WITH_DISCORD_ROLE_ID",
"frost_knight": "REPLACE_WITH_DISCORD_ROLE_ID",
"fire_master": "REPLACE_WITH_DISCORD_ROLE_ID",
"frost_master": "REPLACE_WITH_DISCORD_ROLE_ID",
"fire_legend": "REPLACE_WITH_DISCORD_ROLE_ID",
"frost_legend": "REPLACE_WITH_DISCORD_ROLE_ID",
"sovereign": "REPLACE_WITH_DISCORD_ROLE_ID"
}