Jagarin: A Three-Layer Architecture for Hibernating Personal Duty Agents on Mobile
Ravi Kiran Kadaboina

TL;DR
Jagarin introduces a three-layer architecture for mobile personal AI agents that balances timely obligation handling with battery efficiency through structured hibernation, demand-driven wake, and direct communication protocols.
Contribution
The paper presents a novel three-layer architecture combining heuristic on-device urgency assessment, email routing, and direct institutional communication for efficient personal AI agents.
Findings
Prototype implemented on Android using Flutter
Effective hibernation reduces battery drain
Demand-driven wake improves obligation responsiveness
Abstract
Personal AI agents face a fundamental deployment paradox on mobile: persistent background execution drains battery and violates platform sandboxing policies, yet purely reactive agents miss time-sensitive obligations until the user remembers to ask. We present Jagarin, a three-layer architecture that resolves this paradox through structured hibernation and demand-driven wake. The first layer, DAWN (Duty-Aware Wake Network), is an on-device heuristic engine that computes a composite urgency score from four signals: duty-typed optimal action windows, user behavioral engagement prediction, opportunity cost of inaction, and cross-duty batch resonance. It uses adaptive per-user thresholds to decide when a sleeping agent should nudge or escalate. The second layer, ARIA (Agent Relay Identity Architecture), is a commercial email identity proxy that routes the full commercial inbox --…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMobile Agent-Based Network Management · Access Control and Trust · Personal Information Management and User Behavior
