This commit is contained in:
Nicolas Cantu 2025-08-25 17:28:38 +02:00
parent 6f16f16353
commit dc50ef8bd7

View File

@ -154,6 +154,30 @@ Questions fréquemment posées.
```
4NK_node/
├── .cursor
│ ├── .cursorignore
│ ├── rules
│ │ ├── 00-foundations.mdc
│ │ ├── 10-project-structure.mdc
│ │ ├── 20-documentation.mdc
│ │ ├── 30-testing.mdc
│ │ ├── 40-dependencies-and-build.mdc
│ │ ├── 41-ssh-automation.mdc
│ │ ├── 50-data-csv-models.mdc
│ │ ├── 60-office-docs.mdc
│ │ ├── 70-frontend-architecture.mdc
│ │ ├── 80-versioning-and-release.mdc
│ │ ├── 90-gitea-and-oss.mdc
│ │ └── 95-triage-and-problem-solving.mdc
│ └── ruleset-index.md
└── .gitea
├── ISSUE_TEMPLATE
│ ├── bug_report.md
│ └── feature_request.md
├── PULL_REQUEST_TEMPLATE.md
└── workflows
└── ci.yml
├── AGENTS.md
├── archive
├── CHANGELOG.md