daily auto-sync 2026-07-16

This commit is contained in:
aeroreyna
2026-07-16 23:00:01 -04:00
parent 8fe5b592f3
commit 36860c2bc5
2 changed files with 12 additions and 4 deletions
+5 -4
View File
@@ -8,12 +8,13 @@ This document tracks maintenance and supplies for the home at 220 Emerald.
## 💧 Water Filtration System
- **Peroxide & Salt Pellets**
- **Last Service:** 2026-06-05 (Added 10 bottles peroxide and 2 bags salt pellets)
- **Last Service:** 2026-07-16 (Added 10 bottles peroxide and 2 bags salt pellets)
- **Check Cycle:** Monthly (Avg. refill every 1.5 months)
- **Next Check Due:** 2026-07-25
- **Current Status:** Replenished on 2026-06-05; family later noted April 25 as the relevant date for the 90-day follow-up cadence.
- **Next Action:** Check peroxide and salt pellet levels around 2026-07-25
- **Next Check Due:** 2026-08-16
- **Current Status:** Replenished on 2026-07-16 with usual amount: 10 bottles peroxide and 2 bags salt pellets.
- **Next Action:** Check peroxide and salt pellet levels around 2026-08-16.
- **Service History:**
- 2026-07-16: Added usual amount to water filtration system — 10 bottles peroxide and 2 bags salt pellets.
- 2026-06-05: Added 10 bottles peroxide and 2 bags salt pellets.
- 2026-04-26: Added 2 bags salt pellets; peroxide purchase pending.
- 2026-04-25: Family noted this as the relevant date for the 90-day/3-month follow-up reminder.
+7
View File
@@ -148,3 +148,10 @@ Tags: #business #mission #christian #tech
- Family privacy/security model, especially around photos, kids, device controls, and remote access.
- **Related Brain Links**: [[MCP LAN Discovery Protocol]], [[Bible Device with LLM Interaction]]
- **Status**: Idea researched and logged from A Reyna (DM) on 2026-06-18.
## ESP32 Paper Apps-Style Pocket Games
- **Concept**: Make small, paper-notebook-inspired games for Reyna ESP32/Tactility devices: generated maps, roll-and-write style movement, simple icons, and physical-feeling “pages” adapted to 320×240 screens.
- **Inspiration**: Gladden Design Paper Apps (`https://gladdendesign.com/`) — DUNGEON, LABYRINTH, GOLF, GALAXY notebooks. Observed mechanics: generated dot-grid maps, room/floor pages, HP/coin trackers, d6 outcomes, pencil-path movement, enemy/treasure/event icons, and printable monochrome layouts.
- **Best MVP for current devices**: “Pocket Dungeon” on KidsOS/Tactility: 16×12 tile map, d6 roll button, D-pad/touch movement, hearts/coins, stairs, monster encounters, save state on SD/PocketBase. Keep it original/inspired-by, not a clone of Gladden assets/rules.
- **Why it fits**: 320×240 is enough for monochrome/vector grid art; ESP32-S3 can generate maps locally; kids can play offline; optional physical button/dice feel keeps the screen-time wholesome.
- **Status**: Idea captured from A Reyna (DM) on 2026-07-16 after reviewing Gladden Design Paper Apps.