Rust + Loco

ImagineOS OS v3

Shared platform runtime for tools, workflows, identity, and cross-app governance.

4 Native Rust services registered
41 Repo tools standardized
3 Operational workspaces mapped
9 Platform workflows governed
5 Apps registered against OS-v3
29 Governance issues requiring review

Core Stack

  • Hera: reasoning, multimodal AI, native execution
  • Memento: memory, ingestion, app registry
  • Argus: workflow, routing, ecosystem control
  • OS v3: Loco-rendered control plane

This model keeps logic in Rust core modules and leaves controllers/templates thin.

Native Services

OS-v3
Platform registry, governance layer, editor, and shared service runtime.
rust · Apps/OS-v3
Hera
Multimodal AI runtime and orchestration engine.
rust · Hera/hera-core
Memento
Long-term memory, ingestion, and app context registry.
rust · Memento
Argus
Workflow planning, routing, and ecosystem execution.
rust · Argus

Workspaces

Overview
Shared platform dashboard and governance summary.
/
Editor
GUI editor for shared tools, workflows, and app registrations.
/editor
API
Typed machine-facing surface for sdk and other apps.
/api/platform

OS Tools

api_request
No description provided.
universal os-v3 generic-api-tool
Tools/global/misc/api_request.json
ask_user
No description provided.
app-scoped os-v3 interaction-tool
Tools/global/agents/ask_user.json
attach_document
No description provided.
app-scoped unclassified unclassified
Tools/apps/vetra/attach_document.json
conocer_vetra
No description provided.
app-scoped unclassified unclassified
Tools/apps/vetra/conocer_vetra.json
create_agent
No description provided.
app-scoped unclassified unclassified
Tools/global/agents/create_agent.json
create_blockchain_proof
No description provided.
app-scoped unclassified unclassified
Tools/apps/vetra/create_blockchain_proof.json
create_contract
No description provided.
app-scoped unclassified unclassified
Tools/apps/vetra/create_contract.json
create_skill
No description provided.
app-scoped unclassified unclassified
Tools/global/agents/create_skill.json
edit_app_theme
Edit the CSS theme variables for any sovereign app. Reads the app's media/css/main.css, modifies CSS custom properties (colors, fonts, spacing), and writes the updated file. Use this when a user asks to change colors, fonts, or visual theme of any app (Movilo, Vetra, Latinos, etc.).
app-scoped unclassified unclassified
Tools/global/workflow/edit_app_theme.json
execute_workflow
Trigger an entire application backend workflow via the Argus engine. Use this when the user asks you to perform a complex multi-step app action (like 'Deploy marketing campaign for Movilo', 'Onboard new user', or 'Register new doctor'). This delegates the heavy lifting and precise logic to Argus.
universal os-v3 workflow-runtime
Tools/global/workflow/execute_workflow.json
finalize_contract
No description provided.
app-scoped unclassified unclassified
Tools/apps/vetra/finalize_contract.json
fund_contract
No description provided.
app-scoped unclassified unclassified
Tools/apps/vetra/fund_contract.json
generate_qr_code
No description provided.
universal os-v3 qr-tool
Tools/global/misc/generate_qr_code.json
get_bot_status
Get the current status of a deployed trading bot, including live metrics, open positions, and recent trade history.
app-scoped unclassified unclassified
Tools/apps/latinos/bot_status.json
get_map_route
No description provided.
universal os-v3 route-tool
Tools/global/misc/get_map_route.json
get_system_time
No description provided.
universal os-v3 system-tool
Tools/global/system/get_system_time.json
git_manager
No description provided.
app-scoped os-v3 maintenance-tool
Tools/global/misc/git_manager.json
hera_draw
No description provided.
universal os-v3 generation-tool
Tools/global/ai/hera_draw.json
hera_search
No description provided.
universal os-v3 ai-search-tool
Tools/global/ai/hera_search.json
link_wallet
No description provided.
app-scoped unclassified unclassified
Tools/apps/vetra/link_wallet.json
list_pending_reviews
No description provided.
app-scoped unclassified unclassified
Tools/apps/vetra/list_pending_reviews.json
load_market_data
Load OHLCV market data for a specific symbol and time range. Returns candlestick data that can be used for analysis, visualization, or backtest input.
app-scoped unclassified unclassified
Tools/apps/latinos/market_data_loader.json
memento_query
No description provided.
universal os-v3 memory-query-tool
Tools/global/db/memento_query.json
memento_vector_search
No description provided.
universal os-v3 vector-search-tool
Tools/global/db/memento_vector_search.json
movilo_check_affiliation
No description provided.
app-scoped unclassified unclassified
Tools/apps/movilo/movilo_check_affiliation.json
movilo_search_providers
No description provided.
app-scoped unclassified unclassified
Tools/apps/movilo/movilo_search_providers.json
movilo_validate_qr
No description provided.
app-scoped unclassified unclassified
Tools/apps/movilo/movilo_validate_qr.json
read_file
No description provided.
universal os-v3 file-tool
Tools/global/files/read_file.json
register_signature
No description provided.
app-scoped unclassified unclassified
Tools/apps/vetra/register_signature.json
run_backtest
Execute a backtest for a specific trading bot using historical market data. Returns performance metrics including PnL, Sharpe ratio, and trade history.
app-scoped unclassified unclassified
Tools/apps/latinos/backtest_runner.json
run_code
No description provided.
app-scoped os-v3 execution-tool
Tools/global/misc/run_code.json
run_ocr
No description provided.
app-scoped unclassified unclassified
Tools/apps/vetra/run_ocr.json
search_contract
No description provided.
app-scoped unclassified unclassified
Tools/apps/vetra/search_contract.json
search_provider
No description provided.
app-scoped unclassified unclassified
Tools/apps/vetra/search_provider.json
sign_contract
No description provided.
app-scoped unclassified unclassified
Tools/apps/vetra/sign_contract.json
spawn_parallel_agents
No description provided.
app-scoped unclassified unclassified
Tools/global/agents/spawn_parallel_agents.json
system_status
No description provided.
app-scoped unclassified unclassified
Tools/global/system/system_status.json
update_soul
No description provided.
app-scoped os-v3 profile-tool
Tools/global/agents/update_soul.json
verify_contract
No description provided.
app-scoped unclassified unclassified
Tools/apps/vetra/verify_contract.json
web_scraper
No description provided.
universal os-v3 scraping-tool
Tools/global/misc/web_scraper.json
write_file
No description provided.
universal os-v3 file-tool
Tools/global/files/write_file.json

