Skip to main content

max / balanced_breakfast

docs: refresh status line with this session's work iOS cfg-gating, sync OAuth callback auto-poll, and the synckit.toml include_str! fix are done; next blocker is registering BB on the MNW dashboard so the placeholder key can be replaced. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Author: Max J. <87768334+MaxJMath@users.noreply.github.com> · 2026-05-13 14:09 UTC
Commit: bc26d939be8b3c9fc3ed1248f45b5a1d4940b821
Parent: 4053eb4
1 file changed, +2 insertions, -2 deletions
M docs/todo.md +2 -2
@@ -1,9 +1,9 @@
1 1 # Balanced Breakfast TODO
2 2
3 3 ## Status
4 - Done: All pre-beta phases. Active: None. Next: Post-beta features.
4 + Done: All pre-beta phases + iOS cfg-gating + OAuth callback auto-poll + synckit.toml embed. Active: None. Next: Register BB sync app on MNW dashboard, then iOS TestFlight upload.
5 5
6 - v0.3.1. Audit grade A. 601 tests (`--workspace`). Rust 2024 edition (2026-05-06). Renamed `gen` → `fg` in tests (reserved keyword).
6 + v0.3.1. Audit grade A. 601 tests (`--workspace`). Rust 2024 edition (2026-05-06). Renamed `gen` → `fg` in tests (reserved keyword). `cargo check --target aarch64-apple-ios` clean as of 2026-05-13.
7 7
8 8 ---
9 9