20 lines
997 B
Markdown
20 lines
997 B
Markdown
---
|
|
name: User Profile
|
|
description: Julian Cuni — role, preferences, and working style
|
|
type: user
|
|
---
|
|
|
|
# User Profile
|
|
|
|
**Name:** Julian Cuni (juliancuni@gmail.com)
|
|
|
|
**Working style:** Provides thorough planning docs with goals, deliverables, specs, and acceptance criteria. Wants incremental implementation with review checkpoints — explicit "do NOT proceed to next batch" instructions. Planning docs live in `.planning/` and are self-sufficient per task.
|
|
|
|
**Project context:** Building TRM platform — GPS tracking system with Teltonika hardware ingestion. Codebase uses a wiki at `../docs/wiki/` for architectural specs and `../docs/raw/` for canonical vendor protocol docs.
|
|
|
|
**Preferences:**
|
|
- Terse final reports — surface decisions and surprises, don't narrate every step
|
|
- No commits — user reviews and commits themselves
|
|
- Acceptance criteria checklists in reports, quoting the spec bullets
|
|
- Deviations from plan documented in both report and the task file's "Done/Risks" section
|