Skip to content

Add system diagnostics page and owner-facing load error warnings#217

Merged
keyxmakerx merged 1 commit intomainfrom
claude/chronicle-launch-fixes-LcWMJ
Apr 8, 2026
Merged

Add system diagnostics page and owner-facing load error warnings#217
keyxmakerx merged 1 commit intomainfrom
claude/chronicle-launch-fixes-LcWMJ

Conversation

@keyxmakerx
Copy link
Copy Markdown
Owner

New admin page at /admin/systems showing all registered game systems with their loading status (registered vs instantiated), install paths, and a chronological event log of load successes/failures since restart.

In-memory ring buffer (100 events) captures system discovery, instantiation, and failure events alongside existing slog calls.

Campaign Settings > Game System dropdown now shows an amber warning when the selected system failed to load, with "not loaded" suffix and advice to check Admin > Systems. Systems that are "available" in their manifest but failed to instantiate are flagged with HasError.

https://claude.ai/code/session_01A5jpDgqUvW6iLXXSj49F27

New admin page at /admin/systems showing all registered game systems
with their loading status (registered vs instantiated), install paths,
and a chronological event log of load successes/failures since restart.

In-memory ring buffer (100 events) captures system discovery,
instantiation, and failure events alongside existing slog calls.

Campaign Settings > Game System dropdown now shows an amber warning
when the selected system failed to load, with "not loaded" suffix
and advice to check Admin > Systems. Systems that are "available"
in their manifest but failed to instantiate are flagged with HasError.

https://claude.ai/code/session_01A5jpDgqUvW6iLXXSj49F27
@keyxmakerx keyxmakerx merged commit 1c2965a into main Apr 8, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants