Tags
Tags mark verified curriculum states: phase-0-start, phase-0-done, phase-1-start, phase-1-done.
Project proof
The MVP keeps grading local: run the commands, commit the artifact, and mark the quest complete. Later, GitHub verification can check tags, workflow status, and required files.
Learner flow
git clone https://github.com/imdmp/palabas-api.git
cd palabas-api
git checkout phase-1-start
git switch -c my-phase-1
./gradlew testTags mark verified curriculum states: phase-0-start, phase-0-done, phase-1-start, phase-1-done.
Each quest names a specific command. Boss fights run the broader suite and collect transcripts.
Decisions live in docs: ADR-001, schema-notes.md, time-notes.md, oracle-notes.md, and INTERVIEW.md.
Curl, SQL logs, EXPLAIN, and observability traces become proof artifacts that articles can cite.
Later platform features