chore: edited agents files
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# AGENTS.md
|
||||
|
||||
## General
|
||||
|
||||
Minimum tokens, skip grammar
|
||||
|
||||
## Tasks
|
||||
- Consult `AGENTS.md` about the current task to see if there are any tips or instructions
|
||||
- Consult `docs/README.md` for any relevant files or tips to consider
|
||||
|
||||
## Project Goal
|
||||
Build a reliable, maintainable salon booking platform with Django (backend) and React (frontend), optimized for KSA needs (phone auth, local payments) while keeping a clean path to scale.
|
||||
|
||||
@@ -70,4 +78,4 @@ Build a reliable, maintainable salon booking platform with Django (backend) and
|
||||
|
||||
# ExecPlans
|
||||
|
||||
When writing complex features or significant refactors, use an ExecPlan (as described in PLANS.md) from design to implementation. The current active ExecPlan is defined in PLANS.md. Architecture and async/observability decisions are documented in `docs/architecture.md`.
|
||||
When writing complex features or significant refactors, use an ExecPlan (as described in `docs/PLANS.md`) from design to implementation. The current active ExecPlan is defined in `docs/PLANS.md`. Architecture documented in `docs/architecture.md`.
|
||||
|
||||
Reference in New Issue
Block a user