ADAPTIVE UNIVERSAL REASONING ACCESS

AURA Access

Your private voice-reasoning layer for a persistent Android environment.

The one-time key is in data/FIRST_RUN_SETUP_KEY.txt on Hugo OS.

AURAAccess
Android
Local AI
PERSISTENT VOICE-REASONING ANDROID

Android Environment

ConnectingContext 0
Live screen of the AURA Android environment
Starting Android…
Semantic bridgeVision assist
Android needs attentionAURA can repair the persistent emulator without deleting apps or logins.
AURA ASSISTANTVoice reasoning
Ready for “Hey AURA”

Say the outcome you want. AURA handles the Android steps.

Speaker and delivery cues stay local.
GLOBAL REASONING

What should happen?

↕Scrolling
!
Confirmation needed

✓?
Did AURA reach the right place?

Confirm this once and AURA will save the route for the matching app/screen next time.

TOP CONTEXT

Recent notifications

Waiting for Android notification context…

Live activity

ANDROID APP ENVIRONMENT

Install, launch and sign in

Apps live inside the persistent Android emulator. AURA can search Google Play, learn each app, and reuse saved routes later.

Find an Android app

AURA opens the Play Store inside the emulator. Pressing Install is treated as a consequential action and needs confirmation when done by voice.

Secure sign-in vault

On Windows, values are encrypted with DPAPI and never sent to Qwen. AURA only sees slot names such as username or password.

Installed apps

Launch directly or tell AURA what you want done.

LIVE CONTEXT INDEX

AURA’s persistent state tree

This is the fast layer in front of Qwen: live variables, notifications, app screens, learned transitions and reusable routes. Qwen itself is stateless between planner turns; this tree is the memory.

Action Tree files

Export this file to review or send for debugging. Import/Replace restores a reviewed tree. Reset removes learned routes/habits but keeps AURA’s built-in Android skills. A local backup is created before import/reset.

Debug exports now include a bounded Decision / Prompt Audit showing the user prompt, screen/app context, planner snapshot, model output and executed actions. Vault values, sessions, notifications and voiceprints remain excluded.

Priority context

Live variables

Connected app state trees

Each app remembers screens, learned actions and reusable routes. New layouts create new branches instead of overwriting working knowledge.

Action Tree Map

Green roots are pre-trained Android skills. App screens and verified routes grow automatically as AURA learns.

SystemAppVerifiedObserved
The action tree will grow as AURA observes and learns apps.
Route details

Tree quality

Checks for state-capture races and suspicious unverified routes before they can influence AURA.

Decision / Prompt Audit

Shows why AURA chose a route. Useful when exporting the Action Tree for debugging.

Recent events

LOCAL RUNTIME

Persistent Android + local AI

Android emulator

Repair restarts the same persistent AVD only when needed. Performance mode reduces animation overhead and prefers hardware-accelerated emulator settings. It does not use -wipe-data.

AURA Android Companion

The companion provides AccessibilityNodeInfo trees, semantic text entry and notifications over an Android-loopback server reached only through ADB forwarding.

Local AI

Python owns the persistent context and control loop. Qwen receives a fresh, bounded state snapshot for each planner turn and keeps no conversation history between turns; model weights stay warm only for speed.

Voice

Speaker familiarity helps ignore background speakers. Acoustic delivery cues can tune interaction pacing, but AURA does not infer emotions from a voice.

Runtime Doctor

Deep checks test ADB, Android boot/display, screen streaming, the companion bridge and an actual structured Qwen response.

Run checks to inspect the Android runtime.

Remote portal safety

Hugo OS should expose only HTTPS through its reverse proxy. The emulator, ADB, Ollama and companion ports remain loopback/local and are never forwarded directly to the internet.