Shared Workflows

backtest_run
No description provided.
app-scoped unclassified unclassified
Workflows/Latinos/backtest_run.json
bot_deployment
No description provided.
app-scoped unclassified unclassified
Workflows/Latinos/bot_deployment.json
kyb
No description provided.
app-scoped vetra-rust vetra-kyb-workflow
Workflows/Vetra/kyb.json
kyb_case
No description provided.
app-scoped vetra-rust vetra-kyb-case-workflow
Workflows/Vetra/kyb_case.json
kyc
No description provided.
app-scoped vetra-rust vetra-kyc-workflow
Workflows/Vetra/kyc.json
login
Universal OS login workflow handling authentication and token generation.
universal os-v3 auth-workflow
Workflows/login.json
logistics_shipment
No description provided.
app-scoped unclassified unclassified
Workflows/Vetra/logistics_shipment.json
sample-request-workflow
No description provided.
app-scoped vetra-rust vetra-sample-request-workflow
Workflows/Vetra/sample-request-workflow.json
signal_evaluation
No description provided.
app-scoped unclassified unclassified
Workflows/Latinos/signal_evaluation.json

Registered Apps

ImagineOS Desktop
Puter-class Rust desktop shell for ImagineOS — launcher, dock, workspace canvas, and app orchestration.
rust-loco shared-auth 0 assets
Apps/Desktop-rust
Latinos Trading
Algorithmic trading platform — sovereign Rust shell with bot, signal, and backtest management.
rust-loco shared-auth 3 assets
Apps/Latinos-rust
OS-v3
Shared platform layer for auth, registry governance, sdk contracts, and reusable workflows/tools.
rust-loco shared-auth 3 assets
Apps/OS-v3
Paulo Vila
Public portfolio, digital twin, and editorial front door for Paulo Vila inside ImagineOS.
rust-loco local-auth 0 assets
Apps/PauloVila-rust
Vetra-rust
Trade UI shell and runtime adapters for Vetra shared assets.
rust-loco shared-auth 4 assets
Apps/Vetra-rust

