Commit 50f1cc6
docs: add Tekton step-count and resource optimization guidance
Add a Resource optimization subsection to .cursor/rules/tekton.mdc
to help review and code agents suggest step consolidation. Tekton
computes pod resource requirements as the sum of all step requests,
so minimizing step count reduces scheduling overhead.
Closes #3675
Assisted-by: Claude Opus 4.6
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: fullsend-code <278716306+fullsend-ai-coder[bot]@users.noreply.github.com>1 parent 7220de0 commit 50f1cc6
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
18 | 23 | | |
19 | 24 | | |
20 | 25 | | |
| |||
0 commit comments