Files
Rohit Ghumare 9d34412899 docs(curriculum): improve GitHub learning entry points
Give repository-first learners consistent quick starts, runnable commands, and clearer phase navigation across every maintained language.
2026-08-22 04:12:14 +01:00
..

Phase 19: Capstone Projects

Prove everything you learned. Build portfolio-grade systems.

Start this phase on GitHub

Prerequisites: Choose a project whose listed phases you have completed. The Terminal-Native Coding Agent expects Phases 11, 13, 14, 15, and 17.

Starter project: Terminal-Native Coding Agent

Run this command from the repository root:

python3 phases/19-capstone-projects/01-terminal-native-coding-agent/code/main.py

Keep the command, exit code, final plan state, budget totals, trace events, and the architecture decision you would change before connecting a real model.

Next action: Select the capstone that matches your goal from the full Phase 19 project list. Projects are choices, not a required numeric sequence. Write acceptance evidence before building.

Use the cross-phase roadmap to close any prerequisite gaps.