Skip to content

Latest commit

 

History

History
52 lines (31 loc) · 639 Bytes

File metadata and controls

52 lines (31 loc) · 639 Bytes

Product Context Template

This document should be completed for each project.

Product Goal

What problem does this product solve?

Non-Goals

What is intentionally out of scope?

Users / Roles

  • Role 1:
  • Role 2:

Core Entities

  • Entity 1:
  • Entity 2:

Core Workflows

  1. Workflow 1
  2. Workflow 2

Business Rules

  • Rule 1
  • Rule 2

State Transitions

state_a -> state_b -> state_c

External Systems

  • System 1:
  • System 2:

Security Notes

  • Sensitive data:
  • Authorization rules:
  • Tenant model:

AI Coding Assistant Notes

Important context the AI assistant must know before editing code.