diff --git a/scratchpad/chaos/deadline-r21-debt.md b/scratchpad/chaos/deadline-r21-debt.md new file mode 100644 index 00000000000..771ba7ba6e1 --- /dev/null +++ b/scratchpad/chaos/deadline-r21-debt.md @@ -0,0 +1,4 @@ +# Technical Debt (Run 21) + +- revisit error handling +- add proper tests diff --git a/scratchpad/chaos/deadline-r21-notes.md b/scratchpad/chaos/deadline-r21-notes.md new file mode 100644 index 00000000000..b7939e1d933 --- /dev/null +++ b/scratchpad/chaos/deadline-r21-notes.md @@ -0,0 +1,5 @@ +# Deadline-Driven Dev Notes (Run 21) + +- Cut scope ruthlessly +- Ship now, refactor later +- Leave TODOs everywhere