Resolve a "Live service drift detected" issue — the daily CI that diffs the committed catalog against the live upstream surfaces (Lumenloop, Stellar Light/Scout, Stellar Docs). Regenerate the artifacts, classify the drift, decide whether it needs a policy or routing-baseline change or is a clean mechanical bump, dual-verify, commit, deploy when authorized, verify production, and close. Use when a drift issue is filed, when refreshing inventory, or when deciding if an upstream version bump is routing-neutral.
$npx -y skills add kalepail/stellar-raven --skill live-drift-resolutionInstalls into the current project.
Run `npx skills use "https://github.com/kalepail/stellar-raven" --skill "kalepail/stellar-raven/live-drift-resolution"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kalepail/stellar-raven" that are relevant to the current task. Run `npx skills add "https://github.com/kalepail/stellar-raven"` and select the relevant skills, then follow their instructions.