22 lines
879 B
Markdown
22 lines
879 B
Markdown
# Part 4 — Debrief (no code)
|
||
|
||
The last part is written, not coded. Fill in `DEBRIEF.md` in this directory.
|
||
One page maximum — we value density over length.
|
||
|
||
Answer three things:
|
||
|
||
**(a) Anything unusual.** Did you find anything in this repository that was
|
||
surprising, wrong, or contradictory? What did you do about it, and why?
|
||
If nothing struck you, say so.
|
||
|
||
**(b) One change per part.** For each of parts 1–3, name one thing you would
|
||
change about how that project is designed or written (not the bugs you
|
||
already fixed) and why it would be better.
|
||
|
||
**(c) Before shipping part 3.** Imagine `taskcli` were about to ship to real
|
||
users. What would you ask the team first? List your top three questions, in
|
||
priority order, with one line each on why the answer matters.
|
||
|
||
Specific beats general everywhere: refer to real files, real line numbers,
|
||
real decisions you made today.
|