Zeus Diagnostics And Tooling

How to MEASURE Zeus instead of eyeballing it — find and tail logs (embedded LND lnd.log paths on Android/iOS, LDK Node ldk_node.log, adb logcat tags, Metro/Xcode consoles), use in-app diagnostics (Developer Tools view, Keychain Recovery scanner, log viewers), inspect network traffic (REST/WebSocket/Tor paths, TLS caveats), grep the codebase without generated-file noise, and run the shipped scripts (find-debt.sh, capability-matrix.sh, list-settings-defaults.sh). Load this when you need to answer "where are the logs?", "why is the node stuck syncing/connecting?", "which backend supports feature X?" (measured, not guessed), "how do I see the app's HTTP requests?", or when a grep is drowning in uniffi/protobuf bindings.

zeusln 661099d 4 files · 36.9 KB Updated

File contents

zeusln/zeus/tree/main/.claude/skills/zeus-diagnostics-and-tooling commit 661099d9a9

Frequently asked questions

npx skillmds@latest add zeusln/zeus-diagnostics-and-tooling