# Alignement avec 4NK_project_template Référence: [4NK_project_template](https://git.4nkweb.com/nicolas.cantu/4NK_project_template.git) Modifications principales: - Ajout fichiers OSS: `LICENSE` (MIT), `CONTRIBUTING.md`, `CODE_OF_CONDUCT.md`, `SECURITY.md`, `CHANGELOG.md`. - Ajout fichiers/config: `.4nk-sync.yml`, `.gitea/`, `.cursor/`, `AGENTS.md`, `README.md`. - Maintien des dossiers `docs/` et `tests/`; ajout `docs/docker-support.md`, `docs/REX.md` et `tests/config.test.ts`. - Mise à jour `package.json` (license MIT), installation `vitest` et `@types/node`. - Build et tests: OK (`npm run build`, `npm test`).