Maya Dashboard v1

Project & Ops Control Board

First scoped deploy for shared hosting. Visibility first, controls later.

Current state

Status: Live v1 deployed
Hosting: FTP + MySQL shared hosting
Focus: Visibility first, controls later

What this version does

Shows an initial project snapshot for active work. This first version is intentionally simple so it can ship fast on the current hosting setup.

Runful

Current flagship tracked project.

  • iOS stabilization and TestFlight readiness
  • Build blockers and next action tracking
  • Live tracker mirrored from workspace

Open GitHub live status

Operations

  • Telegram path active
  • Gateway monitoring configured
  • Fallback model wiring exists
  • Memory search currently degraded

Next dashboard expansions

  • Projects database model
  • Authentication/privacy hardening
  • Settings/workspaces/skills/connectors views
  • Richer status ingestion

Maya Dashboard Status

# Maya Dashboard Status

## Current
- Status: working
- Focus: define and build a first deployable dashboard MVP for `maya.gymful.io`
- Current step: architecture selection based on Hostinger-style FTP + MySQL hosting constraints
- Next action: build the first hosting-compatible dashboard skeleton and prepare initial deploy
- Last updated: 2026-03-11 16:11 CET

## Hosting Reality
- Deployment method available: FTP
- Database: MySQL / MariaDB confirmed reachable
- Hosting appears to be minimal shared hosting (Hostinger default page in web root)
- Runtime support beyond basic shared hosting is not yet confirmed

## MVP Intent
- Overview page
- Projects page
- Project detail page (Runful first)
- Current blocker / next action visibility
- Basic system/ops visibility

## Update Rules
Update this file when:
- hosting constraint is clarified
- architecture decision is made
- local MVP skeleton is built
- first FTP deployment is done
- live link is ready to review
- work becomes blocked on Sebastian

## Status Meanings
- working
- blocked
- waiting_on_hosting
- deploying
- ready_to_review
- waiting_on_sebastian
- done

Runful Live Status Snapshot

# Runful Status

## Current
- Status: working
- Focus: iOS stabilization
- Current blocker: Slider package / old-architecture iOS mismatch after disabling New Architecture
- Next action: rebuild iOS preview with slider podspec patch applied
- Last updated: 2026-03-11 15:50 CET

## Latest Build
- Build ID: `53b1af0c-9160-43a9-9894-42b87fddabea`
- State: errored
- Commit: `e1a7756` — Disable New Architecture for iOS stabilization
- Error: `react/renderer/components/RNCSlider/RNCSliderComponentDescriptor.h file not found`

## Latest Fix in Flight
- Commit pending/pushed: patch `@react-native-community/slider@5.0.1` so `RNCSliderComponentView` files are excluded from old-architecture iOS builds

## Update Rules
I should update this file when any of the following changes:
- new blocker found
- new build started
- build finished
- app becomes ready to test
- work becomes blocked on Sebastian

## Status Meanings
- working
- blocked
- waiting_on_build
- ready_to_test
- waiting_on_sebastian
- done