|
1 | 1 | { |
2 | 2 | "version": "1.0", |
3 | | - "generatedAt": "2026-01-05T16:36:08.001Z", |
| 3 | + "generatedAt": "2026-01-05T22:43:27.379Z", |
4 | 4 | "sourceRepo": "bitsoex/ai-code-instructions", |
5 | 5 | "category": "java", |
6 | 6 | "managedDirectories": [ |
|
35 | 35 | ".claude/commands/java/improve-test-coverage.md", |
36 | 36 | ".claude/commands/java/improve-test-quality-with-mutation-testing.md", |
37 | 37 | ".claude/commands/java/improve-test-setup.md", |
| 38 | + ".claude/commands/java/migrate-lock-to-rfc-44-compliant.md", |
38 | 39 | ".claude/commands/java/prepare-to-java-25.md", |
39 | 40 | ".claude/commands/java/run-all-tests-and-fix.md", |
40 | 41 | ".claude/commands/java/security-review.md", |
|
46 | 47 | ".claude/java-25-upgrade.md", |
47 | 48 | ".claude/java-code-review-standards.md", |
48 | 49 | ".claude/java-dependabot-security.md", |
| 50 | + ".claude/java-distributed-locking-rfc44.md", |
49 | 51 | ".claude/java-flyway-migrations.md", |
50 | 52 | ".claude/java-gradle-best-practices.md", |
51 | 53 | ".claude/java-gradle-commands.md", |
|
90 | 92 | ".cursor/commands/improve-test-coverage.md", |
91 | 93 | ".cursor/commands/improve-test-quality-with-mutation-testing.md", |
92 | 94 | ".cursor/commands/improve-test-setup.md", |
| 95 | + ".cursor/commands/migrate-lock-to-rfc-44-compliant.md", |
93 | 96 | ".cursor/commands/prepare-to-java-25.md", |
94 | 97 | ".cursor/commands/run-all-tests-and-fix.md", |
95 | 98 | ".cursor/commands/security-review.md", |
|
104 | 107 | ".cursor/rules/java-25-upgrade.mdc", |
105 | 108 | ".cursor/rules/java-code-review-standards.mdc", |
106 | 109 | ".cursor/rules/java-dependabot-security.mdc", |
| 110 | + ".cursor/rules/java-distributed-locking-rfc44.mdc", |
107 | 111 | ".cursor/rules/java-flyway-migrations.mdc", |
108 | 112 | ".cursor/rules/java-gradle-best-practices.mdc", |
109 | 113 | ".cursor/rules/java-gradle-commands.mdc", |
|
144 | 148 | ".github/instructions/java-java-25-upgrade.instructions.md", |
145 | 149 | ".github/instructions/java-java-code-review-standards.instructions.md", |
146 | 150 | ".github/instructions/java-java-dependabot-security.instructions.md", |
| 151 | + ".github/instructions/java-java-distributed-locking-rfc44.instructions.md", |
147 | 152 | ".github/instructions/java-java-flyway-migrations.instructions.md", |
148 | 153 | ".github/instructions/java-java-gradle-best-practices.instructions.md", |
149 | 154 | ".github/instructions/java-java-gradle-commands.instructions.md", |
|
181 | 186 | ".github/prompts/improve-test-coverage.prompt.md", |
182 | 187 | ".github/prompts/improve-test-quality-with-mutation-testing.prompt.md", |
183 | 188 | ".github/prompts/improve-test-setup.prompt.md", |
| 189 | + ".github/prompts/migrate-lock-to-rfc-44-compliant.prompt.md", |
184 | 190 | ".github/prompts/prepare-to-java-25.prompt.md", |
185 | 191 | ".github/prompts/run-all-tests-and-fix.prompt.md", |
186 | 192 | ".github/prompts/security-review.prompt.md", |
|
0 commit comments