Skip to main content

memory-bank/cline_docs/productContext.md

Source: examples/memory-bank/cline_docs/productContext.md

When To Use This Example

Use this page as a concrete starting point when the file path and convention type match your project. Treat the content as a reference shape, not as a mandatory template.

How To Adapt It

  • Keep fields that describe real project behavior.
  • Remove placeholders that do not apply to your repository.
  • Prefer short, explicit instructions over broad policy language.
  • Link the adapted file back to the convention it supports when possible.

Source File

# Product Context

## Audience

Small operations teams that need to manage customers, subscriptions, and support issues from one internal console.

## User Goals

- Find customer records quickly.
- Understand account status without switching tools.
- Resolve common support issues without engineering help.

## Product Principles

- Prioritize clarity over dense configuration.
- Keep destructive actions explicit and reversible when possible.
- Show operational status near the action it affects.