# Workspace editor and AI assistant

> Your base resume, profile, and project write-ups — plain markdown, fully
> editable, with an AI assistant that proposes and you decide.

## What's editable

Every workspace keeps its source files as plain markdown, visible in the
editor's file tree:

| File | Contents |
|---|---|
| `job_applicant.md` | Your structured profile |
| `MASTER_BASE_RESUME.md` | Your base resume |
| `projects/*.md` | Project write-ups — create as many as you need, one per project; files authored elsewhere (including by your own AI assistant) paste straight in |

The editor is also where externally-authored content lands: the files
are plain markdown, so anything written for you — by another tool, or
by your own AI assistant — pastes straight in. See
[Getting the most out of Jobbee →](./effective-use.md) for what makes
those files rich.

## The editor

- Full-text editing with a clean file tree — create and organize project
  files inline
- **Drafts save automatically** as you type, per file — accidental
  navigation never loses work
- A **line-by-line diff** shows exactly what changed before you save

## The AI assistant

Each file has an inline assistant:

1. Describe the change in plain language ("make these bullets lead with
   scale, not tasks")
2. The assistant reads the file and proposes a full updated version
3. Review the **diff view**, then **accept or reject** — nothing is applied
   without your explicit accept

The assistant is **read-only toward your files**: it can read them to ground
its proposals, but it never writes. Nothing enters your workspace without
your decision — you stay in control of the final click.

## Original preservation

Your uploaded resume original is preserved untouched — editing and tailoring
always work from copies, so you can always return to where you started.

See also: [How Jobbee works →](./how-it-works.md) for where these files
are put to use on each search.
