← Back to SKILL.md
PR # ecosystem summary
<Summarize meaningful changes to project failures and diagnostic behavior, including changes involving intermittent severe failures, along with their significance. Lead with the analysis readers need; do not describe how the report was generated.>
Project failures
1. <New, fixed, or changed project failure>
Affected projects:
- : merge base:
<base outcome>; PR: <PR outcome>.
<Explain the crash, panic, overflow, timeout, or abnormal exit, including relevant stderr where applicable.>
Intermittent severe failures
1. <New or changed intermittent panic, crash, overflow, or timeout>
Affected projects:
- : merge base:
<base outcome and count/runs, or not present>; PR: <PR outcome and count/runs, or not present>.
Affected projects
1.
Report entries:
Existing ty issues: ty#
<minimal reproducer>
Reproduction
- Detailed report: ecosystem-analyzer report
- Actions run: run , attempt
- Ruff comparison:
<merge-base> to <pr-revision>
ecosystem-analyzer: <revision>
mypy-primer: <revision>
- Dependency cutoff:
<EXCLUDE_NEWER>
- Project Python:
<project: version, ...>
- Project analysis mode:
<project: strict or non-strict, ...>
- Comparison method:
<concise exact commands or method used to run both copied ty binaries, including --config analysis.strict-equality-semantics=true and --config analysis.strict-generic-narrowing=true for strict projects>