Skip to content

Latest commit

 

History

History
64 lines (44 loc) · 3.42 KB

File metadata and controls

64 lines (44 loc) · 3.42 KB

Movi Public Proof

This page is the outsider-facing proof map for Movi.

In plain language: it tells a first-time visitor what Movi already proves in public, where to click for live evidence, and what Movi still does not claim yet.

What Movi Publicly Proves Today

  • The core story is real: Movi ships a review-first local file organizer and workbench, not just a future concept.
  • The safe path is real: the repo contains a fixture-backed first-look route that goes analyze -> manifest -> dry-run apply without touching real folders by default.
  • The public release surface is real: Movi publishes a live source repo and release trail on GitHub.
  • The browser surface is real: the GitHub Pages front door is already live.
  • The agent surface is real, but secondary: Movi MCP v1 exists as a local-first stdio extension surface, but it is not the main product claim.

Live Proof Routes

Use these routes when you want current public evidence instead of marketing prose:

What you want to verify Live route
Public source repo GitHub repository
Public release trail GitHub Releases
Public front door GitHub Pages site
Current docs landing page docs/index.md
Safe first-look workflow Quickstart
Review-first operator contract README.md and Operator Guide
Agent/developer extension surface Movi MCP v1

What Movi Does Not Claim Yet

Movi is intentionally explicit about the boundaries it has not crossed yet:

  • not a hosted SaaS
  • not a zero-review automatic organizer
  • not a broad agent platform whose first identity is MCP
  • not public-grade headline proof with large public benchmark packs or broad external validation

Think of it like a well-run workshop that already has a real front door, a real service desk, and real receipts, but has not yet turned itself into a shopping mall with billboards claiming world domination.

How To Read The Current Proof Posture

The current proof posture is best understood in three layers:

Layer What it proves What it does not prove
Repo-side proof the shipped workflow, docs, gates, and local-first runtime surfaces are real that every live GitHub/platform detail is currently aligned
Public platform proof the repo, Pages, releases, and public-facing GitHub surfaces are live that every deeper manual or admin-only platform toggle is already perfect
Manual / human proof recorded human baselines, rubric reviews, and broader user trust signals anything the repo has not explicitly published yet

Why This Page Exists

Movi already had a lot of serious engineering proof, but too much of it was hidden in operator docs and workflow files.

This page exists so the front door can answer three normal outsider questions faster:

  1. Is this thing real?
  2. Where do I see the proof?
  3. What is still intentionally not claimed yet?

Best Next Click