docs: implement "Docs-as-Code" strategy, refine agent definitions, and update documentation structure
Introduced the "Docs-as-Code" approach across the project to ensure maintainable and versioned documentation. Updated agent role definitions and responsibilities in `AGENTS.md`. Reorganized and expanded the `/docs` directory for better alignment with project workflows and architecture.
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ class RateLimitConfig {
|
||||
|
||||
/**
|
||||
* Standard KeyResolver: IP-basiert.
|
||||
* Nutzt X-Forwarded-For (für Proxies/LoadBalancer), wenn vorhanden, sonst die Remote-Adresse.
|
||||
* Nutzt X-Forwarded-For (für Proxys/LoadBalancer), wenn vorhanden, sonst die Remote-Adresse.
|
||||
* Wird verwendet, wenn kein anderer KeyResolver explizit angefordert wird oder aktiv ist.
|
||||
*/
|
||||
@Bean
|
||||
|
||||
Reference in New Issue
Block a user