the more i look at module 6 the more i wonder why we were doing any branch work in earlier modules. maybe the better thing to do is pull all branch stuff out of the earlier modules?
instead of explaining merge conflicts and how to read them we should teach the student how to use their ai to look at the conflict and rebase, or fix whatever needs to be fixed before a merge.
I just made it to module 4 and it looks like we ask the ai agent to add a delete by index command to the cli.py file again... so it sounds like we should not commit that last delete code, but we…
I just got to lab 3, and it wants worktree clean, which it isnt because of the cli.py from module 2 not being committed. we need to either add a commit to lab 2 or start lab three by committing…
OK i see that you show what an ADR is half way down the module three lesson.... it should be defined the first time it is used... or we just shouldnt use it. we could just say markdown or some…