CONJURE OS — SYSTEM MANUAL & GUIDES
CONJURE OS
← HOME GETTING STARTED
DOCUMENTATION & REFERENCE

System Manual

Comprehensive reference guides for native companion Android tools, API configuration, secrets isolation, and system architecture standards.

1. Native Android Suite 2. API Keys & Secrets 3. Architecture & Protocols
SECTION 01

Companion Native Android Suite

🔮

FloatAssist

A floating ball overlay for Android offering a quick-access system launcher and development Pod controller anywhere on your device.

  • System Overlay Permission: Grants SYSTEM_ALERT_WINDOW permission on first launch.
  • System Pod Shortcut: Tap the floating ball to expand the Pod grid, launch Conjure OS, or execute quick commands.
  • Throttled Touch Coordinates: Hardware drag gestures are throttled to 60fps to prevent frame drops.
🔑

KeyMapper

Connects physical phone hardware buttons directly to background system triggers without requiring screen interaction.

  • AccessibilityService API: Listens for hardware button press events (Volume rocker, Power, or dedicated keys).
  • Stealth Audio Recording: Hold down a mapped hardware key to capture voice notes instantly with a blank screen.
  • Remote Upload Bridge: Transcribes raw audio via OpenRouter and streams text into your inbox stream.
📦

ApkWrapper

Works with AppMaker and Orbit to automatically detect your local or cloud-deployed web apps, hosting them inside dedicated standalone browser wrappers designed specifically for full-screen performance.

  • Native Android Multitasking: Integrates seamlessly with Android split-screen, picture-in-picture, and floating windows far better than standard mobile browsers like Chrome or Edge.
  • True Aesthetic Full-Screen: Mounts web apps in borderless, edge-to-edge full-screen without browser address bars or navigation clutter.
  • Isolated Per-App Cache & Cookies: Each wrapper maintains its own isolated storage—allowing you to clear cache or cookies during app development without affecting other web apps or sites.
  • WebBridge JNI: Exposes native Java methods as a global window.Android object.
SECTION 02

API Keys, Secrets & Configuration

Server-Side Secret Isolation Architecture

To guarantee privacy and prevent accidental API key leaks during system backups or clean context exports, all persistent application settings, secrets, and keys MUST be stored server-side under app/data/ or apps/[Folder]/data/ using dedicated JSON formats.

1. OpenRouter AI Key Setup

Configure your OpenRouter API key inside app/data/openrouter-private.json:

{ "api_key": "sk-or-v1-your-key-here" }
2. Backup Exclusion Convention

All files ending with -private.json (such as backend-private.json) are automatically excluded from clean ZIP exports and cloud backups to prevent key leakage.

SECTION 03

System Architecture & AI Protocols

Protocol V10 Code Patching

Modifications are executed using surgical #FIND / #REPLACE diff blocks wrapped in triple tildes. Unchanged lines remain untouched, preventing code evaporation and preserving exact line anchors.

JIT Context Skeletonization

Inner code logic is compressed into structural signatures (/* [Impl hidden] */), achieving ~90% token savings and allowing the AI to inspect 50+ files in a single prompt before pulling full source files for patching.

APP DIRECTORY
🏠
Home Landing Site

Return to main Launch Site homepage.

🚀
Getting Started Guide

Setup pathways, Foundation Context AI prompt, and creating your first app.

AtlasTrack

A comprehensive workout intelligence system custom-built with Conjure OS. Combine elite routine logging, exercise history analytics, and custom structured notes with innovative gym-friendly features—including a custom calculator numpad with quick bulk-fill, and a real-time server-side state engine that automatically resumes your active workout sessions when brought back into focus.

ConjureBoy

A highly tactile, aesthetic retro Game Boy emulator custom-built on Conjure OS. Experience realistic handheld console simulation, featuring an elastically bouncy screen magnifier with an incandescent light toggle, a sliding auxiliary control drawer with quick save/load states, turbo-fire, customizable speed fast-forwards, and a pre-loaded, zero-registration public ROM cartridge shelf featuring titles like Capybara Garden and indie retro demakes.

Class Rewards

A lighthearted, engaging classroom gamification suite built on Conjure OS. Designed to spark student participation and fun, featuring retro-styled Whack-a-Mole, Russian Roulette of chance, and an interactive RPG treasure-hunting map. This mini-app exemplifies how easily real-world workflows and custom classroom activities can be rapidly conjured into standalone tools.

Whiteboard

A highly personalized infinite canvas whiteboard custom-built with Conjure OS. Designed for specialized workflows and general use, featuring unlimited resizable floating viewports, innovative top-edge text box drag-insertion with automatic zoom scaling, stylus pen tilt-activated tools (eraser, highlighter, and colors), automatic Magic Canvas folder imports with customized quality and spacing, and direct document integration with the Lesson Planner API.

Tower Bloxx

A physics-based 3D stacking game. Drop each building block with precision, stabilize the swaying tower, and build the highest skyscraper possible!

PeerDrop

Secure, peer-to-peer file transfer. Share files directly between browsers using WebRTC and QR codes—private, encrypted, with no applications or setup required.

LOCAL DOMAIN WORKSPACE ENGAGED

SYSTEM MESSAGE

Notice text.