<feed xmlns='http://www.w3.org/2005/Atom'>
<title>food/kitchen/serializers.py, branch pantry-redesign</title>
<subtitle>Meal planning system (Django)</subtitle>
<id>https://git.tomflux.xyz/food/atom?h=pantry-redesign</id>
<link rel='self' href='https://git.tomflux.xyz/food/atom?h=pantry-redesign'/>
<link rel='alternate' type='text/html' href='https://git.tomflux.xyz/food/'/>
<updated>2026-06-22T21:50:48+00:00</updated>
<entry>
<title>Simplify from claude</title>
<updated>2026-06-22T21:50:48+00:00</updated>
<author>
<name>Tom Flux</name>
<email>tom@tomflux.xyz</email>
</author>
<published>2026-06-22T21:50:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tomflux.xyz/food/commit/?id=cdbfabf0ea855df854b2357dc124df03f18d0514'/>
<id>urn:sha1:cdbfabf0ea855df854b2357dc124df03f18d0514</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add rating + preferences fields, log first cook feedback</title>
<updated>2026-04-02T21:50:49+00:00</updated>
<author>
<name>Caine</name>
<email>caine@jihakuz.xyz</email>
</author>
<published>2026-04-02T21:50:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tomflux.xyz/food/commit/?id=3f9b951b662bbb48437199c3483395c2eca66b02'/>
<id>urn:sha1:3f9b951b662bbb48437199c3483395c2eca66b02</id>
<content type='text'>
- Ingredient.preferences: qualitative notes on how Tom likes things cooked
- CookLog.rating: 1-5 score
- CookLog.notes: help text updated for feedback
- Migration 0002
- First cook logged: Baked Pasta with lardons, rated 2/5
- Bacon lardons preference: don't oven bake, fry separately, not solo protein
</content>
</entry>
<entry>
<title>Add create-meta-recipe endpoint with nested slots/options/bases</title>
<updated>2026-04-02T16:51:12+00:00</updated>
<author>
<name>Caine</name>
<email>caine@jihakuz.xyz</email>
</author>
<published>2026-04-02T16:51:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tomflux.xyz/food/commit/?id=078f30476657d234270bd774c43429fe1aeffc05'/>
<id>urn:sha1:078f30476657d234270bd774c43429fe1aeffc05</id>
<content type='text'>
- POST /api/create-meta-recipe/ creates full meta-recipe in one call
- PUT /api/create-meta-recipe/ updates existing (requires id)
- Auto-resolves ingredients by name/alias, creates new if not found
- Returns full nested response with _created_ingredients list
- New writable serializers: MetaRecipeWriteSerializer, SlotWriteSerializer, etc.
</content>
</entry>
<entry>
<title>Add DRF serializers, viewsets, what-can-i-cook endpoint, log-cook with pantry deduction</title>
<updated>2026-04-02T15:32:00+00:00</updated>
<author>
<name>Caine</name>
<email>caine@jihakuz.xyz</email>
</author>
<published>2026-04-02T15:32:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tomflux.xyz/food/commit/?id=487bf469795d70fb2bfdbee882d00f0c5e726a9a'/>
<id>urn:sha1:487bf469795d70fb2bfdbee882d00f0c5e726a9a</id>
<content type='text'>
</content>
</entry>
</feed>
