feat(credit): add rating-migration-watch workflow - #6
Open
liyc-sys wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a
rating-migration-watchworkflow tollmquant-credit. The existingissuer-credit-risk-reviewanswers "how risky is this issuer today"; this workflow answers the forward-looking question "is this issuer likely to migrate across rating levels" — upgrade/downgrade candidates, outlook and watch status, market-implied rating gaps versus same-rating peer cohorts, and crossover (fallen angel / rising star) candidates. Rating migration is a distinct, repeatable fixed-income research task that none of the current credit workflows cover.Type of change
skills/llmquant-<category>/)workflows/<name>.md)Affected categories
llmquant-credit
Contract checklist
llmquant-*.SKILL.mdexists and routes to the workflow.workflows/.input_data_source: LLMQuant Datais present in the router frontmatter.Evidence grounding
All external facts (rating history, outlooks, filings, fundamentals trajectory, issuer and peer-cohort spreads, CDS, sector/macro context) route through LLMQuant Data. The workflow requires reporting rating action dates, outlook dates, filing periods, and spread observation dates in the output, and falls back to fundamentals-trajectory-only analysis — with the missing rating-market inputs named — when agency outlooks or peer-cohort spreads are unavailable. Guardrails forbid presenting the view as an agency action, claiming market-implied gaps without cohort data, or extrapolating from a single reporting period.
Linked issues
None.