flybrain/docs
dev 5e61c50728 session: an unreadable event batch is not the end of the stream
take_events kept returning Option<EventBatchView> and defaulting through the
question-mark operator, so a batch missing a field read as end of stream and the
ConsumerEvents enum added in the previous round described nothing. It returns
Batch or Unreadable now, and a test publishes a batch with no droppedBefore,
asserts it is reported as unreadable naming the field, and asserts the next real
batch still reads.

The checkpoint-envelope-v1 amendment cites the rule that lets a required
manifest field land with envelopeVersion still 1 while no production file
exists.
2026-09-22 21:03:59 +00:00
..
design session: an unreadable event batch is not the end of the stream 2026-09-22 21:03:59 +00:00
publish flybrain v0.4.0: public tree (history retained privately) 2026-09-21 15:09:46 +00:00
architecture-tour.md flybrain v0.4.0: public tree (history retained privately) 2026-09-21 15:09:46 +00:00
control-api.md docs(control-api): the chat ring's sidecar, in the [chat] section 2026-09-22 16:26:29 +00:00
dataset-format.md flybrain v0.4.0: public tree (history retained privately) 2026-09-21 15:09:46 +00:00
feed-protocol.md flybrain v0.4.0: public tree (history retained privately) 2026-09-21 15:09:46 +00:00
integration.md flybrain v0.4.0: public tree (history retained privately) 2026-09-21 15:09:46 +00:00
limitations.md flybrain v0.4.0: public tree (history retained privately) 2026-09-21 15:09:46 +00:00
loop-review.md flybrain v0.4.0: public tree (history retained privately) 2026-09-21 15:09:46 +00:00
model.md flybrain v0.4.0: public tree (history retained privately) 2026-09-21 15:09:46 +00:00
overview.md flybrain v0.4.0: public tree (history retained privately) 2026-09-21 15:09:46 +00:00
plasticity.md flybrain v0.4.0: public tree (history retained privately) 2026-09-21 15:09:46 +00:00
readout.md flybrain v0.4.0: public tree (history retained privately) 2026-09-21 15:09:46 +00:00
rewards-learning.md rewards: a catch reward, adapter v6 with a v5 migration, and a rung restart 2026-09-22 17:30:00 +00:00
stream-mvp-plan.md docs: v0.5.0 status 2026-09-22 18:41:17 +00:00
streaming-plan.md flybrain v0.4.0: public tree (history retained privately) 2026-09-21 15:09:46 +00:00
verification.md flybrain v0.4.0: public tree (history retained privately) 2026-09-21 15:09:46 +00:00