# Scope Surface Example

Task:

- Add indexing to the Electron knowledge app

Bad scope shape:

- “Implement indexing”

Better scope shape:

- Parse imported documents
- Split documents into chunks
- Persist chunk metadata
- Expose indexing status in the UI
- Add a reindex action
