Stand up the monorepo skeleton and land the first Phase 0 artifacts: pairing threat model, plugin catalog, builder detect, 20-prompt golden harness, and synthetic 2GB mirror timing.
26 lines
1.0 KiB
Markdown
26 lines
1.0 KiB
Markdown
# Wursor
|
|
|
|
**The Agentic WordPress Management Platform**
|
|
|
|
Just describe what you want. Wursor does the rest.
|
|
|
|
> This repository previously contained **Originmain** (AI design-engineering canvas) and then pivoted to **Wursor** (engineer-first WordPress desktop tool). The current version is **Wursor v2** — a web-based platform for non-technical WordPress site owners.
|
|
|
|
## Start here
|
|
|
|
- Full product spec: [PRD.md](./PRD.md)
|
|
- Build guide (TDD, sprints, CI): [IMPLEMENTATION.md](./IMPLEMENTATION.md)
|
|
- Phase 0 gate: [spikes/README.md](./spikes/README.md)
|
|
|
|
## What it does
|
|
|
|
1. Connect your WordPress site (one-click plugin install)
|
|
2. Describe what you want to change — "make my homepage look more modern" or "add a contact form"
|
|
3. Wursor spins up a safe copy of your site, makes the changes, and shows you a live preview
|
|
4. Like it? Click approve. Don't like it? Click reject — your site is untouched.
|
|
|
|
No code. No terminals. No wp-admin.
|
|
|
|
## Status
|
|
|
|
Spec / Phase 0. Workspace folders exist. Product code waits on [spikes/](./spikes/README.md). |