Skip to content

Commit 87ad1cd

Browse files
committed
ai style
1 parent 01b9945 commit 87ad1cd

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

script/analyze-testnet-ts-run.mjs

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,17 @@ You are analyzing a GitHub Actions run for this repository.
5555
5656
Return a concise plain-text report in exactly this format:
5757
Summary: <one short paragraph>
58-
Probable root cause: <one short paragraph>
59-
Suggested next step: <one short paragraph>
58+
Risk: <one short paragraph>
59+
Next: <one short paragraph>
6060
6161
Rules:
6262
- Be concrete and repository-specific.
6363
- If the run succeeded, say that clearly and mention any residual risk.
6464
- If the run failed, identify the most likely failing layer: config, CI bootstrap, RPC/network, test logic, or flaky external dependency.
6565
- Prefer evidence from the log over speculation.
66-
- Keep the whole report under 140 words.
66+
- Optimize for Telegram readability.
67+
- Keep the whole report under 90 words.
68+
- Each line should be compact and easy to scan on mobile.
6769
- Do not use Markdown headings, bullets, numbering, or code fences.
6870
6971
Repository rules:

0 commit comments

Comments
 (0)