> ## Documentation Index
> Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Cursor and Lovable Workflow (Redirect)

> > Moved. This document has been retired. Lovable workflow guidance now lives in docs/tools/lovable/.

> **Moved.** This document has been retired. Lovable workflow guidance now lives in **`docs/tools/lovable/`**.

## Where to find what you need

| Looking for…                                                             | Go to                                                                                                  |
| ------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ |
| Index of Lovable workflow docs                                           | `docs/tools/lovable/index.md`                                                                          |
| Pasteable platform rules for Lovable Workspace Knowledge                 | [`docs/tools/lovable/LOVABLE_WORKSPACE_KNOWLEDGE.md`](../tools/lovable/LOVABLE_WORKSPACE_KNOWLEDGE.md) |
| Pasteable project rules for Lovable Project Knowledge                    | [`docs/tools/lovable/LOVABLE_CUSTOM_KNOWLEDGE.md`](../tools/lovable/LOVABLE_CUSTOM_KNOWLEDGE.md)       |
| Copy-paste prompts for the 4-chat workflow                               | [`docs/tools/lovable/LOVABLE_PROMPTS.md`](../tools/lovable/LOVABLE_PROMPTS.md)                         |
| Performance, testing, DB, error, UI, automation, and external references | [`docs/tools/lovable/LOVABLE_REFERENCE_APPENDIX.md`](../tools/lovable/LOVABLE_REFERENCE_APPENDIX.md)   |
| Cursor command catalog and rules                                         | `.cursor/README.md`                                                                                    |
| Spec workflow (canonical)                                                | [`docs/development/SPEC_WORKFLOW.md`](SPEC_WORKFLOW.md)                                                |
| Quick AI quick-reference (cross-tool)                                    | [`AGENTS.md`](../../AGENTS.md)                                                                         |

## Why this redirect exists

The original `CURSOR_AND_LOVABLE_WORKFLOW.md` combined Cursor command guidance, Lovable handoff instructions, and constitutional reminders into one document. As tooling matured these audiences separated:

* **Cursor users** rely on `.cursor/rules/*.mdc`, `.cursor/commands/`, and the agent/skill ecosystem (see `.cursor/README.md`).
* **Lovable users** rely on the pasteable knowledge documents and prompt templates under `docs/tools/lovable/`.
* **Both** rely on root `constitution.md` → `AI_GUIDE.md` → `AGENTS.md` as canonical guardrails.

Existing specs and templates that link here will continue to work via this redirect. New specs should link directly to the destination above (typically `docs/tools/lovable/index.md` or `docs/tools/lovable/LOVABLE_CUSTOM_KNOWLEDGE.md`).
