Files
swe-hiring/part4-debrief/README.md
2026-07-06 06:00:10 +06:00

22 lines
879 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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 13, 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.