# BASE WORKSPACE

## ROUTES

- `patterns-matching/`: base web page patterns tracking; to use when asked to check specific implmentations in codebase files
- `workflows/`: sets of jobs to be done on the codebase; read them for scopes and tasks to be done
- `TASKS.md`: persistant todo tasks list for workflows on the codebase; do check it before doing anything

## CODEBASE BASE INFO

## RULES

- Avoid reading `ARCHITECTURE.md` when unnecessary

## DOCUMENTATION

- `ARCHITECTURE.md`: a global documentation of the project written in french with recommended upgrades; read onyl if necessary
