Tracker issue derived from the student's accepted proposal (proposal.pdf).
Week 04 goal (from proposal):
Weeks 3-5: Control API Implementation — "implement dataflow listing, loading, start, stop, and status endpoints; add basic error handling."
This issue covers the middle of the Weeks 3-5 block: implement the start/stop/status endpoints (POST /dataflows/{id}/start, POST /dataflows/{id}/stop, GET /dataflows/{id}/status) with basic error handling.
Definition of done: Backend can start and stop an example dataflow via HTTP and report its current lifecycle status.
Mentor: @bobdingAI
Student: @DGHX12345
Fork: https://github.com/DGHX12345/gsoc2026-dora-studio
Refine scope with @bobdingAI in the first weekly meeting. Split into smaller issues if needed.
Week 04 goal (from proposal):
This issue covers the middle of the Weeks 3-5 block: implement the start/stop/status endpoints (
POST /dataflows/{id}/start,POST /dataflows/{id}/stop,GET /dataflows/{id}/status) with basic error handling.Definition of done: Backend can start and stop an example dataflow via HTTP and report its current lifecycle status.
Mentor: @bobdingAI
Student: @DGHX12345
Fork: https://github.com/DGHX12345/gsoc2026-dora-studio
Refine scope with @bobdingAI in the first weekly meeting. Split into smaller issues if needed.