DiagnosticFixRegistryProvidesUnusedBindingFixFromMetadataFixId | Diagnostic metadata is missing where the fix registry expects it | RC-1 |
DiagnosticLocalizerLoadsLocalizedCatalogEntries | Localized catalog lookup does not return the expected entry | RC-1 |
DocumentManagerLocalizesDiagnosticsUsingResolvedLanguage | Resolved document language is not producing localized diagnostics | RC-1 |
DiagnosticLocalizerRendersTemplateArgumentsFromCatalog | Localized template substitution no longer matches expected rendered text | RC-1 |
DiagnosticLocalizerRendersUnknownIdentifierTemplateArguments | Unknown-identifier localization output changed unexpectedly | RC-1 |
DiagnosticLocalizerAttachesCatalogMetadataToRenderedDiagnostics | Localized diagnostics are missing expected catalog metadata | RC-1 |
ParserKeepsIfExpressionAvailableWhenStatementFormDoesNotMatch | Parser now yields semantic errors where if expression fallback should still be available | RC-2 |
ParserParsesArrowLambdaAndValueOfViaExpressionForms | Arrow-lambda or valueOf expression parsing regressed | RC-2 |
SemanticResolvedSymbolsExposeKindsForDefinitionsAndReferences | Definition/reference symbol kind no longer matches expected field descriptor | RC-3 |
SemanticProgramViewResolvesImportedSymbolsAcrossFiles | Imported symbol descriptors differ from expected field descriptor shape | RC-3 |
SemanticDocumentSymbolsIncludeMorphOwnedShaderDeclarations | Document symbol tree shape for morph-owned shader declarations changed | RC-3 |
SemanticTypeMemberLookupExposesClassMembers | Member lookup does not expose the expected class field symbol | RC-3 |
SemanticAcceptsEnumInterfaceStructAndDictionaryType | Type acceptance for enum/interface/struct/dictionary path regressed | RC-5 |
SemanticAllowsPluginOwnedGraphicsGoldenSnapshotsInsideTestBlock | Plugin-owned graphics golden snapshot API is rejected semantically | RC-4 |
SemanticInputGenericAcceptsEnumUsage | Input<T> enum usage is no longer accepted | RC-5 |
SemanticInputGenericRejectsSecretForEnumType | Expected enum-secret diagnostic is missing or changed | RC-5 |
SemanticCanvasOnFrameAcceptsTypedGraphicsV2Commands | Typed graphics V2 commands are no longer accepted in semantic analysis | RC-4 |
SemanticRejectsFloatLiteralReturnedFromIntMethod | Return-type mismatch detection for float -> int changed | RC-5 |
VconDomainRoutingResolvesNativeSourceFile | Native source file no longer resolves to a VCON build domain | RC-6 |
VconDomainRoutingResolvesProjectByRegisteredMainFile | Project root no longer resolves through registered main-file routing | RC-6 |
VconDomainRoutingRejectsAmbiguousProjectMainFiles | Ambiguous main-file routing no longer emits the expected error | RC-6 |
VconVmRunsSimpleProgram | Basic VM program execution fails | RC-7 |
VconVmRunsSuccessfulNullableCastProgram | VM nullable-cast success path fails | RC-7 |
VconVmRejectsInvalidRequiredCastProgram | Required-cast failure no longer emits the expected VM error | RC-7 |
VconVmAllowsInvalidNullableCastProgram | Nullable-cast permissive behavior regressed | RC-7 |
NirLowersPluginOwnedGraphicsGoldenSnapshotsInsideTestBlock | NIR lowering reports missing Morph-owned assert feature facts | RC-4, RC-8 |
NirLowersInputEnumChainIntoBuiltinCall | NIR lowering reports missing Morph-owned input feature facts | RC-5, RC-8 |
NirPreservesExplicitDynamicStorageType | NIR alloca/storage type is no longer preserved as Dynamic | RC-8 |
NirEmitsCastInstructionForCastPipeline | NIR cast result type no longer matches expected nullable float shape | RC-8 |
NirLowersDescriptorFieldAssignmentsToMaterialSetCalls | Graphics descriptor assignments no longer map to graphics.material.set_vec4 family | RC-4, RC-8 |
OptimizerPropagatesConstantsToReturn | Optimizer output diverges from the direct/reference pipeline | RC-8 |
MorphPackageManifestParsesRequiredFields | Manifest ABI/version expectations no longer match parser output | RC-9 |
MorphFrameworkVNextUsesCanonicalMorphTomlAndGeneratedBuildDiscovery | Expected canonical morph.toml discovery fixture is not found | RC-9 |
MorphWorkspaceLoadsLibrariesInDeterministicOrder | Loaded library set/order differs from the deterministic expectation | RC-9 |
MorphWorkspaceRejectsMissingDll | Missing plugin/DLL validation path no longer fails as expected | RC-9 |
DomainManifestRejectsMissingPlugins | Missing-plugin manifest validation path changed unexpectedly | RC-9 |
DomainManifestRejectsDuplicateSourceExtensions | Duplicate source-extension validation path changed unexpectedly | RC-9 |
DomainManifestResolvesSourcePathsToDomain | Source-path to domain resolution no longer matches manifest expectations | RC-6, RC-9 |
MorphLoweringOwnedSliceFailsWhenComponentIsMissing | Missing-component failure changed into a required-service / ABI mismatch error | RC-8, RC-9 |
MorphCoreRemovesWindowsPolicyOutsideMorphPackages | Repository invariant still detects Windows policy outside morph packages | RC-9 |
package_enablement_disables_domain_in_graph | Enabled-package graph filtering fails when a domain is disabled | RC-9 |