{"id":2004,"date":"2026-07-18T06:39:47","date_gmt":"2026-07-18T13:39:47","guid":{"rendered":"http:\/\/macdaddy4sure.ai\/?p=2004"},"modified":"2026-07-18T06:39:47","modified_gmt":"2026-07-18T13:39:47","slug":"life-rl","status":"publish","type":"post","link":"http:\/\/macdaddy4sure.ai\/index.php\/2026\/07\/18\/life-rl\/","title":{"rendered":"Life RL"},"content":{"rendered":"\n<p>Life RL is an <strong>advisory<\/strong> multi-domain reinforcement-learning surface built on<\/p>\n\n\n\n<p>MathNN and RLAgentNet. It suggests micro-actions for everyday living domains<\/p>\n\n\n\n<p>(sleep, focus, chores, meals, movement, light budget reflection, inbox triage,<\/p>\n\n\n\n<p>social energy, learning streaks, digital hygiene, mood check-ins, errands).<\/p>\n\n\n\n<p>It does <strong>not<\/strong> auto-send messages, spend money, prescribe treatment, or control<\/p>\n\n\n\n<p>devices. Sensitive domains emit explicit disclaimers.<\/p>\n\n\n\n<p><strong>See also:<\/strong> ReinforcementLearning.md (ReinforcementLearning.md) \u00b7<\/p>\n\n\n\n<p>MathNN.md (MathNN.md) \u00b7 AugmentedIntelligenceSystems.md (AugmentedIntelligenceSystems.md)<\/p>\n\n\n\n<p>Code: LifeRL.hpp \/ LifeRL.cpp. Agent ids: life, life_&lt;domain&gt;.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Safety<\/h2>\n\n\n\n<p><em>[text]<br><\/em>life rl safety<\/p>\n\n\n\n<p>Hard rules:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Suggestions only \u2014 no external side effects from the policy.<\/li>\n\n\n\n<li>Health \/ finance \/ mood \/ relationships are decision-support, not authority.<\/li>\n\n\n\n<li>Human good \/ bad feedback trains a preference model; it does not grant autonomy.<\/li>\n\n\n\n<li>Synthetic smoke envs are the default training path.<\/li>\n\n\n\n<li>Crisis content should be redirected to professionals; do not \u201coptimize\u201d crisis.<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\">Commands<\/h2>\n\n\n\n<p><em>[text]<br><\/em>life rl status<br>life rl domains<br>life rl domain focus_blocks<br>life rl safety<br>life rl ideas<br><br>life rl smoke all 12<br>life rl smoke sleep_routine 20<br>life rl train focus_blocks 50<br>life rl suggest meal_rhythm low energy after lunch<br>life rl observe chore_load kitchen is a mess<br>life rl reward good<br>life rl reward bad<br><br>life rl net on<br>life rl net status<br>life rl net save checkpoints\/life_mathnn.txt<br>life rl net load checkpoints\/life_mathnn.txt<\/p>\n\n\n\n<p>Aliases: rl life \u2026 routes to the same handler.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Domains (initial set)<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>ID<\/strong><\/td><td><strong>Category<\/strong><\/td><td><strong>Sensitive<\/strong><\/td><\/tr><tr><td>sleep_routine<\/td><td>health_wellness<\/td><td>no<\/td><\/tr><tr><td>focus_blocks<\/td><td>work<\/td><td>no<\/td><\/tr><tr><td>chore_load<\/td><td>home<\/td><td>no<\/td><\/tr><tr><td>meal_rhythm<\/td><td>food<\/td><td>no<\/td><\/tr><tr><td>movement_nudge<\/td><td>fitness<\/td><td>no<\/td><\/tr><tr><td>budget_check<\/td><td>finance<\/td><td><strong>yes<\/strong><\/td><\/tr><tr><td>inbox_triage<\/td><td>work<\/td><td>no<\/td><\/tr><tr><td>social_energy<\/td><td>relationships<\/td><td><strong>yes<\/strong><\/td><\/tr><tr><td>learning_streak<\/td><td>education<\/td><td>no<\/td><\/tr><tr><td>digital_hygiene<\/td><td>security<\/td><td>no<\/td><\/tr><tr><td>mood_checkin<\/td><td>health_wellness<\/td><td><strong>yes<\/strong><\/td><\/tr><tr><td>errand_routing<\/td><td>home<\/td><td>no<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>Each domain uses a <strong>16-D synthetic state<\/strong> and <strong>8 discrete actions<\/strong> (named<\/p>\n\n\n\n<p>micro-nudges). MathNN agent ids are life and life_&lt;domain&gt;.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">MathNN wiring<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Concern<\/strong><\/td><td><strong>Implementation<\/strong><\/td><td>&nbsp;<\/td><\/tr><tr><td>Policy<\/td><td>RLAgentNet mode dueling-dqn (default) or bandit on sensitive domains<\/td><td>&nbsp;<\/td><\/tr><tr><td>Train<\/td><td>life rl train enables world-model curiosity + reward-model blend<\/td><td>&nbsp;<\/td><\/tr><tr><td>Feedback<\/td><td>`life rl reward good\\<\/td><td>bad \u2192 _RLAgentNet::Feedback`<\/td><\/tr><tr><td>Checkpoints<\/td><td>`life rl net save\\<\/td><td>load + .meta \/ .rm \/ .wm` sidecars<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>Related:<\/p>\n\n\n\n<p><em>[text]<br><\/em>rl net mode life_focus_blocks hierarchical<br>rl net q life_sleep_routine<br>nn agent list<br>nn modes<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Product brainstorm (ideas)<\/h2>\n\n\n\n<p>See also life rl ideas in-app. Highlights:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Morning brief<\/strong> \u2014 fuse sleep + focus + meal into one card of three nudges.<\/li>\n\n\n\n<li><strong>Energy-aware chores<\/strong> \u2014 condition chore policy on stress\/energy features.<\/li>\n\n\n\n<li><strong>Preference co-pilot<\/strong> \u2014 weeks of good\/bad labels \u2192 personal reward model.<\/li>\n\n\n\n<li><strong>Hierarchical day planner<\/strong> \u2014 manager picks domain, worker picks micro-action.<\/li>\n\n\n\n<li><strong>World-model \u201cwhat if\u201d<\/strong> \u2014 predict stress\/focus deltas if sleep is skipped.<\/li>\n\n\n\n<li><strong>MLApp bridge<\/strong> \u2014 life-domain templates as encoders into the 16-D state.<\/li>\n\n\n\n<li><strong>Calendar masks<\/strong> \u2014 meetings as illegal actions for focus\/errand policies.<\/li>\n\n\n\n<li><strong>Household multi-agent<\/strong> \u2014 shared chore bandit with fairness regularizer.<\/li>\n\n\n\n<li><strong>Seasonal curriculum<\/strong> \u2014 winter movement harder; tax season budget_check.<\/li>\n\n\n\n<li><strong>Privacy mode<\/strong> \u2014 on-device MathNN only; opt-in metrics export.<\/li>\n\n\n\n<li><strong>Coaching chat<\/strong> \u2014 LLM explains a suggestion without forcing it.<\/li>\n\n\n\n<li><strong>Eval gates<\/strong> \u2014 promote checkpoints only if self-report proxies improve.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Relationship to other systems<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>System<\/strong><\/td><td><strong>Relationship<\/strong><\/td><\/tr><tr><td>MLAppFeatures<\/td><td>37 life <strong>templates<\/strong> (classifiers\/regressors); LifeRL is <strong>sequential<\/strong> policy<\/td><\/tr><tr><td>ChildPsychologyParentingRL<\/td><td>Separate, heavily constrained parenting coaching \u2014 not merged<\/td><\/tr><tr><td>Gaming \/ Minecraft RL<\/td><td>Same MathNN\/RLAgentNet substrate; different actuation + safety<\/td><\/tr><tr><td>Human \/ RSI agents<\/td><td>Can call ai_nn_policy_* Lua or life rl commands<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Quick start<\/h2>\n\n\n\n<p><em>[text]<br><\/em>life rl domains<br>life rl smoke all 8<br>life rl net on<br>life rl suggest focus_blocks<br>life rl reward good<br>life rl train sleep_routine 30<br>life rl net save checkpoints\/life_sleep.txt<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Life RL is an advisory multi-domain reinforcement-learning surface built on MathNN and RLAgentNet. It suggests micro-actions for everyday living domains (sleep, focus, chores, meals, movement, light budget reflection, inbox triage, social energy, learning streaks, digital hygiene, mood check-ins, errands). It does not auto-send messages, spend money, prescribe treatment, or control devices. Sensitive domains emit explicit [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-2004","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"http:\/\/macdaddy4sure.ai\/index.php\/wp-json\/wp\/v2\/posts\/2004","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/macdaddy4sure.ai\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/macdaddy4sure.ai\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/macdaddy4sure.ai\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/macdaddy4sure.ai\/index.php\/wp-json\/wp\/v2\/comments?post=2004"}],"version-history":[{"count":1,"href":"http:\/\/macdaddy4sure.ai\/index.php\/wp-json\/wp\/v2\/posts\/2004\/revisions"}],"predecessor-version":[{"id":2005,"href":"http:\/\/macdaddy4sure.ai\/index.php\/wp-json\/wp\/v2\/posts\/2004\/revisions\/2005"}],"wp:attachment":[{"href":"http:\/\/macdaddy4sure.ai\/index.php\/wp-json\/wp\/v2\/media?parent=2004"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/macdaddy4sure.ai\/index.php\/wp-json\/wp\/v2\/categories?post=2004"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/macdaddy4sure.ai\/index.php\/wp-json\/wp\/v2\/tags?post=2004"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}