{
  "schema": "Nexamas.UI.QualityManifest/1.0",
  "qualityEntryPoint": "tools/quality/Run-NexamasUIQuality.ps1",
  "qualityOrchestrator": "MASQualityOrchestrator",
  "qualityReport": "MASQualityReport",
  "assetPresenceGate": "MASQualityAssetPresenceGate",
  "orchestratedGates": [
    "quality-orchestrator",
    "quality-asset-presence",
    "architecture-validation",
    "application-ownership-closure",
    "size-layout-element-closure",
    "render-hit-bounds-closure",
    "localization-runtime-ownership",
    "output-application-route",
    "component-coverage-map",
    "render-verification-coverage",
    "render-verification-element-coverage-closure",
    "dead-path-closure",
    "size-layout-runtime-verification",
    "performance-diagnostics-orchestration",
    "render-verification-readiness",
    "surface-material-proof",
    "certification-orchestration-closure"
  ],
  "requiredAssets": [
    "buildTransitive/Nexamas.UI.targets",
    "docs/QUALITY.md",
    "tools/quality/Run-NexamasUIQuality.ps1",
    "eng/tests/Run-NexamasUISdkHarness.ps1",
    "eng/tests/Run-NexamasUITestSuite.ps1",
    "eng/tests/Run-NexamasUISampleProof.ps1",
    "eng/ci/Invoke-NexamasUICommercialGate.ps1",
    "samples/MinimalConsumerApp/MinimalConsumerApp.vbproj",
    "eng/benchmarks/Run-NexamasUIPerformanceSmoke.ps1",
    "eng/ci/Pack-Nexamas.UI.ps1",
    "eng/ci/Test-NexamasUIPackedConsumer.ps1",
    "eng/consumer/Nexamas.UI.PackedConsumerProbe/Nexamas.UI.PackedConsumerProbe.csproj",
    "eng/consumer/Nexamas.UI.PackedConsumerProbe/Program.cs",
    "LICENSE.md",
    "THIRD_PARTY_NOTICES.md",
    "eng/tests/Nexamas.UI.ProductControlsGovernanceManifest.json",
    "eng/ci/Write-NexamasUIPhase0Baseline.ps1",
    "docs/quality-proof/product-controls-phase0-baseline-lock.md",
    "eng/tests/Nexamas.UI.ProductControlsSourceBoundaryManifest.json",
    "docs/quality-proof/product-controls-source-boundary-scan.md",
    "eng/tests/Nexamas.UI.ProductControlsPublicExposureManifest.json",
    "docs/quality-proof/product-controls-public-exposure-scan.md",
    "eng/tests/Nexamas.UI.ProductControlsReadinessTruthManifest.json",
    "docs/quality-proof/product-controls-readiness-truth-scan.md",
    "eng/tests/Nexamas.UI.ProductControlsPublicApiBaseline.json",
    "docs/quality-proof/product-controls-public-api-freeze-audit.md",
    "eng/tests/Nexamas.UI.ProductControlsPublicApiReviewLedger.json",
    "docs/quality-proof/product-controls-public-api-review-ledger.md",
    "docs/quality-proof/public-surface-type-freeze-audit.md",
    "eng/tests/Nexamas.UI.PublicSurfaceTypeBaseline.json",
    "eng/tests/Nexamas.UI.PublicApiClassificationBaseline.json",
    "docs/quality-proof/public-api-classification-baseline-phase9.md",
    "docs/quality-proof/approved-v1-public-surface-phase14.md",
    "eng/tests/Nexamas.UI.ApprovedV1PublicSurface.json",
    "docs/quality-proof/public-api-cleanup-phase10.md",
    "eng/tests/Nexamas.UI.ProductControlsStrictSourceHygieneManifest.json",
    "docs/quality-proof/product-controls-strict-source-hygiene-scan.md",
    "eng/tests/Nexamas.UI.ProductControlsReleaseBlockerManifest.json",
    "docs/quality-proof/product-controls-release-blocker-scan.md",
    "docs/quality-proof/repo-wide-exception-handling-scan.md",
    "eng/tests/Nexamas.UI.ExceptionHandlingManifest.json"
  ],
  "componentCoverageMap": "MASQualityComponentCoverageMap",
  "renderVerificationCoverageAudit": "MASRenderVerificationCoverageAudit",
  "sizeLayoutRuntimeVerificationAudit": "MASSizeLayoutRuntimeVerificationAudit",
  "performanceDiagnosticsOrchestrationAudit": "MASPerformanceDiagnosticsOrchestrationAudit",
  "applicationOwnershipClosureAudit": "MASApplicationOwnershipClosureAudit",
  "sizeLayoutElementClosureAudit": "MASSizeLayoutElementClosureAudit",
  "renderHitBoundsClosureAudit": "MASRenderHitBoundsClosureAudit",
  "localizationRuntimeOwnershipAudit": "MASLocalizationRuntimeOwnershipAudit",
  "outputApplicationRouteAudit": "MASOutputApplicationRouteAudit",
  "renderVerificationElementCoverageClosureAudit": "MASRenderVerificationElementCoverageClosureAudit",
  "deadPathClosureAudit": "MASDeadPathClosureAudit"
}
