adrianmikula/JakartaMigrationMCP

1Stars on the repository
15Mods indexed here, across every type
23d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

cursorrules

03

adrianmikula/JakartaMigrationMCP

Cursor rule Cursor

// ✅ CORRECT: Follow TypeSpec exactly public class MigrationDashboard { private int readinessScore; // matches TypeSpec int32 private MigrationStatus status; // matches TypeSpec enum private DependencySummary dependencySummary; private MigrationPhase currentPhase; private Instant lastAnalyzed; // matches TypeSpec…

1 23d ago A 1,569 tokens