{"id":28904805,"url":"https://github.com/rahullath/messyos","last_synced_at":"2026-04-05T21:01:57.568Z","repository":{"id":297510587,"uuid":"996994067","full_name":"rahullath/messyOS","owner":"rahullath","description":"let artificial intelligence and a clean UI fix your fucked up life","archived":false,"fork":false,"pushed_at":"2025-09-03T19:52:40.000Z","size":2337,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-03T21:36:53.305Z","etag":null,"topics":["anthropic","astrojs","content-management-system","finance-management","financial-analysis","habits-tracking","healthcare-application","javascript","llm","python","supabase","task-manager","together-ai","typescript","vercel"],"latest_commit_sha":null,"homepage":"https://messy-os.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rahullath.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-05T19:29:19.000Z","updated_at":"2025-08-13T22:11:35.000Z","dependencies_parsed_at":"2025-07-06T22:22:03.288Z","dependency_job_id":"397c5820-f9e2-4b99-b0ed-2dd4ca6b993a","html_url":"https://github.com/rahullath/messyOS","commit_stats":null,"previous_names":["rahullath/messyos"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rahullath/messyOS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahullath%2FmessyOS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahullath%2FmessyOS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahullath%2FmessyOS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahullath%2FmessyOS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rahullath","download_url":"https://codeload.github.com/rahullath/messyOS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahullath%2FmessyOS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273818461,"owners_count":25173836,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["anthropic","astrojs","content-management-system","finance-management","financial-analysis","habits-tracking","healthcare-application","javascript","llm","python","supabase","task-manager","together-ai","typescript","vercel"],"created_at":"2025-06-21T13:02:27.107Z","updated_at":"2026-04-05T21:01:57.555Z","avatar_url":"https://github.com/rahullath.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MeshOS\n\nMeshOS is an executive-function support app.\n\nIt is built to help people move through daily life when task initiation, sequencing, transitions, and recovery are hard.\n\nThis is not a productivity theater app. The goal is not output-maxing. The goal is daily stability.\n\n## What MeshOS Is\n\n- A practical scaffold for executive function\n- Chain-first planning around real anchors and constraints\n- A system for reducing ambiguity and transition friction\n- User-controlled structure with manual override\n\n## What MeshOS Is Not\n\n- Not an AI life coach\n- Not a crypto or finance product\n- Not a habit-streak gamification app\n- Not a surveillance/self-optimization loop\n\n## Core Principles\n\n- Clarity over optimization\n- Chain integrity over punctual perfection\n- Recovery over guilt spirals\n- User agency over automation lock-in\n- Privacy and user ownership of data\n\n## Current Product Scope (V2.2 Stabilization)\n\n### In active use\n\n- Daily Plan\n  - Chain view\n  - Exit-gate flow\n  - Manual anchors\n  - Chain step editing and persistence\n- Habits\n  - Import + dedupe + merge correctness\n  - Daily logging and streak context\n- Account / Settings baseline\n  - Profile, subscription shell, and usable settings\n\n### In progress\n\n- Collapse Mode (recovery-first mode when day execution breaks)\n- Mobile UX hardening on core screens\n- PWA install/offline baseline improvements\n\n### Out of scope for current stabilization pass\n\n- Finance module redesign\n- Health module expansion\n- Content/recommendation module buildout\n\nThese modules may appear in the repo but are not part of the current reliability target.\n\n## Who MeshOS Is For\n\nPeople who:\n\n- Struggle to start tasks\n- Freeze under ambiguity\n- Lose the day after one disruption\n- Need structure without rigid productivity culture\n- Identify with ADHD traits, autistic traits, chronic overwhelm, or executive dysfunction patterns\n\n## Product Direction\n\nMeshOS is being shaped as an executive-function prosthetic layer:\n\n- Useful in chaos, not only on perfect days\n- Additive and minimal-risk implementation\n- Recovery pathways (not failure screens)\n- Support that can be reduced over time, not dependency by design\n\n## Technical Stack\n\n- Frontend: Astro + React + TypeScript + Tailwind CSS\n- Backend: Astro API routes\n- Database/Auth: Supabase (PostgreSQL + RLS)\n- Deployment: Vercel\n\n## Local Development\n\n### Prerequisites\n\n- Node.js 18+\n- npm\n- Supabase project\n\n### Setup\n\n1. Install dependencies:\n   ```bash\n   npm install\n   ```\n2. Configure environment variables in `.env` (Supabase and any optional providers).\n3. Run migrations against your Supabase database.\n4. Start dev server:\n   ```bash\n   npm run dev\n   ```\n\n## Security Baseline\n\n- Auth required on protected APIs\n- `user_id` derived from server session, never trusted from client payload\n- User-scoped queries on data access\n- RLS enabled on touched tables\n\n## Status\n\nMeshOS is under active stabilization and iteration.\n\nThe current objective is a reliable, multi-user-safe core experience for:\n\n- Daily Plan\n- Habits\n- Settings / account basics\n\nOnce this is stable, additional modules and SEO/content expansion will follow.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahullath%2Fmessyos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frahullath%2Fmessyos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahullath%2Fmessyos/lists"}