Governance Queue

tool · run_backtest
Missing explicit metadata registration in Apps/OS-v3/registry/tools.yaml
tool · get_bot_status
Missing explicit metadata registration in Apps/OS-v3/registry/tools.yaml
tool · load_market_data
Missing explicit metadata registration in Apps/OS-v3/registry/tools.yaml
tool · movilo_check_affiliation
Missing explicit metadata registration in Apps/OS-v3/registry/tools.yaml
tool · movilo_search_providers
Missing explicit metadata registration in Apps/OS-v3/registry/tools.yaml
tool · movilo_validate_qr
Missing explicit metadata registration in Apps/OS-v3/registry/tools.yaml
tool · attach_document
Missing explicit metadata registration in Apps/OS-v3/registry/tools.yaml
tool · conocer_vetra
Missing explicit metadata registration in Apps/OS-v3/registry/tools.yaml
tool · create_blockchain_proof
Missing explicit metadata registration in Apps/OS-v3/registry/tools.yaml
tool · create_contract
Missing explicit metadata registration in Apps/OS-v3/registry/tools.yaml
tool · finalize_contract
Missing explicit metadata registration in Apps/OS-v3/registry/tools.yaml
tool · fund_contract
Missing explicit metadata registration in Apps/OS-v3/registry/tools.yaml
tool · link_wallet
Missing explicit metadata registration in Apps/OS-v3/registry/tools.yaml
tool · list_pending_reviews
Missing explicit metadata registration in Apps/OS-v3/registry/tools.yaml
tool · register_signature
Missing explicit metadata registration in Apps/OS-v3/registry/tools.yaml
tool · run_ocr
Missing explicit metadata registration in Apps/OS-v3/registry/tools.yaml
tool · search_contract
Missing explicit metadata registration in Apps/OS-v3/registry/tools.yaml
tool · search_provider
Missing explicit metadata registration in Apps/OS-v3/registry/tools.yaml
tool · sign_contract
Missing explicit metadata registration in Apps/OS-v3/registry/tools.yaml
tool · verify_contract
Missing explicit metadata registration in Apps/OS-v3/registry/tools.yaml
tool · create_agent
Missing explicit metadata registration in Apps/OS-v3/registry/tools.yaml
tool · create_skill
Missing explicit metadata registration in Apps/OS-v3/registry/tools.yaml
tool · spawn_parallel_agents
Missing explicit metadata registration in Apps/OS-v3/registry/tools.yaml
tool · system_status
Missing explicit metadata registration in Apps/OS-v3/registry/tools.yaml
tool · edit_app_theme
Missing explicit metadata registration in Apps/OS-v3/registry/tools.yaml
workflow · backtest_run
Missing explicit metadata registration in Apps/OS-v3/registry/workflows.yaml
workflow · bot_deployment
Missing explicit metadata registration in Apps/OS-v3/registry/workflows.yaml
workflow · signal_evaluation
Missing explicit metadata registration in Apps/OS-v3/registry/workflows.yaml
workflow · logistics_shipment
Missing explicit metadata registration in Apps/OS-v3/registry/workflows.yaml