File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 1+ ## Summary
2+ <!-- Provide a brief description of the story behind this PR, as if explaining
3+ to a non-technical person. Or to an LLM so it can learn from it for
4+ future (autonomous) code improvements. Feel free to point to a deeper
5+ design doc, if applicable.
6+ -->
7+
8+ ## Connected Issues
9+ <!-- Have you cared to connect this PR to a work item in DevRev, so that we
10+ can understand future routing and attribution?
11+ -->
12+ - #ISS-
13+ - ...
14+
15+ ## Craftsmanship, Integrity, and Devil’s Advocacy
16+ <!-- Mark the appropriate option with an "x" -->
17+ - [ ] Testing: Negative test cases: null or default values, crash and fault injection tests
18+ - [ ] Testing: Boundary conditions: rolling upgrades, denial-of-service, etc.
19+ - [ ] Testing: Fixing a few existing — flaky or permanently-broken — test cases
20+ - [ ] Observing: Detailed error codes so machines can understand
21+ - [ ] Observing: Adding superior metrics for future debugging
22+ - [ ] Observing: Tracing the hairiest pathways for field serviceability
23+ - [ ] Training: KnowledgeOps update? So AI always works.
24+
25+ ## Story of the craft
26+ <!-- *“Wisdom is knowing the right path to take. Integrity is taking it.”*
27+
28+ Show-n-tell the story of testing, observing, or training from above.
29+ Take your time. Your stories will teach others the craft.
30+ -->
You can’t perform that action at this time.
0 commit comments