@i18nprune/core 0.1.1 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts CHANGED
@@ -8284,8 +8284,11 @@ declare function formatListShownOmitted(prefix: string, omitted: number): string
8284
8284
 
8285
8285
  /** npm package name for the i18nprune SDK (`packages/core`). */
8286
8286
  declare const SDK_PACKAGE_NAME: "@i18nprune/core";
8287
- /** Semantic version of the SDK. Keep in sync with `packages/core/package.json`. */
8288
- declare const SDK_VERSION: "0.1.0";
8287
+ /** Semantic version from `packages/core/package.json` (injected at core build; see `version.ts`). */
8288
+ declare const SDK_VERSION: string;
8289
+
8290
+ /** SDK semver: injected in `packages/core/dist` at build; falls back to `package.json` in source/dev. */
8291
+ declare function resolveSdkVersion(): string;
8289
8292
 
8290
8293
  /** Envelope version stamped into every on-disk cache JSON file. */
8291
8294
  declare const CACHE_SCHEMA_VERSION: 1;
@@ -9177,4 +9180,4 @@ declare function getAtPath(root: unknown, pathStr: string): unknown;
9177
9180
  declare function setAtPath(root: unknown, pathStr: string, value: unknown): unknown;
9178
9181
  declare function deleteAtPath(root: unknown, pathStr: string): unknown;
9179
9182
 
9180
- export { ALL_LOCALES_TOKEN, ANALYSIS_BASENAME, type AnalysisCacheInvalidationAction, type AnalysisCacheInvalidationDecision, type AnalysisCacheInvalidationReason, type AnalysisRebuildDecision, type ApplyLocaleMetadataModeInput, type ApplyProjectAnalysisInput, type ArchiveProjectFs, type AssertGenerateTargetCodesInput, type BuildInitConfigTemplateOptions, type BuildProjectSnapshotShellResult, type BuildReportDocumentInput, CACHE_PROFILE_DEFAULTS, CACHE_SCHEMA_VERSION, type CacheConfigSource, type CacheDisableReason, type CacheDispatchInfo, type CacheDispatchReason, type CacheDispatchResult, type CacheDispatchStatus, type CacheFileDelta, type CacheHashText, type CacheInputFilesEpochDebug, type CacheProducerContext, type CacheProfileDefaults, type CacheProfileId, type CacheProjectFileRecord, type CacheProjectFilesState, type CacheProjectRunState, type CacheProjectsIndex, type CacheRebuildConfig, type CacheRebuildMode, type CacheRuntime, type CacheState, type CacheWarning, type CachedLocalesLayout, type CachedProjectInput, type ClassifiedCacheFileDelta, type ClassifiedSrcDelta, type CleanupCandidateInput, type CleanupHostHooks, type CleanupJsonOutput, type CleanupJsonRunSummary, type CleanupRunOptions, type CleanupRunResult, type CleanupWritePlan, type CliErrorCode, type CliJsonEnvelope, type CompiledScanExclude, type ComputeEnglishIdenticalCountsInput, type ConfigPathSystemRuntime, ConfigValidationError, type ConstSubstitutionStep, type CoreConfigInput, type CoreConfigResolved, type CoreContext, type CoreEngineRuntime, type CoreResolvedPaths, DEFAULT_CACHE_PROFILE_ID, DEFAULT_CONFIG, DEFAULT_INIT_CONFIG_IMPORT_SPECIFIER, DEFAULT_LIST_TOP, DEFAULT_MISSING_LEAF_PLACEHOLDER, DEFAULT_PROVIDER_RATE_LIMITS, DEFAULT_SCAN_SKIP_DIR_NAMES, DEFAULT_WORKER_API_URL, DEMO_REPORT_URL, DEMO_WEB_APP_BASE, DOCS_ISSUES_PAGE_PATH, DOCS_SITE_BASE, DOCS_SITE_ORIGIN, DOCTOR_CHECK_IDS, type DeeplResolvedTranslationOptions, type DeleteJsonPayload, type DeleteRunResult, type DeleteTargetResult, type DoctorCheckId, type DoctorFinding, type DoctorHostHooks, type DoctorJsonPayload, type DoctorRunOptions, type DoctorRunResult, type DynamicHostHooks, type DynamicJsonPayload, type DynamicKeyRef, type DynamicKeySite, type DynamicKeySiteKind, type DynamicRunOptions, type DynamicRunResult, EMPTY_INPUT_FILES_EPOCH, ENV_TRANSLATE_DEEPL_API_KEY, ENV_TRANSLATE_LIBRE_URL, ENV_TRANSLATE_LLM_API_KEY, ENV_TRANSLATE_LLM_BASE_URL, ENV_TRANSLATE_LLM_MODEL, ENV_TRANSLATE_MAX_WORKERS, ENV_TRANSLATE_PROVIDER, type EffectiveReferenceConfig, type ErrResult, type FillProjectSnapshotExtractionInput, type FillProjectSnapshotExtractionResult, GITHUB_BASE, GITHUB_DOCS_BASE, GITHUB_DOCS_TREE_BASE, GITHUB_OWNER, GITHUB_REPO, GITHUB_REPO_URL, type GenerateFinalizeSummaryInput, type GenerateHostHooks, type GenerateJsonPayload, type GenerateResumeCandidateLeafInput, type GenerateResumeRefContext, type GenerateRunHooks, type GenerateRunOptions, type GenerateRunResult, type GenerateTargetJsonRow, type GenerateTargetProgressSummary, type GoogleResolvedTranslationOptions, HOSTED_PROJECT_SNAPSHOT_SCHEMA_VERSION, type HandoffEligibilityRow, type HandoffOffer, type HostPrepareCacheMeta, type HostedIngestProcessorContext, type HostedProjectIngestEnvelope, type I18nPruneConfig, I18nPruneError, I18nPruneJsonParseError, IDENTITY_STREAK_SAMPLE_MAX, IDENTITY_STREAK_THRESHOLD, INIT_PRESET_IDS, ISSUE_CLEANUP_RIPGREP_UNAVAILABLE, ISSUE_CLEANUP_UNCERTAIN_PATHS_EXCLUDED, ISSUE_CLI_INVALID_JSON_PRETTY, ISSUE_CONFIG_INVALID, ISSUE_CONFIG_LOAD_FAILED, ISSUE_CONFIG_MISSING, ISSUE_CONTEXT_DISCOVERY_WARNING, ISSUE_CONTEXT_RESOLUTION_FAILED, ISSUE_DOCTOR_CONFIG_MISSING_FILE, ISSUE_DOCTOR_PATHS_DIRECTORIES_MISSING, ISSUE_DOCTOR_PATHS_SOURCE_LOCALE_MISSING, ISSUE_DOCTOR_RUNTIME_UNSUPPORTED_NODE, ISSUE_DOCTOR_TOOLS_RG_NOT_ON_PATH, ISSUE_GENERATE_SOURCE_EMPTY_STRING_LEAVES, ISSUE_GENERATE_TRANSLATE_NETWORK_ERROR, ISSUE_GENERATE_TRANSLATE_RATE_LIMITED, ISSUE_GENERATE_USAGE, ISSUE_IO_READ_FAILED, ISSUE_LANGUAGES_EMPTY_FILTER, ISSUE_LANGUAGES_UNSUPPORTED_LANGUAGE_CODE, ISSUE_LOCALES_USAGE, ISSUE_LOCALE_SOURCE_PLACEHOLDER_LEAVES, ISSUE_LOCALE_TARGET_NOT_FOUND, ISSUE_LOCALE_TARGET_PLACEHOLDER_LEAVES, ISSUE_MISSING_PATHS_NOT_IN_SCAN, ISSUE_PATCHING_CATALOG_MISMATCH_DIRECTION, ISSUE_PATCHING_CATALOG_MISMATCH_ENGLISH, ISSUE_PATCHING_CATALOG_MISMATCH_NATIVE, ISSUE_PATCHING_CONFIG_INVALID_SCHEMA, ISSUE_PATCHING_CONFIG_LOCALE_MISSING_FILE, ISSUE_PATCHING_CONFIG_PARSE_FAILED, ISSUE_PATCHING_CONFIG_SECTION_INCOMPLETE, ISSUE_PATCHING_CONFIG_SIZE_ANOMALY, ISSUE_PATCHING_CONFIG_TOO_LARGE, ISSUE_PATCHING_FILE_LOCALE_MISSING_CONFIG, ISSUE_PROJECT_CONFIG_FILE_MISSING, ISSUE_PROJECT_HOSTED_SNAPSHOT_INVALID, ISSUE_PROJECT_HOSTED_SNAPSHOT_SCHEMA_VERSION, ISSUE_PROJECT_LOCALES_DIR_UNAVAILABLE, ISSUE_PROJECT_LOCALES_STRUCTURE_REQUIRED, ISSUE_PROJECT_SOURCE_LOCALE_INVALID_JSON, ISSUE_PROJECT_SOURCE_LOCALE_INVALID_SHAPE, ISSUE_PROJECT_SOURCE_LOCALE_NOT_FOUND, ISSUE_PROJECT_SOURCE_LOCALE_UNAVAILABLE, ISSUE_PROJECT_SRC_ROOT_UNAVAILABLE, ISSUE_PROJECT_UPLOAD_CONFIG_JSON_INVALID, ISSUE_PROJECT_UPLOAD_CONFIG_REQUIRED, ISSUE_QUALITY_ENGLISH_IDENTICAL_LEAVES, ISSUE_REPORT_HOSTED_REPORT_INVALID, ISSUE_REPORT_INVALID_FORMAT, ISSUE_SCAN_DYNAMIC_KEY_SITES, ISSUE_SHARE_CACHE_EMPTY, ISSUE_SHARE_CACHE_ENTRY_NOT_FOUND, ISSUE_SHARE_JSON_REPAIRED, ISSUE_SHARE_JSON_WRITE_FAILED, ISSUE_SHARE_PREPARE_ANALYSIS_FAILED, ISSUE_SHARE_PREPARE_NOTHING_REQUESTED, ISSUE_SHARE_PREPARE_REPORT_FROM_ARCHIVE_FAILED, ISSUE_SHARE_PREPARE_REPORT_HOST_REQUIRED, ISSUE_SHARE_REMOTE_ERROR, ISSUE_SHARE_REMOTE_PAYLOAD_TOO_LARGE, ISSUE_SHARE_REMOTE_PROJECT_NOT_FOUND, ISSUE_SHARE_REMOTE_REPORT_NOT_FOUND, ISSUE_SHARE_REMOTE_REPORT_REJECTED, ISSUE_SHARE_REMOTE_UNAVAILABLE, ISSUE_SHARE_REMOTE_UPLOAD_REJECTED, ISSUE_SHARE_SNAPSHOT_EMPTY, ISSUE_SHARE_STALE_CACHE_ROW_REMOVED, ISSUE_SHARE_ZIP_FAILED, ISSUE_SYNC_LOCALE_FILE_NOT_FOUND, ISSUE_SYNC_METADATA_FLAG_CONFLICT, ISSUE_TRANSLATE_IDENTITY_STREAK_ABORT, ISSUE_TRANSLATE_IDENTITY_STREAK_WARNING, ISSUE_TRANSLATE_MISSING_CREDENTIALS, ISSUE_TRANSLATE_PROVIDER_NOT_IMPLEMENTED_YET, ISSUE_TRANSLATE_UNKNOWN_TRANSLATION_PROVIDER, ISSUE_VALIDATE_DYNAMIC_KEY_SITES, ISSUE_VALIDATE_MISSING_LITERAL_KEYS, ISSUE_VALIDATE_SOURCE_LOCALE_READ_FAILED, IdentityAbortError, type IdentitySample, type IdentityStreakConfirmFn, type IdentityStreakConfirmInput, type IdentityStreakGuard, type IdentityStreakGuardOptions, type IdentityStreakInteractive, type IdentityStreakState, type IncompleteRunDecision, type IncompleteRunInfo, type IncompleteRunReason, type IngestRouteKind, type InitConfigFormat, type InitDetectResult, type InitFilesystemHost, type InitJsonPayload, type InitPackageJsonSignals, type InitPresetConfigFields, type InitPresetId, type InitPresetScore, type InitProjectSignals, type InitRunOptions, type InitRunResult, type InitScoreFactor, type InitTopologySignals, type Issue, type IssueCodeDocLinkParts, type IssueSeverity, type JsonParseLocation, type KeyObservation, type KeyReferenceContext, type KnownIngestRouteKind, type KnownPayloadProcessorSurface, LICENSE_URL, LIST_MORE_HINT, LIST_WINDOW_DEFAULT_TOP, LIST_WINDOW_HARD_CAP, type LibreResolvedTranslationOptions, type ListJsonPayload, type ListLocaleCodesResult, type ListLocaleSegmentsResult, type ListRunResult, type ListSourceFilesOptions, type ListWindowInput, type ListWindowResolved, type LiteralKeyObservation, type LlmResolvedTranslationOptions, type LoadCoreConfigFromPathInput, type LocaleCodeReadSnapshot, type LocaleConfigMismatch, type LocaleLeafDecisionAction, type LocaleLeafMode, type LocaleLeafPathApi, type LocaleLeafRuntimeKind, type LocaleListRow, type LocaleMetadataLeafDecision, type LocaleMetadataPathChange, type LocaleMetadataRepairReason, type LocaleMetadataReport, type LocalePlaceholderLeaf, type LocaleReadCache, type LocaleReadDiagnostic, type LocaleReadDiagnosticLevel, type LocaleSegmentReadSnapshot, type LocaleSegmentRef, type LocaleWriteInvalidationInput, type LocalesFilesystemConfig, type LocalesLayoutMode, type LocalesLayoutStructure, MAX_ANALYSIS_BYTES, MAX_PROJECTS_INDEX_BYTES, MAX_PROJECT_FILES_BYTES, METADATA_DASH, META_WORKER_URL, MISSING_LEAF_PLACEHOLDER_MAX_LEN, type MaskedText, type MergeToTemplateOptions, type MissingHostHooks, type MissingJsonOutput, type MissingJsonTarget, type MissingRunOptions, type MissingRunResult, type MissingSkippedTarget, type MissingTargetKind, type MissingTargetPlan, type MissingTargetState, type MissingWriteInput, type MymemoryResolvedTranslationOptions, NPM_PACKAGE_NAME, NPM_PACKAGE_URL, type NormalizedCliError, type NormalizedProjectConfig, type OkResult, type OperationId, PROJECT_REPORT_KIND, PROJECT_REPORT_SCHEMA_VERSION, PROJECT_SHARE_PREPARED_MAX_BYTES, PROJECT_UPLOAD_MAX_FILES, PROJECT_UPLOAD_MAX_TEXT_BYTES, PROJECT_UPLOAD_MAX_ZIP_BYTES, PROJECT_UPLOAD_ZIP_LIMITS, type ParityPolicy, type ParseJsonTextOptions, type ParsedProjectUpload, type PatchingAction, type PatchingAnalyzeOutput, type PatchingCommandName, type PatchingConfigInput, type PatchingDiagnostic, type PatchingFileEdit, type PatchingLocaleImportSpec, type PatchingLocaleRecord, type PatchingMode, type PatchingPlan, type PatchingRecipeId, type PatchingResult, type PatchingRunInput, type PatchingRuntimePorts, type PatchingSkipReason, type PathSegment, type PayloadProcessorEnvironment, type PayloadProcessorInfo, type PayloadProcessorSurface, type PrepareHostKind, type PrepareHostPolicy, type PrepareProjectSnapshotFromArchiveInput, type PrepareProjectSnapshotFromRootInput, type PrepareProjectSnapshotResult, type PrepareTimer, type PrepareTimerMark, type PreservePolicy, type ProjectAnalysis, type ProjectAnalysisCacheData, type ProjectAnalysisCounts, type ProjectAnalysisResolveOptions, type ProjectExtractionCacheMeta, type ProjectExtractionSummaryMeta, type ProjectFilesystemRuntime, type ProjectLiteralKeyUsage, type ProjectMetadataTiming, type ProjectPrepareMeta, type ProjectReadinessChecks, type ProjectReadinessCliPreset, type ProjectReadinessRequest, type ProjectReadinessResult, type ProjectSnapshot, type ProjectStoreRow, type ProjectStoredMetadata, type ProjectTreeDirMeta, type ProjectTreeFileMeta, type ProjectTreeNode, type ProjectUploadExtractionSummary, type ProjectUploadFileMeta, type ProjectUploadResponse, type ProjectUploadSnapshotMeta, type ProjectWorkerConfigBody, type ProjectWorkerMissingBody, type ProjectWorkerReportBody, type ProjectZipFileMetaForTree, type ProviderAttemptObservation, type ProviderAttemptOutcome, type ProviderAttemptReport, type ProviderAttemptReportJson, type ProviderHealthMonitor, type ProviderHealthMonitorOptions, type ProviderHealthOutcome, type ProviderRateLimitProfile, type ProviderRateLimitRegistry, type PruneToTemplateOptions, type QualityFileLine, type QualityHostHooks, type QualityJsonData, type QualityRunOptions, type QualityRunResult, REFERENCE_POLICY_SAFE_DEFAULTS, REPORT_SHARE_MAX_BYTES, RESULT_API_VERSION, type ReadFlatLocaleJsonSurfaceResult, type ReadLocaleBundleResult, type RecentProjectZipBundleManifest, type RecentProjectZipBundleManifestItem, type RecentProjectZipEntry, type RecentProjectZipSettings, type ReferenceCommandOverrides, type ReferenceCommands, type ReferenceConfig, type ReferenceConfigSource, type ReferenceDefaults, type RepairPatchingConfigLocalesResult, type ReportEnvironmentSnapshot, type ReportHostHooks, type ReportJsonPayload, type ReportRunOptions, type ReportRunResult, type ReportStoreRow, type ResolveCoreConfigOptions, type ResolveKeyPlaceholdersTraceResult, type ResolveListWindowOptions, type ResolveLocaleLeafModeInput, type ResolveLocaleTargetCodesInput, type ResolveMissingPathsPlanInput, type ResolvePatchingLocalesResult, type ResolveProviderActionInput, type ResolveResumeTargetCodesFromRawInput, type ResolveScannerConfigOptions, type ResolveTranslateMaxParallelInput, type ResolveTranslateWarning, type ResolvedCacheConfig, type ResolvedLocalesLayout, type ResolvedPatchingConfig, type ResolvedTranslateConfig, type ResolvedTranslateProviderRow, type ResolvedTranslationProviderOptions, type Result, type ResultMeta, type ReviewHostHooks, type ReviewJsonData, type ReviewLocaleStats, type ReviewRunOptions, type ReviewRunResult, type RunEmitter, type RunEvent, type RunInitHostInput, type RunMessageChannel, type RunMessageEvent, type RunMessageLevel, type RunOptions, type RuntimeAdapters, type RuntimeDirEntry, type RuntimeFsCap, type RuntimeFsPort, type RuntimeKind, type RuntimeNetworkCap, type RuntimeNetworkPort, type RuntimePathCap, type RuntimePathPort, type RuntimeReadFsPort, type RuntimeSystemCap, type RuntimeSystemPort, SCANNER_DEFAULT_CONCURRENCY, SCANNER_DEFAULT_HARD_CAP, SCANNER_DEFAULT_MODE, SCAN_EXCLUDE_PRESETS, SDK_PACKAGE_NAME, SDK_VERSION, SHARE_JSON_HEAL_BACKUP_LABEL, SHARE_JSON_HEAL_CANONICAL_SAVED, type ScanDebugEvent, type ScanDebugSkipDirectoryEvent, type ScanDebugSkipFileEvent, type ScanExcludeConfig, type ScanExcludeRule, type ScanKeyObservationsOptions, type ScanProjectFileInput, type ScanProjectFilesystemInputBase, type ScanProjectSourceFilesInput, type ScannerConfigInput, type ScannerConfigResolved, type ScannerExecutionMode, type ShareCacheEntry, type ShareDeleteAllJsonPayload, type ShareDeleteInput, type ShareDeleteJsonPayload, type ShareDeleteOptions, type ShareDeleteResult, type ShareDeleteRowResult, type ShareHostHooks, type ShareHumanMessageHost, type ShareKind, type ShareLinks, type ShareListInput, type ShareListJsonPayload, type ShareListOptions, type ShareListResult, type ShareManifest, type ShareRunInput, type ShareRunResult, type ShareRunShareJsonSession, type ShareSkippedReason, type ShareUploadJsonPayload, type ShareUploadOptions, type ShareViewInput, type ShareViewJsonPayload, type ShareViewOptions, type ShareViewResult, type ShareViewVerboseDetail, type ShareViewVerboseSection, type ShareWorkerProjectRef, type ShareWorkerReportRef, type SourceLocaleContext, type SourcePlaceholderLeaf, type SourceScanResult, type SourceSpan, type StartGateHealthCtx, type StoredReportMetadata, type StoredReportProjectMeta, type StoredReportSummary, type StringLeaf, type StringPresencePolicy, type StructuredLocaleLeaf, type SyncFileLine, type SyncHostHooks, type SyncHumanLeafSummary, type SyncJsonOutput, type SyncRunOptions, type SyncRunResult, TRANSLATE_POLICY_DEFAULTS, TRANSLATE_WORKERS_CAP, TRANSLATION_PROVIDER_CREDENTIAL_PRECEDENCE, type TemplatePartialKeyObservation, type TemplateResolvedKeyObservation, type TranslateConfigInput, type TranslateContext, type TranslateFailureOutcome, type TranslateHandoffMode, type TranslateHooks, type TranslateIdentityGuardOptions, type TranslateLeafInput, type TranslateOptions, type TranslateOutput, type TranslatePolicy, type TranslatePolicyAction, type TranslatePolicyConfigInput, type TranslatePolicyVerb, type TranslateProviderRowInput, type TranslateRateLimitConfigInput, type TranslateRequest, type TranslateResultItem, type TranslateRoutingMode, TranslateRunInterruptedError, type TranslateRunPartialStats, type TranslateStartRateLimit, type TranslateTargetLanguage, type TranslationCallSite, type TranslationClientHints, type TranslationLeafMeta, type TranslationLeafMetaPatch, type TranslationPoolProgressSnapshot, type TranslationProgressPhase, type TranslationProviderDescriptor, type TranslationProviderEnvVar, type TranslationProviderId, type TranslationProviderKind, type TranslationProviderYield, type TranslationProvidersListPayload, type TranslationResult, type TranslationSurfaceLeaf, type TranslationSurfaceShape, type TranslationTickProgressFn, type TranslationTickProgressOptions, type Translator, type TranslatorEnv, type TranslatorRetryOptions, type TryParseJsonTextResult, type UncertainKeyPolicy, type ValidateHostHooks, type ValidateHostedProjectIngestResult, type ValidateJsonPayload, type ValidateRunOptions, type ValidateRunResult, WORKER_INGEST_FORCE_QUERY, type WorkerApiEnvelope, type WorkerApiErrorItem, type WorkerApiWarningItem, type WorkerErrorAction, type WorkerErrorHttpStatus, type WorkerHealthResult, type WorkspaceConfigHintState, type WorkspaceSession, type WorkspaceWorkerShareBinding, type WriteFlatLocaleJsonDocumentResult, aggregateReviewRows, analysis, analyzePatchingState, appendWorkerIngestForceQuery, applyCleanupKeysToLocaleJson, applyListWindow, applyLocaleLeafMode, applyLocaleLeafNormalization, applyMissingPaths, applyPatchPlanAtomic, applyPreserveFromSource, archiveHostedReportEnvironment, assertGenerateTargetCodes, assertNotSourceTargetLocale, assertRuntimeAdapters, assertRuntimeFsPort, assertRuntimeNetworkPort, assertRuntimePathPort, assertRuntimeSystemPort, assertSupportedTargetLanguageCode, assertSyncPortResult, assertTranslationProviderCredentialsReady, basenameNoExt, buildCliJsonEnvelope, buildExtractionCacheMeta, buildHostPrepareCacheMeta, buildHostedProjectShareArtifacts, buildHostedProjectUploadRequest, buildHostedReportShareArtifacts, buildHostedReportUploadRequest, buildIdentityStreakIssue, buildInitConfigTemplate, buildKeyReferenceContext, buildKeyReferenceContextFromLiteralUsageAndDynamicSites, buildKeyReferenceContextFromReportDetails, buildLanguageCatalog, buildLocaleJsonByTagFromArchive, buildLocaleListRows, buildPatchPlan, buildPatchingSectionIncompleteDiagnostic, buildPayloadProcessorInfo, buildPreparedProjectPayload, buildProjectPayload, buildProjectShareLinks, buildProjectStoredMetadata, buildProjectTreeFromPaths, buildProjectUploadSnapshotMeta, buildQualityJsonData, buildReportDocument, buildReportDocumentFromPreparedSnapshot, buildReportShareLinks, buildReportShareUrl, buildReviewJsonData, buildShareViewVerboseDetail, buildSourceLocaleTruthLabel, buildStoredReportMetadata, buildTranslateParallelLimitSuggestion, buildTranslatedLocaleFromSourceLeaves, buildTranslationProvidersPayload, buildValidateHumanView, buildValidateIssues, buildValidateReportView, buildValidateScanPayload, buildWebWorkspaceShareUrl, buildWorkerApiError, cache, clampTranslateMaxWorkers, classifyLocalesSourceInput, classifyProviderFailureOutcome, classifyTranslateFailure, cleanup, coalesceWorkerIngestForce, collectDoctorFindingsFromInputs, collectLocalesFilesystemConfigWarnings, collectTranslationSurfaceLeaves, compareDottedPathDepth, compileScanExclude, composeLoadersGeneratedFile, computeCacheContentHash, computeCacheProjectId, computeCleanupCandidateKeys, computeEnglishIdenticalCounts, computeInputFilesEpoch, computeMissingLiteralKeysFromResolvedKeys, computeSyncedLocaleJson, config, configFileNameForFormat, configSchema, createArchiveProjectFs, createCleanupSourceWritePlan, createCoreContext, createGoogleTranslator, createIdentityStreakGuard, createLlmTranslator, createLocaleReadCache, createPrepareTimer, createProviderHealthMonitor, createRuntimeSystemPort, createTranslateContext, decideProjectAnalysisCacheInvalidation, deepClone, defaultInitConfigFileName, defaultProjectFilesState, defaultProjectsIndex, defaultResolvedTranslationOptions, defineConfig, deleteAtPath, deleteLocaleFiles, detectInitProject, detectLocalePlaceholderLeaves, detectPatchingRecipe, detectSourcePlaceholderLeaves, diffProjectFiles, docs, docsCommandUrl, doctor, doctorExitCode, effectiveTranslationProviderId, emitAnalysisCacheInvalidationMessage, emitCacheDispatchMessages, emitCacheMemoryHitMessage, emitCleanupAbortMessage, emitCleanupAskIgnoredMessage, emitCleanupWriteDone, emitCleanupWriteIntro, emitIssuesAsRunErrors, emitMissingPathsPreview, emitMissingPlaceholderLeavesPreview, emitMissingTargetActionMessage, emitMissingTargetWriteIntro, emitRunErrorFromUnknown, emitRunEvent, emitRunMessage, emitShareCacheDebug, emitShareDeleteHumanMessages, emitShareJsonHealHumanMessages, emitShareListHumanMessages, emitShareUploadHumanMessages, emitShareViewHumanMessages, emitShareViewVerboseHumanMessages, emitSyncHumanMessages, emptyDirectoryPathsFromZipKeys, enrichIssuesWithDocHrefs, errors, evaluateConfigFinding, evaluatePathsFinding, evaluateRuntimeFinding, evaluateToolsFinding, excludeSourceLocaleSlugs, existsRuntimeFsSync, extractor, fillProjectSnapshotExtraction, filterLanguageCatalog, filterLocaleFilesForReview, filterOutPreservedPaths, formatCountMap, formatGenerateFinalizeSummaryLines, formatInitPresetIdList, formatListOmittedSuffix, formatListShownOmitted, formatSourcePlaceholderMessage, formatSyncSourcePlaceholderMessage, formatTargetPlaceholderMessage, generate, generatedLanguageCatalog, getAtPath, getDisplaySourceLocaleCode, getDocsUrl, getInitPresetConfigFields, getJsonParseLocation, getLanguageByCodeFromCatalog, getOrBuildCachedProjectData, getRunOptions, getSourceLocaleSlug, hex16Id, hostedIngestEnvelopeForShareContentHash, hostedSnapshotForShareContentHash, idleLocaleMetadataReportForSkippedSync, init, initPackageDeclares, initializeCacheState, invalidateLocaleReadCacheForAbsolutePath, invalidateLocaleReadCacheForLocaleCode, invalidateProjectAnalysisCache, invalidateProjectAnalysisCacheAfterLocaleWrites, isAllLocaleToken, isCompleteStructuredLocaleLeafMeta, isEmptyInputFilesEpoch, isIdentityTranslation, isInitAutoAmbiguous, isInitPresetId, isLocalesLayoutReadSupported, isLocalesLayoutWriteSupported, isParityExcluded, isPreservePath, isProgressEvent, isProjectCacheWritable, isRetryableProviderFailure, isSourceLocaleSlug, isStructuredLocaleLeafNode, isThenable, isTranslationProgressParallelPoolPhase, isTranslationProviderId, isoOrDash, issueCodeDocHref, issueCodeRepoDocPathForIssueCode, issueLocalesSourceNotInBundle, issuesFromSourcePlaceholderLeaves, issuesFromTargetPlaceholderLeaves, json, languageOftenRtl, languages, layoutMatches, listCleanupSourceSegmentsForKeys, listLocaleCodes, listLocaleCodesFromContext, listLocaleSegments, listLocaleSegmentsFromContext, listOtherLocaleCodes, listRuntimeFsDirSync, listSourceFiles, listTranslationProviders, loadCoreConfigFromPath, loadProjectFilesState, loadProjectRunState, loadProjectsIndex, loadShareJsonFile, localeCodesFromContext, localeJsonHasKeyPath, localeJsonValueFromTranslation, localeLeaves, localeSegmentRefFromAbsolute, locales, localesDynamic, localesFilesystemSchema, mapWithConcurrency, mask, maybeHealCacheIndex, mergeCoreConfigInputs, mergePartialConfigIntoBase, mergeToTemplateShape, mergeTrackedFileMaps, metadataModeEnabledFromConfig, missing, msOrDash, nextIdentityStreakState, noopRunEmitter, normalizeLanguageCode, normalizeProjectConfig, normalizeProjectRootKey, normalizeRepoDocPath, normalizeWorkerBaseUrl, nowIso, nowMs, omitSyntheticSourceKey, parity, parseGtxResponse, parseI18nPruneConfig, parseJsonText, parseLocaleCodesList, parseMissingArrayFromValidateReportJson, parseOpenAiChatCompletionContent, parseProjectUploadFailure, parseReviewTargetCodes, parseSyncLangSelection, parseWorkerIngestForceField, parseWorkerIngestForceQuery, parseWorkerProjectStoredMetadata, parseWorkerReportStoredMetadata, parseWorkerShareEnvelope, parseZipToSnapshot, partitionPreserve, patching, patchingBlockPresent, pathMatchesPreserveKey, pathUnderAnyUncertainPrefix, pathUnderRoot, pathUnderUncertainPrefix, pickTargetSelector, pickTopInitPreset, placeholders, planMissingPathsFromReport, policies, policyKeyForOutcome, prepareCacheForRun, prepareProjectSnapshotFromArchive, prepareProjectSnapshotFromRoot, prepareReportForShare, prepareReportFromArchive, prepareShareHostedFromContext, preserve, presetUsesValidateSourceIssueCode, projectConfigHash, projects, pruneToTemplateShape, quality, readFlatLocaleJsonSurface, readInitPackageJson, readInitTopologySignals, readJsonFileWithLimit, readJsonFromRuntimeFsSync, readLeafDisplayString, readLocaleBundle, readLocaleCodeSurfaceFromContext, readLocaleJsonFromContextSync, readLocaleSegmentFromContext, readRuntimeFsTextSync, reference, relativeProjectPath, renderGeneratedInnerBlock, report, reportDocumentForShareContentHash, resetRunOptions, resolveAnalysisCachePath, resolveCacheConfig, resolveCacheRebuildConfig, resolveCacheState, resolveCachedLocalesLayout, resolveCleanupKeysWithStringPresencePolicy, resolveCoreConfig, resolveCoreConfigLayers, resolveGenerateLocaleDisplay, resolveIssueCodeDocLink, resolveListWindow, resolveLocaleDirection, resolveLocaleLeafMode, resolveLocaleSegmentAbsolutePath, resolveLocaleTargetCodes, resolveLocalesLayout, resolveLocalesLayoutFromContext, resolveMissingLeafPlaceholder, resolveMissingPathsPlan, resolvePatchingConfigLocales, resolvePatchingLocaleImportSpec, resolveProjectAnalysis, resolveProjectDynamicSites, resolveProjectDynamicSitesCount, resolveProjectReadinessChecks, resolveProjectResolvedKeys, resolveProviderActionFor, resolveProviderRateLimitProfile, resolveReferenceConfig, resolveResumeAllTargetCodes, resolveResumeTargetCodesFromRaw, resolveScanExcludeConfig, resolveScannerConfig, resolveShareBakDir, resolveShareJsonPath, resolveShareRemoteDeleteOutcome, resolveShareUploadForce, resolveShareWorkerBaseUrl, resolveSourceLocaleAbsoluteFromRelPaths, resolveSourceLocaleAbsolutePath, resolveSyncTargetFiles, resolveTargetLocaleSlugs, resolveTranslateConfig, resolveTranslateMaxParallel, resolveTranslateMaxParallelEffective, resolveTranslateMaxParallelFromConfig, resolveTranslateRateLimitEffective, resolveTranslationProviderOptions, resolveTranslationProviderOptionsForId, resolveTranslationProviderOrder, resolveTranslator, resolvedTranslationOptionsFromCliFlag, restore, result, rethrowAsI18n, review, index$4 as run, runCleanup, runDoctor, runDynamic, runGenerate, runInit, runLocalesList, runMissing, runPatching, runProjectReadiness, runQuality, runReport, runReview, runShare, runShareDelete, runShareList, runShareView, runSync, runTranslate, runValidate, runtime, saveProjectFilesState, saveProjectRunState, saveProjectsIndex, scanSources, scanner, scoreInitPresets, segmentsForLocaleCode, serializeHostedProjectIngestBody, serializeHostedReportIngestBody, setAtPath, setRunOptions, sha256HexBytes, share, shareJsonBackupDetailEntries, shareJsonBackupWarnMessage, shareRemoteIssueFromWorker, snapshotPreparedAtIso, sourceLocaleCodeForLayout, sourceLocaleCodeFromContext, sourcePlaceholderValues, splitPath, stringifyCliCommandJson, stringifyEnvelope, stripStructuredLeafMetadata, suggestCatalogCodesForInvalidInputFromCatalog, summarizeSyncLeavesForHumanLog, sync, targetLocaleCodesFromContext, targetLocaleCoversAllSourcePaths, touchProjectIndex, translateAndNormalizeGenerateLocale, translateContextFromCore, translateLeaf, translationRunMeta, translationSurfacePathValueMap, translator, tryDeleteCacheFile, tryLoadCoreConfigFromPath, tryParseJsonText, validate, validateHostedProjectIngestBody, validateHostedReportIngestBody, validateLeafTranslationString, validateLocalesSourceConfigValue, validateReportIngest, validateResolvedTranslationOptions, validateRestored, withHostedProjectIngestForce, workerBusyError, workerDataProjectId, workerDataReportId, workerErrorFromCode, workerErrorFromIssue, workerErrorHttpStatus, workerHashAlreadyExistsWarning, workerPayloadTooLargeError, workerProjectArchiveIngestUrl, workerProjectIngestUrl, workerProjectNotFoundError, workerRateLimitedError, workerReportArchiveIngestUrl, workerReportIngestUrl, workerReportNotFoundError, workerStorageLimitError, workerUploadWasDeduped, writeCleanupPlan, writeFlatLocaleJsonDocument, writeJsonAtomic, writeLocaleBundle, writeLocaleJsonFromContextSync, writeMissingPaths };
9183
+ export { ALL_LOCALES_TOKEN, ANALYSIS_BASENAME, type AnalysisCacheInvalidationAction, type AnalysisCacheInvalidationDecision, type AnalysisCacheInvalidationReason, type AnalysisRebuildDecision, type ApplyLocaleMetadataModeInput, type ApplyProjectAnalysisInput, type ArchiveProjectFs, type AssertGenerateTargetCodesInput, type BuildInitConfigTemplateOptions, type BuildProjectSnapshotShellResult, type BuildReportDocumentInput, CACHE_PROFILE_DEFAULTS, CACHE_SCHEMA_VERSION, type CacheConfigSource, type CacheDisableReason, type CacheDispatchInfo, type CacheDispatchReason, type CacheDispatchResult, type CacheDispatchStatus, type CacheFileDelta, type CacheHashText, type CacheInputFilesEpochDebug, type CacheProducerContext, type CacheProfileDefaults, type CacheProfileId, type CacheProjectFileRecord, type CacheProjectFilesState, type CacheProjectRunState, type CacheProjectsIndex, type CacheRebuildConfig, type CacheRebuildMode, type CacheRuntime, type CacheState, type CacheWarning, type CachedLocalesLayout, type CachedProjectInput, type ClassifiedCacheFileDelta, type ClassifiedSrcDelta, type CleanupCandidateInput, type CleanupHostHooks, type CleanupJsonOutput, type CleanupJsonRunSummary, type CleanupRunOptions, type CleanupRunResult, type CleanupWritePlan, type CliErrorCode, type CliJsonEnvelope, type CompiledScanExclude, type ComputeEnglishIdenticalCountsInput, type ConfigPathSystemRuntime, ConfigValidationError, type ConstSubstitutionStep, type CoreConfigInput, type CoreConfigResolved, type CoreContext, type CoreEngineRuntime, type CoreResolvedPaths, DEFAULT_CACHE_PROFILE_ID, DEFAULT_CONFIG, DEFAULT_INIT_CONFIG_IMPORT_SPECIFIER, DEFAULT_LIST_TOP, DEFAULT_MISSING_LEAF_PLACEHOLDER, DEFAULT_PROVIDER_RATE_LIMITS, DEFAULT_SCAN_SKIP_DIR_NAMES, DEFAULT_WORKER_API_URL, DEMO_REPORT_URL, DEMO_WEB_APP_BASE, DOCS_ISSUES_PAGE_PATH, DOCS_SITE_BASE, DOCS_SITE_ORIGIN, DOCTOR_CHECK_IDS, type DeeplResolvedTranslationOptions, type DeleteJsonPayload, type DeleteRunResult, type DeleteTargetResult, type DoctorCheckId, type DoctorFinding, type DoctorHostHooks, type DoctorJsonPayload, type DoctorRunOptions, type DoctorRunResult, type DynamicHostHooks, type DynamicJsonPayload, type DynamicKeyRef, type DynamicKeySite, type DynamicKeySiteKind, type DynamicRunOptions, type DynamicRunResult, EMPTY_INPUT_FILES_EPOCH, ENV_TRANSLATE_DEEPL_API_KEY, ENV_TRANSLATE_LIBRE_URL, ENV_TRANSLATE_LLM_API_KEY, ENV_TRANSLATE_LLM_BASE_URL, ENV_TRANSLATE_LLM_MODEL, ENV_TRANSLATE_MAX_WORKERS, ENV_TRANSLATE_PROVIDER, type EffectiveReferenceConfig, type ErrResult, type FillProjectSnapshotExtractionInput, type FillProjectSnapshotExtractionResult, GITHUB_BASE, GITHUB_DOCS_BASE, GITHUB_DOCS_TREE_BASE, GITHUB_OWNER, GITHUB_REPO, GITHUB_REPO_URL, type GenerateFinalizeSummaryInput, type GenerateHostHooks, type GenerateJsonPayload, type GenerateResumeCandidateLeafInput, type GenerateResumeRefContext, type GenerateRunHooks, type GenerateRunOptions, type GenerateRunResult, type GenerateTargetJsonRow, type GenerateTargetProgressSummary, type GoogleResolvedTranslationOptions, HOSTED_PROJECT_SNAPSHOT_SCHEMA_VERSION, type HandoffEligibilityRow, type HandoffOffer, type HostPrepareCacheMeta, type HostedIngestProcessorContext, type HostedProjectIngestEnvelope, type I18nPruneConfig, I18nPruneError, I18nPruneJsonParseError, IDENTITY_STREAK_SAMPLE_MAX, IDENTITY_STREAK_THRESHOLD, INIT_PRESET_IDS, ISSUE_CLEANUP_RIPGREP_UNAVAILABLE, ISSUE_CLEANUP_UNCERTAIN_PATHS_EXCLUDED, ISSUE_CLI_INVALID_JSON_PRETTY, ISSUE_CONFIG_INVALID, ISSUE_CONFIG_LOAD_FAILED, ISSUE_CONFIG_MISSING, ISSUE_CONTEXT_DISCOVERY_WARNING, ISSUE_CONTEXT_RESOLUTION_FAILED, ISSUE_DOCTOR_CONFIG_MISSING_FILE, ISSUE_DOCTOR_PATHS_DIRECTORIES_MISSING, ISSUE_DOCTOR_PATHS_SOURCE_LOCALE_MISSING, ISSUE_DOCTOR_RUNTIME_UNSUPPORTED_NODE, ISSUE_DOCTOR_TOOLS_RG_NOT_ON_PATH, ISSUE_GENERATE_SOURCE_EMPTY_STRING_LEAVES, ISSUE_GENERATE_TRANSLATE_NETWORK_ERROR, ISSUE_GENERATE_TRANSLATE_RATE_LIMITED, ISSUE_GENERATE_USAGE, ISSUE_IO_READ_FAILED, ISSUE_LANGUAGES_EMPTY_FILTER, ISSUE_LANGUAGES_UNSUPPORTED_LANGUAGE_CODE, ISSUE_LOCALES_USAGE, ISSUE_LOCALE_SOURCE_PLACEHOLDER_LEAVES, ISSUE_LOCALE_TARGET_NOT_FOUND, ISSUE_LOCALE_TARGET_PLACEHOLDER_LEAVES, ISSUE_MISSING_PATHS_NOT_IN_SCAN, ISSUE_PATCHING_CATALOG_MISMATCH_DIRECTION, ISSUE_PATCHING_CATALOG_MISMATCH_ENGLISH, ISSUE_PATCHING_CATALOG_MISMATCH_NATIVE, ISSUE_PATCHING_CONFIG_INVALID_SCHEMA, ISSUE_PATCHING_CONFIG_LOCALE_MISSING_FILE, ISSUE_PATCHING_CONFIG_PARSE_FAILED, ISSUE_PATCHING_CONFIG_SECTION_INCOMPLETE, ISSUE_PATCHING_CONFIG_SIZE_ANOMALY, ISSUE_PATCHING_CONFIG_TOO_LARGE, ISSUE_PATCHING_FILE_LOCALE_MISSING_CONFIG, ISSUE_PROJECT_CONFIG_FILE_MISSING, ISSUE_PROJECT_HOSTED_SNAPSHOT_INVALID, ISSUE_PROJECT_HOSTED_SNAPSHOT_SCHEMA_VERSION, ISSUE_PROJECT_LOCALES_DIR_UNAVAILABLE, ISSUE_PROJECT_LOCALES_STRUCTURE_REQUIRED, ISSUE_PROJECT_SOURCE_LOCALE_INVALID_JSON, ISSUE_PROJECT_SOURCE_LOCALE_INVALID_SHAPE, ISSUE_PROJECT_SOURCE_LOCALE_NOT_FOUND, ISSUE_PROJECT_SOURCE_LOCALE_UNAVAILABLE, ISSUE_PROJECT_SRC_ROOT_UNAVAILABLE, ISSUE_PROJECT_UPLOAD_CONFIG_JSON_INVALID, ISSUE_PROJECT_UPLOAD_CONFIG_REQUIRED, ISSUE_QUALITY_ENGLISH_IDENTICAL_LEAVES, ISSUE_REPORT_HOSTED_REPORT_INVALID, ISSUE_REPORT_INVALID_FORMAT, ISSUE_SCAN_DYNAMIC_KEY_SITES, ISSUE_SHARE_CACHE_EMPTY, ISSUE_SHARE_CACHE_ENTRY_NOT_FOUND, ISSUE_SHARE_JSON_REPAIRED, ISSUE_SHARE_JSON_WRITE_FAILED, ISSUE_SHARE_PREPARE_ANALYSIS_FAILED, ISSUE_SHARE_PREPARE_NOTHING_REQUESTED, ISSUE_SHARE_PREPARE_REPORT_FROM_ARCHIVE_FAILED, ISSUE_SHARE_PREPARE_REPORT_HOST_REQUIRED, ISSUE_SHARE_REMOTE_ERROR, ISSUE_SHARE_REMOTE_PAYLOAD_TOO_LARGE, ISSUE_SHARE_REMOTE_PROJECT_NOT_FOUND, ISSUE_SHARE_REMOTE_REPORT_NOT_FOUND, ISSUE_SHARE_REMOTE_REPORT_REJECTED, ISSUE_SHARE_REMOTE_UNAVAILABLE, ISSUE_SHARE_REMOTE_UPLOAD_REJECTED, ISSUE_SHARE_SNAPSHOT_EMPTY, ISSUE_SHARE_STALE_CACHE_ROW_REMOVED, ISSUE_SHARE_ZIP_FAILED, ISSUE_SYNC_LOCALE_FILE_NOT_FOUND, ISSUE_SYNC_METADATA_FLAG_CONFLICT, ISSUE_TRANSLATE_IDENTITY_STREAK_ABORT, ISSUE_TRANSLATE_IDENTITY_STREAK_WARNING, ISSUE_TRANSLATE_MISSING_CREDENTIALS, ISSUE_TRANSLATE_PROVIDER_NOT_IMPLEMENTED_YET, ISSUE_TRANSLATE_UNKNOWN_TRANSLATION_PROVIDER, ISSUE_VALIDATE_DYNAMIC_KEY_SITES, ISSUE_VALIDATE_MISSING_LITERAL_KEYS, ISSUE_VALIDATE_SOURCE_LOCALE_READ_FAILED, IdentityAbortError, type IdentitySample, type IdentityStreakConfirmFn, type IdentityStreakConfirmInput, type IdentityStreakGuard, type IdentityStreakGuardOptions, type IdentityStreakInteractive, type IdentityStreakState, type IncompleteRunDecision, type IncompleteRunInfo, type IncompleteRunReason, type IngestRouteKind, type InitConfigFormat, type InitDetectResult, type InitFilesystemHost, type InitJsonPayload, type InitPackageJsonSignals, type InitPresetConfigFields, type InitPresetId, type InitPresetScore, type InitProjectSignals, type InitRunOptions, type InitRunResult, type InitScoreFactor, type InitTopologySignals, type Issue, type IssueCodeDocLinkParts, type IssueSeverity, type JsonParseLocation, type KeyObservation, type KeyReferenceContext, type KnownIngestRouteKind, type KnownPayloadProcessorSurface, LICENSE_URL, LIST_MORE_HINT, LIST_WINDOW_DEFAULT_TOP, LIST_WINDOW_HARD_CAP, type LibreResolvedTranslationOptions, type ListJsonPayload, type ListLocaleCodesResult, type ListLocaleSegmentsResult, type ListRunResult, type ListSourceFilesOptions, type ListWindowInput, type ListWindowResolved, type LiteralKeyObservation, type LlmResolvedTranslationOptions, type LoadCoreConfigFromPathInput, type LocaleCodeReadSnapshot, type LocaleConfigMismatch, type LocaleLeafDecisionAction, type LocaleLeafMode, type LocaleLeafPathApi, type LocaleLeafRuntimeKind, type LocaleListRow, type LocaleMetadataLeafDecision, type LocaleMetadataPathChange, type LocaleMetadataRepairReason, type LocaleMetadataReport, type LocalePlaceholderLeaf, type LocaleReadCache, type LocaleReadDiagnostic, type LocaleReadDiagnosticLevel, type LocaleSegmentReadSnapshot, type LocaleSegmentRef, type LocaleWriteInvalidationInput, type LocalesFilesystemConfig, type LocalesLayoutMode, type LocalesLayoutStructure, MAX_ANALYSIS_BYTES, MAX_PROJECTS_INDEX_BYTES, MAX_PROJECT_FILES_BYTES, METADATA_DASH, META_WORKER_URL, MISSING_LEAF_PLACEHOLDER_MAX_LEN, type MaskedText, type MergeToTemplateOptions, type MissingHostHooks, type MissingJsonOutput, type MissingJsonTarget, type MissingRunOptions, type MissingRunResult, type MissingSkippedTarget, type MissingTargetKind, type MissingTargetPlan, type MissingTargetState, type MissingWriteInput, type MymemoryResolvedTranslationOptions, NPM_PACKAGE_NAME, NPM_PACKAGE_URL, type NormalizedCliError, type NormalizedProjectConfig, type OkResult, type OperationId, PROJECT_REPORT_KIND, PROJECT_REPORT_SCHEMA_VERSION, PROJECT_SHARE_PREPARED_MAX_BYTES, PROJECT_UPLOAD_MAX_FILES, PROJECT_UPLOAD_MAX_TEXT_BYTES, PROJECT_UPLOAD_MAX_ZIP_BYTES, PROJECT_UPLOAD_ZIP_LIMITS, type ParityPolicy, type ParseJsonTextOptions, type ParsedProjectUpload, type PatchingAction, type PatchingAnalyzeOutput, type PatchingCommandName, type PatchingConfigInput, type PatchingDiagnostic, type PatchingFileEdit, type PatchingLocaleImportSpec, type PatchingLocaleRecord, type PatchingMode, type PatchingPlan, type PatchingRecipeId, type PatchingResult, type PatchingRunInput, type PatchingRuntimePorts, type PatchingSkipReason, type PathSegment, type PayloadProcessorEnvironment, type PayloadProcessorInfo, type PayloadProcessorSurface, type PrepareHostKind, type PrepareHostPolicy, type PrepareProjectSnapshotFromArchiveInput, type PrepareProjectSnapshotFromRootInput, type PrepareProjectSnapshotResult, type PrepareTimer, type PrepareTimerMark, type PreservePolicy, type ProjectAnalysis, type ProjectAnalysisCacheData, type ProjectAnalysisCounts, type ProjectAnalysisResolveOptions, type ProjectExtractionCacheMeta, type ProjectExtractionSummaryMeta, type ProjectFilesystemRuntime, type ProjectLiteralKeyUsage, type ProjectMetadataTiming, type ProjectPrepareMeta, type ProjectReadinessChecks, type ProjectReadinessCliPreset, type ProjectReadinessRequest, type ProjectReadinessResult, type ProjectSnapshot, type ProjectStoreRow, type ProjectStoredMetadata, type ProjectTreeDirMeta, type ProjectTreeFileMeta, type ProjectTreeNode, type ProjectUploadExtractionSummary, type ProjectUploadFileMeta, type ProjectUploadResponse, type ProjectUploadSnapshotMeta, type ProjectWorkerConfigBody, type ProjectWorkerMissingBody, type ProjectWorkerReportBody, type ProjectZipFileMetaForTree, type ProviderAttemptObservation, type ProviderAttemptOutcome, type ProviderAttemptReport, type ProviderAttemptReportJson, type ProviderHealthMonitor, type ProviderHealthMonitorOptions, type ProviderHealthOutcome, type ProviderRateLimitProfile, type ProviderRateLimitRegistry, type PruneToTemplateOptions, type QualityFileLine, type QualityHostHooks, type QualityJsonData, type QualityRunOptions, type QualityRunResult, REFERENCE_POLICY_SAFE_DEFAULTS, REPORT_SHARE_MAX_BYTES, RESULT_API_VERSION, type ReadFlatLocaleJsonSurfaceResult, type ReadLocaleBundleResult, type RecentProjectZipBundleManifest, type RecentProjectZipBundleManifestItem, type RecentProjectZipEntry, type RecentProjectZipSettings, type ReferenceCommandOverrides, type ReferenceCommands, type ReferenceConfig, type ReferenceConfigSource, type ReferenceDefaults, type RepairPatchingConfigLocalesResult, type ReportEnvironmentSnapshot, type ReportHostHooks, type ReportJsonPayload, type ReportRunOptions, type ReportRunResult, type ReportStoreRow, type ResolveCoreConfigOptions, type ResolveKeyPlaceholdersTraceResult, type ResolveListWindowOptions, type ResolveLocaleLeafModeInput, type ResolveLocaleTargetCodesInput, type ResolveMissingPathsPlanInput, type ResolvePatchingLocalesResult, type ResolveProviderActionInput, type ResolveResumeTargetCodesFromRawInput, type ResolveScannerConfigOptions, type ResolveTranslateMaxParallelInput, type ResolveTranslateWarning, type ResolvedCacheConfig, type ResolvedLocalesLayout, type ResolvedPatchingConfig, type ResolvedTranslateConfig, type ResolvedTranslateProviderRow, type ResolvedTranslationProviderOptions, type Result, type ResultMeta, type ReviewHostHooks, type ReviewJsonData, type ReviewLocaleStats, type ReviewRunOptions, type ReviewRunResult, type RunEmitter, type RunEvent, type RunInitHostInput, type RunMessageChannel, type RunMessageEvent, type RunMessageLevel, type RunOptions, type RuntimeAdapters, type RuntimeDirEntry, type RuntimeFsCap, type RuntimeFsPort, type RuntimeKind, type RuntimeNetworkCap, type RuntimeNetworkPort, type RuntimePathCap, type RuntimePathPort, type RuntimeReadFsPort, type RuntimeSystemCap, type RuntimeSystemPort, SCANNER_DEFAULT_CONCURRENCY, SCANNER_DEFAULT_HARD_CAP, SCANNER_DEFAULT_MODE, SCAN_EXCLUDE_PRESETS, SDK_PACKAGE_NAME, SDK_VERSION, SHARE_JSON_HEAL_BACKUP_LABEL, SHARE_JSON_HEAL_CANONICAL_SAVED, type ScanDebugEvent, type ScanDebugSkipDirectoryEvent, type ScanDebugSkipFileEvent, type ScanExcludeConfig, type ScanExcludeRule, type ScanKeyObservationsOptions, type ScanProjectFileInput, type ScanProjectFilesystemInputBase, type ScanProjectSourceFilesInput, type ScannerConfigInput, type ScannerConfigResolved, type ScannerExecutionMode, type ShareCacheEntry, type ShareDeleteAllJsonPayload, type ShareDeleteInput, type ShareDeleteJsonPayload, type ShareDeleteOptions, type ShareDeleteResult, type ShareDeleteRowResult, type ShareHostHooks, type ShareHumanMessageHost, type ShareKind, type ShareLinks, type ShareListInput, type ShareListJsonPayload, type ShareListOptions, type ShareListResult, type ShareManifest, type ShareRunInput, type ShareRunResult, type ShareRunShareJsonSession, type ShareSkippedReason, type ShareUploadJsonPayload, type ShareUploadOptions, type ShareViewInput, type ShareViewJsonPayload, type ShareViewOptions, type ShareViewResult, type ShareViewVerboseDetail, type ShareViewVerboseSection, type ShareWorkerProjectRef, type ShareWorkerReportRef, type SourceLocaleContext, type SourcePlaceholderLeaf, type SourceScanResult, type SourceSpan, type StartGateHealthCtx, type StoredReportMetadata, type StoredReportProjectMeta, type StoredReportSummary, type StringLeaf, type StringPresencePolicy, type StructuredLocaleLeaf, type SyncFileLine, type SyncHostHooks, type SyncHumanLeafSummary, type SyncJsonOutput, type SyncRunOptions, type SyncRunResult, TRANSLATE_POLICY_DEFAULTS, TRANSLATE_WORKERS_CAP, TRANSLATION_PROVIDER_CREDENTIAL_PRECEDENCE, type TemplatePartialKeyObservation, type TemplateResolvedKeyObservation, type TranslateConfigInput, type TranslateContext, type TranslateFailureOutcome, type TranslateHandoffMode, type TranslateHooks, type TranslateIdentityGuardOptions, type TranslateLeafInput, type TranslateOptions, type TranslateOutput, type TranslatePolicy, type TranslatePolicyAction, type TranslatePolicyConfigInput, type TranslatePolicyVerb, type TranslateProviderRowInput, type TranslateRateLimitConfigInput, type TranslateRequest, type TranslateResultItem, type TranslateRoutingMode, TranslateRunInterruptedError, type TranslateRunPartialStats, type TranslateStartRateLimit, type TranslateTargetLanguage, type TranslationCallSite, type TranslationClientHints, type TranslationLeafMeta, type TranslationLeafMetaPatch, type TranslationPoolProgressSnapshot, type TranslationProgressPhase, type TranslationProviderDescriptor, type TranslationProviderEnvVar, type TranslationProviderId, type TranslationProviderKind, type TranslationProviderYield, type TranslationProvidersListPayload, type TranslationResult, type TranslationSurfaceLeaf, type TranslationSurfaceShape, type TranslationTickProgressFn, type TranslationTickProgressOptions, type Translator, type TranslatorEnv, type TranslatorRetryOptions, type TryParseJsonTextResult, type UncertainKeyPolicy, type ValidateHostHooks, type ValidateHostedProjectIngestResult, type ValidateJsonPayload, type ValidateRunOptions, type ValidateRunResult, WORKER_INGEST_FORCE_QUERY, type WorkerApiEnvelope, type WorkerApiErrorItem, type WorkerApiWarningItem, type WorkerErrorAction, type WorkerErrorHttpStatus, type WorkerHealthResult, type WorkspaceConfigHintState, type WorkspaceSession, type WorkspaceWorkerShareBinding, type WriteFlatLocaleJsonDocumentResult, aggregateReviewRows, analysis, analyzePatchingState, appendWorkerIngestForceQuery, applyCleanupKeysToLocaleJson, applyListWindow, applyLocaleLeafMode, applyLocaleLeafNormalization, applyMissingPaths, applyPatchPlanAtomic, applyPreserveFromSource, archiveHostedReportEnvironment, assertGenerateTargetCodes, assertNotSourceTargetLocale, assertRuntimeAdapters, assertRuntimeFsPort, assertRuntimeNetworkPort, assertRuntimePathPort, assertRuntimeSystemPort, assertSupportedTargetLanguageCode, assertSyncPortResult, assertTranslationProviderCredentialsReady, basenameNoExt, buildCliJsonEnvelope, buildExtractionCacheMeta, buildHostPrepareCacheMeta, buildHostedProjectShareArtifacts, buildHostedProjectUploadRequest, buildHostedReportShareArtifacts, buildHostedReportUploadRequest, buildIdentityStreakIssue, buildInitConfigTemplate, buildKeyReferenceContext, buildKeyReferenceContextFromLiteralUsageAndDynamicSites, buildKeyReferenceContextFromReportDetails, buildLanguageCatalog, buildLocaleJsonByTagFromArchive, buildLocaleListRows, buildPatchPlan, buildPatchingSectionIncompleteDiagnostic, buildPayloadProcessorInfo, buildPreparedProjectPayload, buildProjectPayload, buildProjectShareLinks, buildProjectStoredMetadata, buildProjectTreeFromPaths, buildProjectUploadSnapshotMeta, buildQualityJsonData, buildReportDocument, buildReportDocumentFromPreparedSnapshot, buildReportShareLinks, buildReportShareUrl, buildReviewJsonData, buildShareViewVerboseDetail, buildSourceLocaleTruthLabel, buildStoredReportMetadata, buildTranslateParallelLimitSuggestion, buildTranslatedLocaleFromSourceLeaves, buildTranslationProvidersPayload, buildValidateHumanView, buildValidateIssues, buildValidateReportView, buildValidateScanPayload, buildWebWorkspaceShareUrl, buildWorkerApiError, cache, clampTranslateMaxWorkers, classifyLocalesSourceInput, classifyProviderFailureOutcome, classifyTranslateFailure, cleanup, coalesceWorkerIngestForce, collectDoctorFindingsFromInputs, collectLocalesFilesystemConfigWarnings, collectTranslationSurfaceLeaves, compareDottedPathDepth, compileScanExclude, composeLoadersGeneratedFile, computeCacheContentHash, computeCacheProjectId, computeCleanupCandidateKeys, computeEnglishIdenticalCounts, computeInputFilesEpoch, computeMissingLiteralKeysFromResolvedKeys, computeSyncedLocaleJson, config, configFileNameForFormat, configSchema, createArchiveProjectFs, createCleanupSourceWritePlan, createCoreContext, createGoogleTranslator, createIdentityStreakGuard, createLlmTranslator, createLocaleReadCache, createPrepareTimer, createProviderHealthMonitor, createRuntimeSystemPort, createTranslateContext, decideProjectAnalysisCacheInvalidation, deepClone, defaultInitConfigFileName, defaultProjectFilesState, defaultProjectsIndex, defaultResolvedTranslationOptions, defineConfig, deleteAtPath, deleteLocaleFiles, detectInitProject, detectLocalePlaceholderLeaves, detectPatchingRecipe, detectSourcePlaceholderLeaves, diffProjectFiles, docs, docsCommandUrl, doctor, doctorExitCode, effectiveTranslationProviderId, emitAnalysisCacheInvalidationMessage, emitCacheDispatchMessages, emitCacheMemoryHitMessage, emitCleanupAbortMessage, emitCleanupAskIgnoredMessage, emitCleanupWriteDone, emitCleanupWriteIntro, emitIssuesAsRunErrors, emitMissingPathsPreview, emitMissingPlaceholderLeavesPreview, emitMissingTargetActionMessage, emitMissingTargetWriteIntro, emitRunErrorFromUnknown, emitRunEvent, emitRunMessage, emitShareCacheDebug, emitShareDeleteHumanMessages, emitShareJsonHealHumanMessages, emitShareListHumanMessages, emitShareUploadHumanMessages, emitShareViewHumanMessages, emitShareViewVerboseHumanMessages, emitSyncHumanMessages, emptyDirectoryPathsFromZipKeys, enrichIssuesWithDocHrefs, errors, evaluateConfigFinding, evaluatePathsFinding, evaluateRuntimeFinding, evaluateToolsFinding, excludeSourceLocaleSlugs, existsRuntimeFsSync, extractor, fillProjectSnapshotExtraction, filterLanguageCatalog, filterLocaleFilesForReview, filterOutPreservedPaths, formatCountMap, formatGenerateFinalizeSummaryLines, formatInitPresetIdList, formatListOmittedSuffix, formatListShownOmitted, formatSourcePlaceholderMessage, formatSyncSourcePlaceholderMessage, formatTargetPlaceholderMessage, generate, generatedLanguageCatalog, getAtPath, getDisplaySourceLocaleCode, getDocsUrl, getInitPresetConfigFields, getJsonParseLocation, getLanguageByCodeFromCatalog, getOrBuildCachedProjectData, getRunOptions, getSourceLocaleSlug, hex16Id, hostedIngestEnvelopeForShareContentHash, hostedSnapshotForShareContentHash, idleLocaleMetadataReportForSkippedSync, init, initPackageDeclares, initializeCacheState, invalidateLocaleReadCacheForAbsolutePath, invalidateLocaleReadCacheForLocaleCode, invalidateProjectAnalysisCache, invalidateProjectAnalysisCacheAfterLocaleWrites, isAllLocaleToken, isCompleteStructuredLocaleLeafMeta, isEmptyInputFilesEpoch, isIdentityTranslation, isInitAutoAmbiguous, isInitPresetId, isLocalesLayoutReadSupported, isLocalesLayoutWriteSupported, isParityExcluded, isPreservePath, isProgressEvent, isProjectCacheWritable, isRetryableProviderFailure, isSourceLocaleSlug, isStructuredLocaleLeafNode, isThenable, isTranslationProgressParallelPoolPhase, isTranslationProviderId, isoOrDash, issueCodeDocHref, issueCodeRepoDocPathForIssueCode, issueLocalesSourceNotInBundle, issuesFromSourcePlaceholderLeaves, issuesFromTargetPlaceholderLeaves, json, languageOftenRtl, languages, layoutMatches, listCleanupSourceSegmentsForKeys, listLocaleCodes, listLocaleCodesFromContext, listLocaleSegments, listLocaleSegmentsFromContext, listOtherLocaleCodes, listRuntimeFsDirSync, listSourceFiles, listTranslationProviders, loadCoreConfigFromPath, loadProjectFilesState, loadProjectRunState, loadProjectsIndex, loadShareJsonFile, localeCodesFromContext, localeJsonHasKeyPath, localeJsonValueFromTranslation, localeLeaves, localeSegmentRefFromAbsolute, locales, localesDynamic, localesFilesystemSchema, mapWithConcurrency, mask, maybeHealCacheIndex, mergeCoreConfigInputs, mergePartialConfigIntoBase, mergeToTemplateShape, mergeTrackedFileMaps, metadataModeEnabledFromConfig, missing, msOrDash, nextIdentityStreakState, noopRunEmitter, normalizeLanguageCode, normalizeProjectConfig, normalizeProjectRootKey, normalizeRepoDocPath, normalizeWorkerBaseUrl, nowIso, nowMs, omitSyntheticSourceKey, parity, parseGtxResponse, parseI18nPruneConfig, parseJsonText, parseLocaleCodesList, parseMissingArrayFromValidateReportJson, parseOpenAiChatCompletionContent, parseProjectUploadFailure, parseReviewTargetCodes, parseSyncLangSelection, parseWorkerIngestForceField, parseWorkerIngestForceQuery, parseWorkerProjectStoredMetadata, parseWorkerReportStoredMetadata, parseWorkerShareEnvelope, parseZipToSnapshot, partitionPreserve, patching, patchingBlockPresent, pathMatchesPreserveKey, pathUnderAnyUncertainPrefix, pathUnderRoot, pathUnderUncertainPrefix, pickTargetSelector, pickTopInitPreset, placeholders, planMissingPathsFromReport, policies, policyKeyForOutcome, prepareCacheForRun, prepareProjectSnapshotFromArchive, prepareProjectSnapshotFromRoot, prepareReportForShare, prepareReportFromArchive, prepareShareHostedFromContext, preserve, presetUsesValidateSourceIssueCode, projectConfigHash, projects, pruneToTemplateShape, quality, readFlatLocaleJsonSurface, readInitPackageJson, readInitTopologySignals, readJsonFileWithLimit, readJsonFromRuntimeFsSync, readLeafDisplayString, readLocaleBundle, readLocaleCodeSurfaceFromContext, readLocaleJsonFromContextSync, readLocaleSegmentFromContext, readRuntimeFsTextSync, reference, relativeProjectPath, renderGeneratedInnerBlock, report, reportDocumentForShareContentHash, resetRunOptions, resolveAnalysisCachePath, resolveCacheConfig, resolveCacheRebuildConfig, resolveCacheState, resolveCachedLocalesLayout, resolveCleanupKeysWithStringPresencePolicy, resolveCoreConfig, resolveCoreConfigLayers, resolveGenerateLocaleDisplay, resolveIssueCodeDocLink, resolveListWindow, resolveLocaleDirection, resolveLocaleLeafMode, resolveLocaleSegmentAbsolutePath, resolveLocaleTargetCodes, resolveLocalesLayout, resolveLocalesLayoutFromContext, resolveMissingLeafPlaceholder, resolveMissingPathsPlan, resolvePatchingConfigLocales, resolvePatchingLocaleImportSpec, resolveProjectAnalysis, resolveProjectDynamicSites, resolveProjectDynamicSitesCount, resolveProjectReadinessChecks, resolveProjectResolvedKeys, resolveProviderActionFor, resolveProviderRateLimitProfile, resolveReferenceConfig, resolveResumeAllTargetCodes, resolveResumeTargetCodesFromRaw, resolveScanExcludeConfig, resolveScannerConfig, resolveSdkVersion, resolveShareBakDir, resolveShareJsonPath, resolveShareRemoteDeleteOutcome, resolveShareUploadForce, resolveShareWorkerBaseUrl, resolveSourceLocaleAbsoluteFromRelPaths, resolveSourceLocaleAbsolutePath, resolveSyncTargetFiles, resolveTargetLocaleSlugs, resolveTranslateConfig, resolveTranslateMaxParallel, resolveTranslateMaxParallelEffective, resolveTranslateMaxParallelFromConfig, resolveTranslateRateLimitEffective, resolveTranslationProviderOptions, resolveTranslationProviderOptionsForId, resolveTranslationProviderOrder, resolveTranslator, resolvedTranslationOptionsFromCliFlag, restore, result, rethrowAsI18n, review, index$4 as run, runCleanup, runDoctor, runDynamic, runGenerate, runInit, runLocalesList, runMissing, runPatching, runProjectReadiness, runQuality, runReport, runReview, runShare, runShareDelete, runShareList, runShareView, runSync, runTranslate, runValidate, runtime, saveProjectFilesState, saveProjectRunState, saveProjectsIndex, scanSources, scanner, scoreInitPresets, segmentsForLocaleCode, serializeHostedProjectIngestBody, serializeHostedReportIngestBody, setAtPath, setRunOptions, sha256HexBytes, share, shareJsonBackupDetailEntries, shareJsonBackupWarnMessage, shareRemoteIssueFromWorker, snapshotPreparedAtIso, sourceLocaleCodeForLayout, sourceLocaleCodeFromContext, sourcePlaceholderValues, splitPath, stringifyCliCommandJson, stringifyEnvelope, stripStructuredLeafMetadata, suggestCatalogCodesForInvalidInputFromCatalog, summarizeSyncLeavesForHumanLog, sync, targetLocaleCodesFromContext, targetLocaleCoversAllSourcePaths, touchProjectIndex, translateAndNormalizeGenerateLocale, translateContextFromCore, translateLeaf, translationRunMeta, translationSurfacePathValueMap, translator, tryDeleteCacheFile, tryLoadCoreConfigFromPath, tryParseJsonText, validate, validateHostedProjectIngestBody, validateHostedReportIngestBody, validateLeafTranslationString, validateLocalesSourceConfigValue, validateReportIngest, validateResolvedTranslationOptions, validateRestored, withHostedProjectIngestForce, workerBusyError, workerDataProjectId, workerDataReportId, workerErrorFromCode, workerErrorFromIssue, workerErrorHttpStatus, workerHashAlreadyExistsWarning, workerPayloadTooLargeError, workerProjectArchiveIngestUrl, workerProjectIngestUrl, workerProjectNotFoundError, workerRateLimitedError, workerReportArchiveIngestUrl, workerReportIngestUrl, workerReportNotFoundError, workerStorageLimitError, workerUploadWasDeduped, writeCleanupPlan, writeFlatLocaleJsonDocument, writeJsonAtomic, writeLocaleBundle, writeLocaleJsonFromContextSync, writeMissingPaths };
package/dist/index.js CHANGED
@@ -19699,9 +19699,16 @@ function runReview(ctx, opts, host) {
19699
19699
  };
19700
19700
  }
19701
19701
 
19702
+ // src/shared/constants/version.ts
19703
+ function resolveSdkVersion() {
19704
+ {
19705
+ return "0.1.2";
19706
+ }
19707
+ }
19708
+
19702
19709
  // src/shared/constants/sdk.ts
19703
19710
  var SDK_PACKAGE_NAME = "@i18nprune/core";
19704
- var SDK_VERSION = "0.1.0";
19711
+ var SDK_VERSION = resolveSdkVersion();
19705
19712
 
19706
19713
  // src/project/processorPresets.ts
19707
19714
  var SURFACE_PRESETS = {
@@ -21885,4 +21892,4 @@ function isTranslationProgressParallelPoolPhase(options) {
21885
21892
  return options?.phase === "parallel_pool";
21886
21893
  }
21887
21894
 
21888
- export { ALL_LOCALES_TOKEN, ANALYSIS_BASENAME, CACHE_PROFILE_DEFAULTS, CACHE_SCHEMA_VERSION, ConfigValidationError, DEFAULT_CACHE_PROFILE_ID, DEFAULT_CONFIG, DEFAULT_INIT_CONFIG_IMPORT_SPECIFIER, DEFAULT_LIST_TOP, DEFAULT_MISSING_LEAF_PLACEHOLDER, DEFAULT_PROVIDER_RATE_LIMITS, DEFAULT_SCAN_SKIP_DIR_NAMES, DEFAULT_WORKER_API_URL, DEMO_REPORT_URL, DEMO_WEB_APP_BASE, DOCS_ISSUES_PAGE_PATH, DOCS_SITE_BASE, DOCS_SITE_ORIGIN, DOCTOR_CHECK_IDS, EMPTY_INPUT_FILES_EPOCH, ENV_TRANSLATE_DEEPL_API_KEY, ENV_TRANSLATE_LIBRE_URL, ENV_TRANSLATE_LLM_API_KEY, ENV_TRANSLATE_LLM_BASE_URL, ENV_TRANSLATE_LLM_MODEL, ENV_TRANSLATE_MAX_WORKERS, ENV_TRANSLATE_PROVIDER, GITHUB_BASE, GITHUB_DOCS_BASE, GITHUB_DOCS_TREE_BASE, GITHUB_OWNER, GITHUB_REPO, GITHUB_REPO_URL, HOSTED_PROJECT_SNAPSHOT_SCHEMA_VERSION, I18nPruneError, I18nPruneJsonParseError, IDENTITY_STREAK_SAMPLE_MAX, IDENTITY_STREAK_THRESHOLD, INIT_PRESET_IDS, ISSUE_CLEANUP_RIPGREP_UNAVAILABLE, ISSUE_CLEANUP_UNCERTAIN_PATHS_EXCLUDED, ISSUE_CLI_INVALID_JSON_PRETTY, ISSUE_CONFIG_INVALID, ISSUE_CONFIG_LOAD_FAILED, ISSUE_CONFIG_MISSING, ISSUE_CONTEXT_DISCOVERY_WARNING, ISSUE_CONTEXT_RESOLUTION_FAILED, ISSUE_DOCTOR_CONFIG_MISSING_FILE, ISSUE_DOCTOR_PATHS_DIRECTORIES_MISSING, ISSUE_DOCTOR_PATHS_SOURCE_LOCALE_MISSING, ISSUE_DOCTOR_RUNTIME_UNSUPPORTED_NODE, ISSUE_DOCTOR_TOOLS_RG_NOT_ON_PATH, ISSUE_GENERATE_SOURCE_EMPTY_STRING_LEAVES, ISSUE_GENERATE_TRANSLATE_NETWORK_ERROR, ISSUE_GENERATE_TRANSLATE_RATE_LIMITED, ISSUE_GENERATE_USAGE, ISSUE_IO_READ_FAILED, ISSUE_LANGUAGES_EMPTY_FILTER, ISSUE_LANGUAGES_UNSUPPORTED_LANGUAGE_CODE, ISSUE_LOCALES_USAGE, ISSUE_LOCALE_SOURCE_PLACEHOLDER_LEAVES, ISSUE_LOCALE_TARGET_NOT_FOUND, ISSUE_LOCALE_TARGET_PLACEHOLDER_LEAVES, ISSUE_MISSING_PATHS_NOT_IN_SCAN, ISSUE_PATCHING_CATALOG_MISMATCH_DIRECTION, ISSUE_PATCHING_CATALOG_MISMATCH_ENGLISH, ISSUE_PATCHING_CATALOG_MISMATCH_NATIVE, ISSUE_PATCHING_CONFIG_INVALID_SCHEMA, ISSUE_PATCHING_CONFIG_LOCALE_MISSING_FILE, ISSUE_PATCHING_CONFIG_PARSE_FAILED, ISSUE_PATCHING_CONFIG_SECTION_INCOMPLETE, ISSUE_PATCHING_CONFIG_SIZE_ANOMALY, ISSUE_PATCHING_CONFIG_TOO_LARGE, ISSUE_PATCHING_FILE_LOCALE_MISSING_CONFIG, ISSUE_PROJECT_CONFIG_FILE_MISSING, ISSUE_PROJECT_HOSTED_SNAPSHOT_INVALID, ISSUE_PROJECT_HOSTED_SNAPSHOT_SCHEMA_VERSION, ISSUE_PROJECT_LOCALES_DIR_UNAVAILABLE, ISSUE_PROJECT_LOCALES_STRUCTURE_REQUIRED, ISSUE_PROJECT_SOURCE_LOCALE_INVALID_JSON, ISSUE_PROJECT_SOURCE_LOCALE_INVALID_SHAPE, ISSUE_PROJECT_SOURCE_LOCALE_NOT_FOUND, ISSUE_PROJECT_SOURCE_LOCALE_UNAVAILABLE, ISSUE_PROJECT_SRC_ROOT_UNAVAILABLE, ISSUE_PROJECT_UPLOAD_CONFIG_JSON_INVALID, ISSUE_PROJECT_UPLOAD_CONFIG_REQUIRED, ISSUE_QUALITY_ENGLISH_IDENTICAL_LEAVES, ISSUE_REPORT_HOSTED_REPORT_INVALID, ISSUE_REPORT_INVALID_FORMAT, ISSUE_SCAN_DYNAMIC_KEY_SITES, ISSUE_SHARE_CACHE_EMPTY, ISSUE_SHARE_CACHE_ENTRY_NOT_FOUND, ISSUE_SHARE_JSON_REPAIRED, ISSUE_SHARE_JSON_WRITE_FAILED, ISSUE_SHARE_PREPARE_ANALYSIS_FAILED, ISSUE_SHARE_PREPARE_NOTHING_REQUESTED, ISSUE_SHARE_PREPARE_REPORT_FROM_ARCHIVE_FAILED, ISSUE_SHARE_PREPARE_REPORT_HOST_REQUIRED, ISSUE_SHARE_REMOTE_ERROR, ISSUE_SHARE_REMOTE_PAYLOAD_TOO_LARGE, ISSUE_SHARE_REMOTE_PROJECT_NOT_FOUND, ISSUE_SHARE_REMOTE_REPORT_NOT_FOUND, ISSUE_SHARE_REMOTE_REPORT_REJECTED, ISSUE_SHARE_REMOTE_UNAVAILABLE, ISSUE_SHARE_REMOTE_UPLOAD_REJECTED, ISSUE_SHARE_SNAPSHOT_EMPTY, ISSUE_SHARE_STALE_CACHE_ROW_REMOVED, ISSUE_SHARE_ZIP_FAILED, ISSUE_SYNC_LOCALE_FILE_NOT_FOUND, ISSUE_SYNC_METADATA_FLAG_CONFLICT, ISSUE_TRANSLATE_IDENTITY_STREAK_ABORT, ISSUE_TRANSLATE_IDENTITY_STREAK_WARNING, ISSUE_TRANSLATE_MISSING_CREDENTIALS, ISSUE_TRANSLATE_PROVIDER_NOT_IMPLEMENTED_YET, ISSUE_TRANSLATE_UNKNOWN_TRANSLATION_PROVIDER, ISSUE_VALIDATE_DYNAMIC_KEY_SITES, ISSUE_VALIDATE_MISSING_LITERAL_KEYS, ISSUE_VALIDATE_SOURCE_LOCALE_READ_FAILED, IdentityAbortError, LICENSE_URL, LIST_MORE_HINT, LIST_WINDOW_DEFAULT_TOP, LIST_WINDOW_HARD_CAP, MAX_ANALYSIS_BYTES, MAX_PROJECTS_INDEX_BYTES, MAX_PROJECT_FILES_BYTES, METADATA_DASH, META_WORKER_URL, MISSING_LEAF_PLACEHOLDER_MAX_LEN, NPM_PACKAGE_NAME, NPM_PACKAGE_URL, PROJECT_REPORT_KIND, PROJECT_REPORT_SCHEMA_VERSION, PROJECT_SHARE_PREPARED_MAX_BYTES, PROJECT_UPLOAD_MAX_FILES, PROJECT_UPLOAD_MAX_TEXT_BYTES, PROJECT_UPLOAD_MAX_ZIP_BYTES, PROJECT_UPLOAD_ZIP_LIMITS, REFERENCE_POLICY_SAFE_DEFAULTS, REPORT_SHARE_MAX_BYTES, RESULT_API_VERSION, SCANNER_DEFAULT_CONCURRENCY, SCANNER_DEFAULT_HARD_CAP, SCANNER_DEFAULT_MODE, SCAN_EXCLUDE_PRESETS, SDK_PACKAGE_NAME, SDK_VERSION, SHARE_JSON_HEAL_BACKUP_LABEL, SHARE_JSON_HEAL_CANONICAL_SAVED, TRANSLATE_POLICY_DEFAULTS, TRANSLATE_WORKERS_CAP, TRANSLATION_PROVIDER_CREDENTIAL_PRECEDENCE, TranslateRunInterruptedError, WORKER_INGEST_FORCE_QUERY, aggregateReviewRows, analysis_exports as analysis, analyzePatchingState, appendWorkerIngestForceQuery, applyCleanupKeysToLocaleJson, applyListWindow, applyLocaleLeafMode, applyLocaleLeafNormalization, applyMissingPaths, applyPatchPlanAtomic, applyPreserveFromSource, archiveHostedReportEnvironment, assertGenerateTargetCodes, assertNotSourceTargetLocale, assertRuntimeAdapters, assertRuntimeFsPort, assertRuntimeNetworkPort, assertRuntimePathPort, assertRuntimeSystemPort, assertSupportedTargetLanguageCode, assertSyncPortResult, assertTranslationProviderCredentialsReady, basenameNoExt, buildCliJsonEnvelope, buildExtractionCacheMeta, buildHostPrepareCacheMeta, buildHostedProjectShareArtifacts, buildHostedProjectUploadRequest, buildHostedReportShareArtifacts, buildHostedReportUploadRequest, buildIdentityStreakIssue, buildInitConfigTemplate, buildKeyReferenceContext, buildKeyReferenceContextFromLiteralUsageAndDynamicSites, buildKeyReferenceContextFromReportDetails, buildLanguageCatalog, buildLocaleJsonByTagFromArchive, buildLocaleListRows, buildPatchPlan, buildPatchingSectionIncompleteDiagnostic, buildPayloadProcessorInfo, buildPreparedProjectPayload, buildProjectPayload, buildProjectShareLinks, buildProjectStoredMetadata, buildProjectTreeFromPaths, buildProjectUploadSnapshotMeta, buildQualityJsonData, buildReportDocument, buildReportDocumentFromPreparedSnapshot, buildReportShareLinks, buildReportShareUrl, buildReviewJsonData, buildShareViewVerboseDetail, buildSourceLocaleTruthLabel, buildStoredReportMetadata, buildTranslateParallelLimitSuggestion, buildTranslatedLocaleFromSourceLeaves, buildTranslationProvidersPayload, buildValidateHumanView, buildValidateIssues, buildValidateReportView, buildValidateScanPayload, buildWebWorkspaceShareUrl, buildWorkerApiError, cache_exports as cache, clampTranslateMaxWorkers, classifyLocalesSourceInput, classifyProviderFailureOutcome, classifyTranslateFailure, cleanup_exports as cleanup, coalesceWorkerIngestForce, collectDoctorFindingsFromInputs, collectLocalesFilesystemConfigWarnings, collectTranslationSurfaceLeaves, compareDottedPathDepth, compileScanExclude, composeLoadersGeneratedFile, computeCacheContentHash, computeCacheProjectId, computeCleanupCandidateKeys, computeEnglishIdenticalCounts, computeInputFilesEpoch, computeMissingLiteralKeysFromResolvedKeys, computeSyncedLocaleJson, config_exports as config, configFileNameForFormat, configSchema, createArchiveProjectFs, createCleanupSourceWritePlan, createCoreContext, createGoogleTranslator, createIdentityStreakGuard, createLlmTranslator, createLocaleReadCache, createPrepareTimer, createProviderHealthMonitor, createRuntimeSystemPort, createTranslateContext, decideProjectAnalysisCacheInvalidation, deepClone, defaultInitConfigFileName, defaultProjectFilesState, defaultProjectsIndex, defaultResolvedTranslationOptions, defineConfig, deleteAtPath, deleteLocaleFiles, detectInitProject, detectLocalePlaceholderLeaves, detectPatchingRecipe, detectSourcePlaceholderLeaves, diffProjectFiles, docs_exports as docs, docsCommandUrl, doctor_exports as doctor, doctorExitCode, effectiveTranslationProviderId, emitAnalysisCacheInvalidationMessage, emitCacheDispatchMessages, emitCacheMemoryHitMessage, emitCleanupAbortMessage, emitCleanupAskIgnoredMessage, emitCleanupWriteDone, emitCleanupWriteIntro, emitIssuesAsRunErrors, emitMissingPathsPreview, emitMissingPlaceholderLeavesPreview, emitMissingTargetActionMessage, emitMissingTargetWriteIntro, emitRunErrorFromUnknown, emitRunEvent, emitRunMessage, emitShareCacheDebug, emitShareDeleteHumanMessages, emitShareJsonHealHumanMessages, emitShareListHumanMessages, emitShareUploadHumanMessages, emitShareViewHumanMessages, emitShareViewVerboseHumanMessages, emitSyncHumanMessages, emptyDirectoryPathsFromZipKeys, enrichIssuesWithDocHrefs, errors_exports as errors, evaluateConfigFinding, evaluatePathsFinding, evaluateRuntimeFinding, evaluateToolsFinding, excludeSourceLocaleSlugs, existsRuntimeFsSync, extractor_exports as extractor, fillProjectSnapshotExtraction, filterLanguageCatalog, filterLocaleFilesForReview, filterOutPreservedPaths, formatCountMap, formatGenerateFinalizeSummaryLines, formatInitPresetIdList, formatListOmittedSuffix, formatListShownOmitted, formatSourcePlaceholderMessage, formatSyncSourcePlaceholderMessage, formatTargetPlaceholderMessage, generate_exports as generate, generatedLanguageCatalog, getAtPath, getDisplaySourceLocaleCode, getDocsUrl, getInitPresetConfigFields, getJsonParseLocation, getLanguageByCodeFromCatalog, getOrBuildCachedProjectData, getRunOptions, getSourceLocaleSlug, hex16Id, hostedIngestEnvelopeForShareContentHash, hostedSnapshotForShareContentHash, idleLocaleMetadataReportForSkippedSync, init_exports as init, initPackageDeclares, initializeCacheState, invalidateLocaleReadCacheForAbsolutePath, invalidateLocaleReadCacheForLocaleCode, invalidateProjectAnalysisCache, invalidateProjectAnalysisCacheAfterLocaleWrites, isAllLocaleToken, isCompleteStructuredLocaleLeafMeta, isEmptyInputFilesEpoch, isIdentityTranslation, isInitAutoAmbiguous, isInitPresetId, isLocalesLayoutReadSupported, isLocalesLayoutWriteSupported, isParityExcluded, isPreservePath, isProgressEvent, isProjectCacheWritable, isRetryableProviderFailure, isSourceLocaleSlug, isStructuredLocaleLeafNode, isThenable, isTranslationProgressParallelPoolPhase, isTranslationProviderId, isoOrDash, issueCodeDocHref, issueCodeRepoDocPathForIssueCode, issueLocalesSourceNotInBundle, issuesFromSourcePlaceholderLeaves, issuesFromTargetPlaceholderLeaves, json_exports as json, languageOftenRtl, languages_exports as languages, layoutMatches, listCleanupSourceSegmentsForKeys, listLocaleCodes, listLocaleCodesFromContext, listLocaleSegments, listLocaleSegmentsFromContext, listOtherLocaleCodes, listRuntimeFsDirSync, listSourceFiles, listTranslationProviders, loadCoreConfigFromPath, loadProjectFilesState, loadProjectRunState, loadProjectsIndex, loadShareJsonFile, localeCodesFromContext, localeJsonHasKeyPath, localeJsonValueFromTranslation, localeLeaves_exports as localeLeaves, localeSegmentRefFromAbsolute, locales_exports as locales, localesDynamic_exports as localesDynamic, localesFilesystemSchema, mapWithConcurrency, mask, maybeHealCacheIndex, mergeCoreConfigInputs, mergePartialConfigIntoBase, mergeToTemplateShape, mergeTrackedFileMaps, metadataModeEnabledFromConfig, missing_exports as missing, msOrDash, nextIdentityStreakState, noopRunEmitter, normalizeLanguageCode, normalizeProjectConfig, normalizeProjectRootKey, normalizeRepoDocPath, normalizeWorkerBaseUrl, nowIso, nowMs, omitSyntheticSourceKey, parity_exports as parity, parseGtxResponse, parseI18nPruneConfig, parseJsonText, parseLocaleCodesList, parseMissingArrayFromValidateReportJson, parseOpenAiChatCompletionContent, parseProjectUploadFailure, parseReviewTargetCodes, parseSyncLangSelection, parseWorkerIngestForceField, parseWorkerIngestForceQuery, parseWorkerProjectStoredMetadata, parseWorkerReportStoredMetadata, parseWorkerShareEnvelope, parseZipToSnapshot, partitionPreserve, patching_exports as patching, patchingBlockPresent, pathMatchesPreserveKey, pathUnderAnyUncertainPrefix, pathUnderRoot, pathUnderUncertainPrefix, pickTargetSelector, pickTopInitPreset, placeholders_exports as placeholders, planMissingPathsFromReport, policies_exports as policies, policyKeyForOutcome, prepareCacheForRun, prepareProjectSnapshotFromArchive, prepareProjectSnapshotFromRoot, prepareReportForShare, prepareReportFromArchive, prepareShareHostedFromContext, preserve_exports as preserve, presetUsesValidateSourceIssueCode, projectConfigHash, projects_exports as projects, pruneToTemplateShape, quality_exports as quality, readFlatLocaleJsonSurface, readInitPackageJson, readInitTopologySignals, readJsonFileWithLimit, readJsonFromRuntimeFsSync, readLeafDisplayString, readLocaleBundle, readLocaleCodeSurfaceFromContext, readLocaleJsonFromContextSync, readLocaleSegmentFromContext, readRuntimeFsTextSync, reference_exports as reference, relativeProjectPath, renderGeneratedInnerBlock, report_exports as report, reportDocumentForShareContentHash, resetRunOptions, resolveAnalysisCachePath, resolveCacheConfig, resolveCacheRebuildConfig, resolveCacheState, resolveCachedLocalesLayout, resolveCleanupKeysWithStringPresencePolicy, resolveCoreConfig, resolveCoreConfigLayers, resolveGenerateLocaleDisplay, resolveIssueCodeDocLink, resolveListWindow, resolveLocaleDirection, resolveLocaleLeafMode, resolveLocaleSegmentAbsolutePath, resolveLocaleTargetCodes, resolveLocalesLayout, resolveLocalesLayoutFromContext, resolveMissingLeafPlaceholder, resolveMissingPathsPlan, resolvePatchingConfigLocales, resolvePatchingLocaleImportSpec, resolveProjectAnalysis, resolveProjectDynamicSites, resolveProjectDynamicSitesCount, resolveProjectReadinessChecks, resolveProjectResolvedKeys, resolveProviderActionFor, resolveProviderRateLimitProfile, resolveReferenceConfig, resolveResumeAllTargetCodes, resolveResumeTargetCodesFromRaw, resolveScanExcludeConfig, resolveScannerConfig, resolveShareBakDir, resolveShareJsonPath, resolveShareRemoteDeleteOutcome, resolveShareUploadForce, resolveShareWorkerBaseUrl, resolveSourceLocaleAbsoluteFromRelPaths, resolveSourceLocaleAbsolutePath, resolveSyncTargetFiles, resolveTargetLocaleSlugs, resolveTranslateConfig, resolveTranslateMaxParallel, resolveTranslateMaxParallelEffective, resolveTranslateMaxParallelFromConfig, resolveTranslateRateLimitEffective, resolveTranslationProviderOptions, resolveTranslationProviderOptionsForId, resolveTranslationProviderOrder, resolveTranslator, resolvedTranslationOptionsFromCliFlag, restore, result_exports as result, rethrowAsI18n, review_exports as review, run_exports as run, runCleanup, runDoctor, runDynamic, runGenerate, runInit, runLocalesList, runMissing, runPatching, runProjectReadiness, runQuality, runReport, runReview, runShare, runShareDelete, runShareList, runShareView, runSync, runTranslate, runValidate, runtime_exports as runtime, saveProjectFilesState, saveProjectRunState, saveProjectsIndex, scanSources, scanner_exports as scanner, scoreInitPresets, segmentsForLocaleCode, serializeHostedProjectIngestBody, serializeHostedReportIngestBody, setAtPath, setRunOptions, sha256HexBytes, share_exports as share, shareJsonBackupDetailEntries, shareJsonBackupWarnMessage, shareRemoteIssueFromWorker, snapshotPreparedAtIso, sourceLocaleCodeForLayout, sourceLocaleCodeFromContext, sourcePlaceholderValues, splitPath, stringifyCliCommandJson, stringifyEnvelope, stripStructuredLeafMetadata, suggestCatalogCodesForInvalidInputFromCatalog, summarizeSyncLeavesForHumanLog, sync_exports as sync, targetLocaleCodesFromContext, targetLocaleCoversAllSourcePaths, touchProjectIndex, translateAndNormalizeGenerateLocale, translateContextFromCore, translateLeaf, translationRunMeta, translationSurfacePathValueMap, translator_exports as translator, tryDeleteCacheFile, tryLoadCoreConfigFromPath, tryParseJsonText, validate_exports as validate, validateHostedProjectIngestBody, validateHostedReportIngestBody, validateLeafTranslationString, validateLocalesSourceConfigValue, validateReportIngest, validateResolvedTranslationOptions, validateRestored, withHostedProjectIngestForce, workerBusyError, workerDataProjectId, workerDataReportId, workerErrorFromCode, workerErrorFromIssue, workerErrorHttpStatus, workerHashAlreadyExistsWarning, workerPayloadTooLargeError, workerProjectArchiveIngestUrl, workerProjectIngestUrl, workerProjectNotFoundError, workerRateLimitedError, workerReportArchiveIngestUrl, workerReportIngestUrl, workerReportNotFoundError, workerStorageLimitError, workerUploadWasDeduped, writeCleanupPlan, writeFlatLocaleJsonDocument, writeJsonAtomic, writeLocaleBundle, writeLocaleJsonFromContextSync, writeMissingPaths };
21895
+ export { ALL_LOCALES_TOKEN, ANALYSIS_BASENAME, CACHE_PROFILE_DEFAULTS, CACHE_SCHEMA_VERSION, ConfigValidationError, DEFAULT_CACHE_PROFILE_ID, DEFAULT_CONFIG, DEFAULT_INIT_CONFIG_IMPORT_SPECIFIER, DEFAULT_LIST_TOP, DEFAULT_MISSING_LEAF_PLACEHOLDER, DEFAULT_PROVIDER_RATE_LIMITS, DEFAULT_SCAN_SKIP_DIR_NAMES, DEFAULT_WORKER_API_URL, DEMO_REPORT_URL, DEMO_WEB_APP_BASE, DOCS_ISSUES_PAGE_PATH, DOCS_SITE_BASE, DOCS_SITE_ORIGIN, DOCTOR_CHECK_IDS, EMPTY_INPUT_FILES_EPOCH, ENV_TRANSLATE_DEEPL_API_KEY, ENV_TRANSLATE_LIBRE_URL, ENV_TRANSLATE_LLM_API_KEY, ENV_TRANSLATE_LLM_BASE_URL, ENV_TRANSLATE_LLM_MODEL, ENV_TRANSLATE_MAX_WORKERS, ENV_TRANSLATE_PROVIDER, GITHUB_BASE, GITHUB_DOCS_BASE, GITHUB_DOCS_TREE_BASE, GITHUB_OWNER, GITHUB_REPO, GITHUB_REPO_URL, HOSTED_PROJECT_SNAPSHOT_SCHEMA_VERSION, I18nPruneError, I18nPruneJsonParseError, IDENTITY_STREAK_SAMPLE_MAX, IDENTITY_STREAK_THRESHOLD, INIT_PRESET_IDS, ISSUE_CLEANUP_RIPGREP_UNAVAILABLE, ISSUE_CLEANUP_UNCERTAIN_PATHS_EXCLUDED, ISSUE_CLI_INVALID_JSON_PRETTY, ISSUE_CONFIG_INVALID, ISSUE_CONFIG_LOAD_FAILED, ISSUE_CONFIG_MISSING, ISSUE_CONTEXT_DISCOVERY_WARNING, ISSUE_CONTEXT_RESOLUTION_FAILED, ISSUE_DOCTOR_CONFIG_MISSING_FILE, ISSUE_DOCTOR_PATHS_DIRECTORIES_MISSING, ISSUE_DOCTOR_PATHS_SOURCE_LOCALE_MISSING, ISSUE_DOCTOR_RUNTIME_UNSUPPORTED_NODE, ISSUE_DOCTOR_TOOLS_RG_NOT_ON_PATH, ISSUE_GENERATE_SOURCE_EMPTY_STRING_LEAVES, ISSUE_GENERATE_TRANSLATE_NETWORK_ERROR, ISSUE_GENERATE_TRANSLATE_RATE_LIMITED, ISSUE_GENERATE_USAGE, ISSUE_IO_READ_FAILED, ISSUE_LANGUAGES_EMPTY_FILTER, ISSUE_LANGUAGES_UNSUPPORTED_LANGUAGE_CODE, ISSUE_LOCALES_USAGE, ISSUE_LOCALE_SOURCE_PLACEHOLDER_LEAVES, ISSUE_LOCALE_TARGET_NOT_FOUND, ISSUE_LOCALE_TARGET_PLACEHOLDER_LEAVES, ISSUE_MISSING_PATHS_NOT_IN_SCAN, ISSUE_PATCHING_CATALOG_MISMATCH_DIRECTION, ISSUE_PATCHING_CATALOG_MISMATCH_ENGLISH, ISSUE_PATCHING_CATALOG_MISMATCH_NATIVE, ISSUE_PATCHING_CONFIG_INVALID_SCHEMA, ISSUE_PATCHING_CONFIG_LOCALE_MISSING_FILE, ISSUE_PATCHING_CONFIG_PARSE_FAILED, ISSUE_PATCHING_CONFIG_SECTION_INCOMPLETE, ISSUE_PATCHING_CONFIG_SIZE_ANOMALY, ISSUE_PATCHING_CONFIG_TOO_LARGE, ISSUE_PATCHING_FILE_LOCALE_MISSING_CONFIG, ISSUE_PROJECT_CONFIG_FILE_MISSING, ISSUE_PROJECT_HOSTED_SNAPSHOT_INVALID, ISSUE_PROJECT_HOSTED_SNAPSHOT_SCHEMA_VERSION, ISSUE_PROJECT_LOCALES_DIR_UNAVAILABLE, ISSUE_PROJECT_LOCALES_STRUCTURE_REQUIRED, ISSUE_PROJECT_SOURCE_LOCALE_INVALID_JSON, ISSUE_PROJECT_SOURCE_LOCALE_INVALID_SHAPE, ISSUE_PROJECT_SOURCE_LOCALE_NOT_FOUND, ISSUE_PROJECT_SOURCE_LOCALE_UNAVAILABLE, ISSUE_PROJECT_SRC_ROOT_UNAVAILABLE, ISSUE_PROJECT_UPLOAD_CONFIG_JSON_INVALID, ISSUE_PROJECT_UPLOAD_CONFIG_REQUIRED, ISSUE_QUALITY_ENGLISH_IDENTICAL_LEAVES, ISSUE_REPORT_HOSTED_REPORT_INVALID, ISSUE_REPORT_INVALID_FORMAT, ISSUE_SCAN_DYNAMIC_KEY_SITES, ISSUE_SHARE_CACHE_EMPTY, ISSUE_SHARE_CACHE_ENTRY_NOT_FOUND, ISSUE_SHARE_JSON_REPAIRED, ISSUE_SHARE_JSON_WRITE_FAILED, ISSUE_SHARE_PREPARE_ANALYSIS_FAILED, ISSUE_SHARE_PREPARE_NOTHING_REQUESTED, ISSUE_SHARE_PREPARE_REPORT_FROM_ARCHIVE_FAILED, ISSUE_SHARE_PREPARE_REPORT_HOST_REQUIRED, ISSUE_SHARE_REMOTE_ERROR, ISSUE_SHARE_REMOTE_PAYLOAD_TOO_LARGE, ISSUE_SHARE_REMOTE_PROJECT_NOT_FOUND, ISSUE_SHARE_REMOTE_REPORT_NOT_FOUND, ISSUE_SHARE_REMOTE_REPORT_REJECTED, ISSUE_SHARE_REMOTE_UNAVAILABLE, ISSUE_SHARE_REMOTE_UPLOAD_REJECTED, ISSUE_SHARE_SNAPSHOT_EMPTY, ISSUE_SHARE_STALE_CACHE_ROW_REMOVED, ISSUE_SHARE_ZIP_FAILED, ISSUE_SYNC_LOCALE_FILE_NOT_FOUND, ISSUE_SYNC_METADATA_FLAG_CONFLICT, ISSUE_TRANSLATE_IDENTITY_STREAK_ABORT, ISSUE_TRANSLATE_IDENTITY_STREAK_WARNING, ISSUE_TRANSLATE_MISSING_CREDENTIALS, ISSUE_TRANSLATE_PROVIDER_NOT_IMPLEMENTED_YET, ISSUE_TRANSLATE_UNKNOWN_TRANSLATION_PROVIDER, ISSUE_VALIDATE_DYNAMIC_KEY_SITES, ISSUE_VALIDATE_MISSING_LITERAL_KEYS, ISSUE_VALIDATE_SOURCE_LOCALE_READ_FAILED, IdentityAbortError, LICENSE_URL, LIST_MORE_HINT, LIST_WINDOW_DEFAULT_TOP, LIST_WINDOW_HARD_CAP, MAX_ANALYSIS_BYTES, MAX_PROJECTS_INDEX_BYTES, MAX_PROJECT_FILES_BYTES, METADATA_DASH, META_WORKER_URL, MISSING_LEAF_PLACEHOLDER_MAX_LEN, NPM_PACKAGE_NAME, NPM_PACKAGE_URL, PROJECT_REPORT_KIND, PROJECT_REPORT_SCHEMA_VERSION, PROJECT_SHARE_PREPARED_MAX_BYTES, PROJECT_UPLOAD_MAX_FILES, PROJECT_UPLOAD_MAX_TEXT_BYTES, PROJECT_UPLOAD_MAX_ZIP_BYTES, PROJECT_UPLOAD_ZIP_LIMITS, REFERENCE_POLICY_SAFE_DEFAULTS, REPORT_SHARE_MAX_BYTES, RESULT_API_VERSION, SCANNER_DEFAULT_CONCURRENCY, SCANNER_DEFAULT_HARD_CAP, SCANNER_DEFAULT_MODE, SCAN_EXCLUDE_PRESETS, SDK_PACKAGE_NAME, SDK_VERSION, SHARE_JSON_HEAL_BACKUP_LABEL, SHARE_JSON_HEAL_CANONICAL_SAVED, TRANSLATE_POLICY_DEFAULTS, TRANSLATE_WORKERS_CAP, TRANSLATION_PROVIDER_CREDENTIAL_PRECEDENCE, TranslateRunInterruptedError, WORKER_INGEST_FORCE_QUERY, aggregateReviewRows, analysis_exports as analysis, analyzePatchingState, appendWorkerIngestForceQuery, applyCleanupKeysToLocaleJson, applyListWindow, applyLocaleLeafMode, applyLocaleLeafNormalization, applyMissingPaths, applyPatchPlanAtomic, applyPreserveFromSource, archiveHostedReportEnvironment, assertGenerateTargetCodes, assertNotSourceTargetLocale, assertRuntimeAdapters, assertRuntimeFsPort, assertRuntimeNetworkPort, assertRuntimePathPort, assertRuntimeSystemPort, assertSupportedTargetLanguageCode, assertSyncPortResult, assertTranslationProviderCredentialsReady, basenameNoExt, buildCliJsonEnvelope, buildExtractionCacheMeta, buildHostPrepareCacheMeta, buildHostedProjectShareArtifacts, buildHostedProjectUploadRequest, buildHostedReportShareArtifacts, buildHostedReportUploadRequest, buildIdentityStreakIssue, buildInitConfigTemplate, buildKeyReferenceContext, buildKeyReferenceContextFromLiteralUsageAndDynamicSites, buildKeyReferenceContextFromReportDetails, buildLanguageCatalog, buildLocaleJsonByTagFromArchive, buildLocaleListRows, buildPatchPlan, buildPatchingSectionIncompleteDiagnostic, buildPayloadProcessorInfo, buildPreparedProjectPayload, buildProjectPayload, buildProjectShareLinks, buildProjectStoredMetadata, buildProjectTreeFromPaths, buildProjectUploadSnapshotMeta, buildQualityJsonData, buildReportDocument, buildReportDocumentFromPreparedSnapshot, buildReportShareLinks, buildReportShareUrl, buildReviewJsonData, buildShareViewVerboseDetail, buildSourceLocaleTruthLabel, buildStoredReportMetadata, buildTranslateParallelLimitSuggestion, buildTranslatedLocaleFromSourceLeaves, buildTranslationProvidersPayload, buildValidateHumanView, buildValidateIssues, buildValidateReportView, buildValidateScanPayload, buildWebWorkspaceShareUrl, buildWorkerApiError, cache_exports as cache, clampTranslateMaxWorkers, classifyLocalesSourceInput, classifyProviderFailureOutcome, classifyTranslateFailure, cleanup_exports as cleanup, coalesceWorkerIngestForce, collectDoctorFindingsFromInputs, collectLocalesFilesystemConfigWarnings, collectTranslationSurfaceLeaves, compareDottedPathDepth, compileScanExclude, composeLoadersGeneratedFile, computeCacheContentHash, computeCacheProjectId, computeCleanupCandidateKeys, computeEnglishIdenticalCounts, computeInputFilesEpoch, computeMissingLiteralKeysFromResolvedKeys, computeSyncedLocaleJson, config_exports as config, configFileNameForFormat, configSchema, createArchiveProjectFs, createCleanupSourceWritePlan, createCoreContext, createGoogleTranslator, createIdentityStreakGuard, createLlmTranslator, createLocaleReadCache, createPrepareTimer, createProviderHealthMonitor, createRuntimeSystemPort, createTranslateContext, decideProjectAnalysisCacheInvalidation, deepClone, defaultInitConfigFileName, defaultProjectFilesState, defaultProjectsIndex, defaultResolvedTranslationOptions, defineConfig, deleteAtPath, deleteLocaleFiles, detectInitProject, detectLocalePlaceholderLeaves, detectPatchingRecipe, detectSourcePlaceholderLeaves, diffProjectFiles, docs_exports as docs, docsCommandUrl, doctor_exports as doctor, doctorExitCode, effectiveTranslationProviderId, emitAnalysisCacheInvalidationMessage, emitCacheDispatchMessages, emitCacheMemoryHitMessage, emitCleanupAbortMessage, emitCleanupAskIgnoredMessage, emitCleanupWriteDone, emitCleanupWriteIntro, emitIssuesAsRunErrors, emitMissingPathsPreview, emitMissingPlaceholderLeavesPreview, emitMissingTargetActionMessage, emitMissingTargetWriteIntro, emitRunErrorFromUnknown, emitRunEvent, emitRunMessage, emitShareCacheDebug, emitShareDeleteHumanMessages, emitShareJsonHealHumanMessages, emitShareListHumanMessages, emitShareUploadHumanMessages, emitShareViewHumanMessages, emitShareViewVerboseHumanMessages, emitSyncHumanMessages, emptyDirectoryPathsFromZipKeys, enrichIssuesWithDocHrefs, errors_exports as errors, evaluateConfigFinding, evaluatePathsFinding, evaluateRuntimeFinding, evaluateToolsFinding, excludeSourceLocaleSlugs, existsRuntimeFsSync, extractor_exports as extractor, fillProjectSnapshotExtraction, filterLanguageCatalog, filterLocaleFilesForReview, filterOutPreservedPaths, formatCountMap, formatGenerateFinalizeSummaryLines, formatInitPresetIdList, formatListOmittedSuffix, formatListShownOmitted, formatSourcePlaceholderMessage, formatSyncSourcePlaceholderMessage, formatTargetPlaceholderMessage, generate_exports as generate, generatedLanguageCatalog, getAtPath, getDisplaySourceLocaleCode, getDocsUrl, getInitPresetConfigFields, getJsonParseLocation, getLanguageByCodeFromCatalog, getOrBuildCachedProjectData, getRunOptions, getSourceLocaleSlug, hex16Id, hostedIngestEnvelopeForShareContentHash, hostedSnapshotForShareContentHash, idleLocaleMetadataReportForSkippedSync, init_exports as init, initPackageDeclares, initializeCacheState, invalidateLocaleReadCacheForAbsolutePath, invalidateLocaleReadCacheForLocaleCode, invalidateProjectAnalysisCache, invalidateProjectAnalysisCacheAfterLocaleWrites, isAllLocaleToken, isCompleteStructuredLocaleLeafMeta, isEmptyInputFilesEpoch, isIdentityTranslation, isInitAutoAmbiguous, isInitPresetId, isLocalesLayoutReadSupported, isLocalesLayoutWriteSupported, isParityExcluded, isPreservePath, isProgressEvent, isProjectCacheWritable, isRetryableProviderFailure, isSourceLocaleSlug, isStructuredLocaleLeafNode, isThenable, isTranslationProgressParallelPoolPhase, isTranslationProviderId, isoOrDash, issueCodeDocHref, issueCodeRepoDocPathForIssueCode, issueLocalesSourceNotInBundle, issuesFromSourcePlaceholderLeaves, issuesFromTargetPlaceholderLeaves, json_exports as json, languageOftenRtl, languages_exports as languages, layoutMatches, listCleanupSourceSegmentsForKeys, listLocaleCodes, listLocaleCodesFromContext, listLocaleSegments, listLocaleSegmentsFromContext, listOtherLocaleCodes, listRuntimeFsDirSync, listSourceFiles, listTranslationProviders, loadCoreConfigFromPath, loadProjectFilesState, loadProjectRunState, loadProjectsIndex, loadShareJsonFile, localeCodesFromContext, localeJsonHasKeyPath, localeJsonValueFromTranslation, localeLeaves_exports as localeLeaves, localeSegmentRefFromAbsolute, locales_exports as locales, localesDynamic_exports as localesDynamic, localesFilesystemSchema, mapWithConcurrency, mask, maybeHealCacheIndex, mergeCoreConfigInputs, mergePartialConfigIntoBase, mergeToTemplateShape, mergeTrackedFileMaps, metadataModeEnabledFromConfig, missing_exports as missing, msOrDash, nextIdentityStreakState, noopRunEmitter, normalizeLanguageCode, normalizeProjectConfig, normalizeProjectRootKey, normalizeRepoDocPath, normalizeWorkerBaseUrl, nowIso, nowMs, omitSyntheticSourceKey, parity_exports as parity, parseGtxResponse, parseI18nPruneConfig, parseJsonText, parseLocaleCodesList, parseMissingArrayFromValidateReportJson, parseOpenAiChatCompletionContent, parseProjectUploadFailure, parseReviewTargetCodes, parseSyncLangSelection, parseWorkerIngestForceField, parseWorkerIngestForceQuery, parseWorkerProjectStoredMetadata, parseWorkerReportStoredMetadata, parseWorkerShareEnvelope, parseZipToSnapshot, partitionPreserve, patching_exports as patching, patchingBlockPresent, pathMatchesPreserveKey, pathUnderAnyUncertainPrefix, pathUnderRoot, pathUnderUncertainPrefix, pickTargetSelector, pickTopInitPreset, placeholders_exports as placeholders, planMissingPathsFromReport, policies_exports as policies, policyKeyForOutcome, prepareCacheForRun, prepareProjectSnapshotFromArchive, prepareProjectSnapshotFromRoot, prepareReportForShare, prepareReportFromArchive, prepareShareHostedFromContext, preserve_exports as preserve, presetUsesValidateSourceIssueCode, projectConfigHash, projects_exports as projects, pruneToTemplateShape, quality_exports as quality, readFlatLocaleJsonSurface, readInitPackageJson, readInitTopologySignals, readJsonFileWithLimit, readJsonFromRuntimeFsSync, readLeafDisplayString, readLocaleBundle, readLocaleCodeSurfaceFromContext, readLocaleJsonFromContextSync, readLocaleSegmentFromContext, readRuntimeFsTextSync, reference_exports as reference, relativeProjectPath, renderGeneratedInnerBlock, report_exports as report, reportDocumentForShareContentHash, resetRunOptions, resolveAnalysisCachePath, resolveCacheConfig, resolveCacheRebuildConfig, resolveCacheState, resolveCachedLocalesLayout, resolveCleanupKeysWithStringPresencePolicy, resolveCoreConfig, resolveCoreConfigLayers, resolveGenerateLocaleDisplay, resolveIssueCodeDocLink, resolveListWindow, resolveLocaleDirection, resolveLocaleLeafMode, resolveLocaleSegmentAbsolutePath, resolveLocaleTargetCodes, resolveLocalesLayout, resolveLocalesLayoutFromContext, resolveMissingLeafPlaceholder, resolveMissingPathsPlan, resolvePatchingConfigLocales, resolvePatchingLocaleImportSpec, resolveProjectAnalysis, resolveProjectDynamicSites, resolveProjectDynamicSitesCount, resolveProjectReadinessChecks, resolveProjectResolvedKeys, resolveProviderActionFor, resolveProviderRateLimitProfile, resolveReferenceConfig, resolveResumeAllTargetCodes, resolveResumeTargetCodesFromRaw, resolveScanExcludeConfig, resolveScannerConfig, resolveSdkVersion, resolveShareBakDir, resolveShareJsonPath, resolveShareRemoteDeleteOutcome, resolveShareUploadForce, resolveShareWorkerBaseUrl, resolveSourceLocaleAbsoluteFromRelPaths, resolveSourceLocaleAbsolutePath, resolveSyncTargetFiles, resolveTargetLocaleSlugs, resolveTranslateConfig, resolveTranslateMaxParallel, resolveTranslateMaxParallelEffective, resolveTranslateMaxParallelFromConfig, resolveTranslateRateLimitEffective, resolveTranslationProviderOptions, resolveTranslationProviderOptionsForId, resolveTranslationProviderOrder, resolveTranslator, resolvedTranslationOptionsFromCliFlag, restore, result_exports as result, rethrowAsI18n, review_exports as review, run_exports as run, runCleanup, runDoctor, runDynamic, runGenerate, runInit, runLocalesList, runMissing, runPatching, runProjectReadiness, runQuality, runReport, runReview, runShare, runShareDelete, runShareList, runShareView, runSync, runTranslate, runValidate, runtime_exports as runtime, saveProjectFilesState, saveProjectRunState, saveProjectsIndex, scanSources, scanner_exports as scanner, scoreInitPresets, segmentsForLocaleCode, serializeHostedProjectIngestBody, serializeHostedReportIngestBody, setAtPath, setRunOptions, sha256HexBytes, share_exports as share, shareJsonBackupDetailEntries, shareJsonBackupWarnMessage, shareRemoteIssueFromWorker, snapshotPreparedAtIso, sourceLocaleCodeForLayout, sourceLocaleCodeFromContext, sourcePlaceholderValues, splitPath, stringifyCliCommandJson, stringifyEnvelope, stripStructuredLeafMetadata, suggestCatalogCodesForInvalidInputFromCatalog, summarizeSyncLeavesForHumanLog, sync_exports as sync, targetLocaleCodesFromContext, targetLocaleCoversAllSourcePaths, touchProjectIndex, translateAndNormalizeGenerateLocale, translateContextFromCore, translateLeaf, translationRunMeta, translationSurfacePathValueMap, translator_exports as translator, tryDeleteCacheFile, tryLoadCoreConfigFromPath, tryParseJsonText, validate_exports as validate, validateHostedProjectIngestBody, validateHostedReportIngestBody, validateLeafTranslationString, validateLocalesSourceConfigValue, validateReportIngest, validateResolvedTranslationOptions, validateRestored, withHostedProjectIngestForce, workerBusyError, workerDataProjectId, workerDataReportId, workerErrorFromCode, workerErrorFromIssue, workerErrorHttpStatus, workerHashAlreadyExistsWarning, workerPayloadTooLargeError, workerProjectArchiveIngestUrl, workerProjectIngestUrl, workerProjectNotFoundError, workerRateLimitedError, workerReportArchiveIngestUrl, workerReportIngestUrl, workerReportNotFoundError, workerStorageLimitError, workerUploadWasDeduped, writeCleanupPlan, writeFlatLocaleJsonDocument, writeJsonAtomic, writeLocaleBundle, writeLocaleJsonFromContextSync, writeMissingPaths };
package/dist/shared.d.ts CHANGED
@@ -576,8 +576,11 @@ declare function formatListShownOmitted(prefix: string, omitted: number): string
576
576
 
577
577
  /** npm package name for the i18nprune SDK (`packages/core`). */
578
578
  declare const SDK_PACKAGE_NAME: "@i18nprune/core";
579
- /** Semantic version of the SDK. Keep in sync with `packages/core/package.json`. */
580
- declare const SDK_VERSION: "0.1.0";
579
+ /** Semantic version from `packages/core/package.json` (injected at core build; see `version.ts`). */
580
+ declare const SDK_VERSION: string;
581
+
582
+ /** SDK semver: injected in `packages/core/dist` at build; falls back to `package.json` in source/dev. */
583
+ declare function resolveSdkVersion(): string;
581
584
 
582
585
  /** Envelope version stamped into every on-disk cache JSON file. */
583
586
  declare const CACHE_SCHEMA_VERSION: 1;
@@ -961,8 +964,9 @@ declare const index_WORKER_IDLE_RETENTION_MS: typeof WORKER_IDLE_RETENTION_MS;
961
964
  declare const index_WORKER_INGEST_FORCE_QUERY: typeof WORKER_INGEST_FORCE_QUERY;
962
965
  declare const index_formatListOmittedSuffix: typeof formatListOmittedSuffix;
963
966
  declare const index_formatListShownOmitted: typeof formatListShownOmitted;
967
+ declare const index_resolveSdkVersion: typeof resolveSdkVersion;
964
968
  declare namespace index {
965
- export { index_ANALYSIS_BASENAME as ANALYSIS_BASENAME, index_CACHE_PROFILE_DEFAULTS as CACHE_PROFILE_DEFAULTS, index_CACHE_SCHEMA_VERSION as CACHE_SCHEMA_VERSION, index_DEFAULT_CACHE_PROFILE_ID as DEFAULT_CACHE_PROFILE_ID, index_DEFAULT_HEAL_EVERY_RUNS as DEFAULT_HEAL_EVERY_RUNS, index_DEFAULT_LIST_TOP as DEFAULT_LIST_TOP, index_DEFAULT_MAX_SHARE_JSON_BYTES as DEFAULT_MAX_SHARE_JSON_BYTES, index_DEFAULT_MISSING_LEAF_PLACEHOLDER as DEFAULT_MISSING_LEAF_PLACEHOLDER, index_DEFAULT_WORKER_API_URL as DEFAULT_WORKER_API_URL, index_DEMO_REPORT_URL as DEMO_REPORT_URL, index_DEMO_WEB_APP_BASE as DEMO_WEB_APP_BASE, index_DOCS_ISSUES_PAGE_PATH as DOCS_ISSUES_PAGE_PATH, index_DOCS_SITE_BASE as DOCS_SITE_BASE, index_DOCS_SITE_ORIGIN as DOCS_SITE_ORIGIN, index_ENV_TRANSLATE_DEEPL_API_KEY as ENV_TRANSLATE_DEEPL_API_KEY, index_ENV_TRANSLATE_LIBRE_URL as ENV_TRANSLATE_LIBRE_URL, index_ENV_TRANSLATE_LLM_API_KEY as ENV_TRANSLATE_LLM_API_KEY, index_ENV_TRANSLATE_LLM_BASE_URL as ENV_TRANSLATE_LLM_BASE_URL, index_ENV_TRANSLATE_LLM_MODEL as ENV_TRANSLATE_LLM_MODEL, index_ENV_TRANSLATE_MAX_WORKERS as ENV_TRANSLATE_MAX_WORKERS, index_ENV_TRANSLATE_PROVIDER as ENV_TRANSLATE_PROVIDER, index_GITHUB_BASE as GITHUB_BASE, index_GITHUB_DOCS_BASE as GITHUB_DOCS_BASE, index_GITHUB_DOCS_TREE_BASE as GITHUB_DOCS_TREE_BASE, index_GITHUB_OWNER as GITHUB_OWNER, index_GITHUB_REPO as GITHUB_REPO, index_GITHUB_REPO_URL as GITHUB_REPO_URL, index_HOSTED_PROJECT_SNAPSHOT_SCHEMA_VERSION as HOSTED_PROJECT_SNAPSHOT_SCHEMA_VERSION, index_I18NPRUNE_CONFIG_BASENAME as I18NPRUNE_CONFIG_BASENAME, index_I18NPRUNE_CONFIG_JSON_FILE_NAME as I18NPRUNE_CONFIG_JSON_FILE_NAME, index_I18NPRUNE_CONFIG_SCRIPT_FILE_NAMES as I18NPRUNE_CONFIG_SCRIPT_FILE_NAMES, index_I18NPRUNE_CONFIG_SCRIPT_FILE_NAMES_SET as I18NPRUNE_CONFIG_SCRIPT_FILE_NAMES_SET, index_I18NPRUNE_CONFIG_SNAPSHOT_FILE_NAMES as I18NPRUNE_CONFIG_SNAPSHOT_FILE_NAMES, index_I18NPRUNE_CONFIG_SNAPSHOT_FILE_NAMES_SET as I18NPRUNE_CONFIG_SNAPSHOT_FILE_NAMES_SET, index_ISSUE_CLEANUP_RIPGREP_UNAVAILABLE as ISSUE_CLEANUP_RIPGREP_UNAVAILABLE, index_ISSUE_CLEANUP_UNCERTAIN_PATHS_EXCLUDED as ISSUE_CLEANUP_UNCERTAIN_PATHS_EXCLUDED, index_ISSUE_CLI_INVALID_JSON_PRETTY as ISSUE_CLI_INVALID_JSON_PRETTY, index_ISSUE_CONFIG_INVALID as ISSUE_CONFIG_INVALID, index_ISSUE_CONFIG_LOAD_FAILED as ISSUE_CONFIG_LOAD_FAILED, index_ISSUE_CONFIG_MISSING as ISSUE_CONFIG_MISSING, index_ISSUE_CONTEXT_DISCOVERY_WARNING as ISSUE_CONTEXT_DISCOVERY_WARNING, index_ISSUE_CONTEXT_RESOLUTION_FAILED as ISSUE_CONTEXT_RESOLUTION_FAILED, index_ISSUE_DOCTOR_CONFIG_MISSING_FILE as ISSUE_DOCTOR_CONFIG_MISSING_FILE, index_ISSUE_DOCTOR_PATHS_DIRECTORIES_MISSING as ISSUE_DOCTOR_PATHS_DIRECTORIES_MISSING, index_ISSUE_DOCTOR_PATHS_SOURCE_LOCALE_MISSING as ISSUE_DOCTOR_PATHS_SOURCE_LOCALE_MISSING, index_ISSUE_DOCTOR_RUNTIME_UNSUPPORTED_NODE as ISSUE_DOCTOR_RUNTIME_UNSUPPORTED_NODE, index_ISSUE_DOCTOR_TOOLS_RG_NOT_ON_PATH as ISSUE_DOCTOR_TOOLS_RG_NOT_ON_PATH, index_ISSUE_GENERATE_SOURCE_EMPTY_STRING_LEAVES as ISSUE_GENERATE_SOURCE_EMPTY_STRING_LEAVES, index_ISSUE_GENERATE_TRANSLATE_NETWORK_ERROR as ISSUE_GENERATE_TRANSLATE_NETWORK_ERROR, index_ISSUE_GENERATE_TRANSLATE_RATE_LIMITED as ISSUE_GENERATE_TRANSLATE_RATE_LIMITED, index_ISSUE_GENERATE_USAGE as ISSUE_GENERATE_USAGE, index_ISSUE_IO_READ_FAILED as ISSUE_IO_READ_FAILED, index_ISSUE_LANGUAGES_EMPTY_FILTER as ISSUE_LANGUAGES_EMPTY_FILTER, index_ISSUE_LANGUAGES_UNSUPPORTED_LANGUAGE_CODE as ISSUE_LANGUAGES_UNSUPPORTED_LANGUAGE_CODE, index_ISSUE_LOCALES_USAGE as ISSUE_LOCALES_USAGE, index_ISSUE_LOCALE_SOURCE_PLACEHOLDER_LEAVES as ISSUE_LOCALE_SOURCE_PLACEHOLDER_LEAVES, index_ISSUE_LOCALE_TARGET_NOT_FOUND as ISSUE_LOCALE_TARGET_NOT_FOUND, index_ISSUE_LOCALE_TARGET_PLACEHOLDER_LEAVES as ISSUE_LOCALE_TARGET_PLACEHOLDER_LEAVES, index_ISSUE_MISSING_PATHS_NOT_IN_SCAN as ISSUE_MISSING_PATHS_NOT_IN_SCAN, index_ISSUE_PATCHING_CATALOG_MISMATCH_DIRECTION as ISSUE_PATCHING_CATALOG_MISMATCH_DIRECTION, index_ISSUE_PATCHING_CATALOG_MISMATCH_ENGLISH as ISSUE_PATCHING_CATALOG_MISMATCH_ENGLISH, index_ISSUE_PATCHING_CATALOG_MISMATCH_NATIVE as ISSUE_PATCHING_CATALOG_MISMATCH_NATIVE, index_ISSUE_PATCHING_CONFIG_INVALID_SCHEMA as ISSUE_PATCHING_CONFIG_INVALID_SCHEMA, index_ISSUE_PATCHING_CONFIG_LOCALE_MISSING_FILE as ISSUE_PATCHING_CONFIG_LOCALE_MISSING_FILE, index_ISSUE_PATCHING_CONFIG_PARSE_FAILED as ISSUE_PATCHING_CONFIG_PARSE_FAILED, index_ISSUE_PATCHING_CONFIG_SECTION_INCOMPLETE as ISSUE_PATCHING_CONFIG_SECTION_INCOMPLETE, index_ISSUE_PATCHING_CONFIG_SIZE_ANOMALY as ISSUE_PATCHING_CONFIG_SIZE_ANOMALY, index_ISSUE_PATCHING_CONFIG_TOO_LARGE as ISSUE_PATCHING_CONFIG_TOO_LARGE, index_ISSUE_PATCHING_FILE_LOCALE_MISSING_CONFIG as ISSUE_PATCHING_FILE_LOCALE_MISSING_CONFIG, index_ISSUE_PATHS_NETWORK_DRIVE as ISSUE_PATHS_NETWORK_DRIVE, index_ISSUE_PATHS_WINDOWS_LONG_PATH as ISSUE_PATHS_WINDOWS_LONG_PATH, index_ISSUE_PATHS_WINDOWS_RESERVED_NAME as ISSUE_PATHS_WINDOWS_RESERVED_NAME, index_ISSUE_PROJECT_CONFIG_FILE_MISSING as ISSUE_PROJECT_CONFIG_FILE_MISSING, index_ISSUE_PROJECT_HOSTED_SNAPSHOT_INVALID as ISSUE_PROJECT_HOSTED_SNAPSHOT_INVALID, index_ISSUE_PROJECT_HOSTED_SNAPSHOT_SCHEMA_VERSION as ISSUE_PROJECT_HOSTED_SNAPSHOT_SCHEMA_VERSION, index_ISSUE_PROJECT_LOCALES_DIR_UNAVAILABLE as ISSUE_PROJECT_LOCALES_DIR_UNAVAILABLE, index_ISSUE_PROJECT_LOCALES_SOURCE_NOT_IN_BUNDLE as ISSUE_PROJECT_LOCALES_SOURCE_NOT_IN_BUNDLE, index_ISSUE_PROJECT_LOCALES_SOURCE_NOT_LANGUAGE_CODE as ISSUE_PROJECT_LOCALES_SOURCE_NOT_LANGUAGE_CODE, index_ISSUE_PROJECT_LOCALES_STRUCTURE_REQUIRED as ISSUE_PROJECT_LOCALES_STRUCTURE_REQUIRED, index_ISSUE_PROJECT_SOURCE_LOCALE_INVALID_JSON as ISSUE_PROJECT_SOURCE_LOCALE_INVALID_JSON, index_ISSUE_PROJECT_SOURCE_LOCALE_INVALID_SHAPE as ISSUE_PROJECT_SOURCE_LOCALE_INVALID_SHAPE, index_ISSUE_PROJECT_SOURCE_LOCALE_MISSING_SEGMENTS as ISSUE_PROJECT_SOURCE_LOCALE_MISSING_SEGMENTS, index_ISSUE_PROJECT_SOURCE_LOCALE_NOT_FOUND as ISSUE_PROJECT_SOURCE_LOCALE_NOT_FOUND, index_ISSUE_PROJECT_SOURCE_LOCALE_UNAVAILABLE as ISSUE_PROJECT_SOURCE_LOCALE_UNAVAILABLE, index_ISSUE_PROJECT_SRC_ROOT_UNAVAILABLE as ISSUE_PROJECT_SRC_ROOT_UNAVAILABLE, index_ISSUE_PROJECT_UPLOAD_CONFIG_JSON_INVALID as ISSUE_PROJECT_UPLOAD_CONFIG_JSON_INVALID, index_ISSUE_PROJECT_UPLOAD_CONFIG_REQUIRED as ISSUE_PROJECT_UPLOAD_CONFIG_REQUIRED, index_ISSUE_QUALITY_ENGLISH_IDENTICAL_LEAVES as ISSUE_QUALITY_ENGLISH_IDENTICAL_LEAVES, index_ISSUE_REPORT_HOSTED_REPORT_INVALID as ISSUE_REPORT_HOSTED_REPORT_INVALID, index_ISSUE_REPORT_INVALID_FORMAT as ISSUE_REPORT_INVALID_FORMAT, index_ISSUE_SCAN_DYNAMIC_KEY_SITES as ISSUE_SCAN_DYNAMIC_KEY_SITES, index_ISSUE_SHARE_CACHE_EMPTY as ISSUE_SHARE_CACHE_EMPTY, index_ISSUE_SHARE_CACHE_ENTRY_NOT_FOUND as ISSUE_SHARE_CACHE_ENTRY_NOT_FOUND, index_ISSUE_SHARE_JSON_REPAIRED as ISSUE_SHARE_JSON_REPAIRED, index_ISSUE_SHARE_JSON_WRITE_FAILED as ISSUE_SHARE_JSON_WRITE_FAILED, index_ISSUE_SHARE_PREPARE_ANALYSIS_FAILED as ISSUE_SHARE_PREPARE_ANALYSIS_FAILED, index_ISSUE_SHARE_PREPARE_NOTHING_REQUESTED as ISSUE_SHARE_PREPARE_NOTHING_REQUESTED, index_ISSUE_SHARE_PREPARE_REPORT_FROM_ARCHIVE_FAILED as ISSUE_SHARE_PREPARE_REPORT_FROM_ARCHIVE_FAILED, index_ISSUE_SHARE_PREPARE_REPORT_HOST_REQUIRED as ISSUE_SHARE_PREPARE_REPORT_HOST_REQUIRED, index_ISSUE_SHARE_REMOTE_ERROR as ISSUE_SHARE_REMOTE_ERROR, index_ISSUE_SHARE_REMOTE_PAYLOAD_TOO_LARGE as ISSUE_SHARE_REMOTE_PAYLOAD_TOO_LARGE, index_ISSUE_SHARE_REMOTE_PROJECT_NOT_FOUND as ISSUE_SHARE_REMOTE_PROJECT_NOT_FOUND, index_ISSUE_SHARE_REMOTE_REPORT_NOT_FOUND as ISSUE_SHARE_REMOTE_REPORT_NOT_FOUND, index_ISSUE_SHARE_REMOTE_REPORT_REJECTED as ISSUE_SHARE_REMOTE_REPORT_REJECTED, index_ISSUE_SHARE_REMOTE_UNAVAILABLE as ISSUE_SHARE_REMOTE_UNAVAILABLE, index_ISSUE_SHARE_REMOTE_UPLOAD_REJECTED as ISSUE_SHARE_REMOTE_UPLOAD_REJECTED, index_ISSUE_SHARE_SNAPSHOT_EMPTY as ISSUE_SHARE_SNAPSHOT_EMPTY, index_ISSUE_SHARE_STALE_CACHE_ROW_REMOVED as ISSUE_SHARE_STALE_CACHE_ROW_REMOVED, index_ISSUE_SHARE_ZIP_FAILED as ISSUE_SHARE_ZIP_FAILED, index_ISSUE_SYNC_LOCALE_FILE_NOT_FOUND as ISSUE_SYNC_LOCALE_FILE_NOT_FOUND, index_ISSUE_SYNC_METADATA_FLAG_CONFLICT as ISSUE_SYNC_METADATA_FLAG_CONFLICT, index_ISSUE_TRANSLATE_CONFIG_DEFAULT_APPLIED as ISSUE_TRANSLATE_CONFIG_DEFAULT_APPLIED, index_ISSUE_TRANSLATE_HANDOFF_NO_ELIGIBLE_PROVIDER as ISSUE_TRANSLATE_HANDOFF_NO_ELIGIBLE_PROVIDER, index_ISSUE_TRANSLATE_IDENTITY_STREAK_ABORT as ISSUE_TRANSLATE_IDENTITY_STREAK_ABORT, index_ISSUE_TRANSLATE_IDENTITY_STREAK_WARNING as ISSUE_TRANSLATE_IDENTITY_STREAK_WARNING, index_ISSUE_TRANSLATE_MISSING_CREDENTIALS as ISSUE_TRANSLATE_MISSING_CREDENTIALS, index_ISSUE_TRANSLATE_PROVIDER_NOT_IMPLEMENTED_YET as ISSUE_TRANSLATE_PROVIDER_NOT_IMPLEMENTED_YET, index_ISSUE_TRANSLATE_UNKNOWN_TRANSLATION_PROVIDER as ISSUE_TRANSLATE_UNKNOWN_TRANSLATION_PROVIDER, index_ISSUE_VALIDATE_DYNAMIC_KEY_SITES as ISSUE_VALIDATE_DYNAMIC_KEY_SITES, index_ISSUE_VALIDATE_MISSING_LITERAL_KEYS as ISSUE_VALIDATE_MISSING_LITERAL_KEYS, index_ISSUE_VALIDATE_SOURCE_LOCALE_READ_FAILED as ISSUE_VALIDATE_SOURCE_LOCALE_READ_FAILED, index_LICENSE_URL as LICENSE_URL, index_LIST_MORE_HINT as LIST_MORE_HINT, index_MAX_ANALYSIS_BYTES as MAX_ANALYSIS_BYTES, index_MAX_MISSING_TARGET_SUGGESTIONS as MAX_MISSING_TARGET_SUGGESTIONS, index_MAX_PROJECTS_INDEX_BYTES as MAX_PROJECTS_INDEX_BYTES, index_MAX_PROJECT_FILES_BYTES as MAX_PROJECT_FILES_BYTES, index_MAX_TRANSLATIONS_CACHE_BYTES as MAX_TRANSLATIONS_CACHE_BYTES, index_META_WORKER_URL as META_WORKER_URL, index_NPM_PACKAGE_NAME as NPM_PACKAGE_NAME, index_NPM_PACKAGE_URL as NPM_PACKAGE_URL, index_PROJECT_REPORT_KIND as PROJECT_REPORT_KIND, index_PROJECT_REPORT_SCHEMA_VERSION as PROJECT_REPORT_SCHEMA_VERSION, index_PROJECT_SHARE_PREPARED_MAX_BYTES as PROJECT_SHARE_PREPARED_MAX_BYTES, index_PROJECT_UPLOAD_MAX_FILES as PROJECT_UPLOAD_MAX_FILES, index_PROJECT_UPLOAD_MAX_TEXT_BYTES as PROJECT_UPLOAD_MAX_TEXT_BYTES, index_PROJECT_UPLOAD_MAX_ZIP_BYTES as PROJECT_UPLOAD_MAX_ZIP_BYTES, index_PROJECT_UPLOAD_ZIP_LIMITS as PROJECT_UPLOAD_ZIP_LIMITS, index_REPORT_INLINE_PAYLOAD_PLACEHOLDER as REPORT_INLINE_PAYLOAD_PLACEHOLDER, index_REPORT_SHARE_MAX_BYTES as REPORT_SHARE_MAX_BYTES, index_RESULT_API_VERSION as RESULT_API_VERSION, index_SDK_PACKAGE_NAME as SDK_PACKAGE_NAME, index_SDK_VERSION as SDK_VERSION, index_SHARE_BAK_DIRNAME as SHARE_BAK_DIRNAME, index_SHARE_CACHE_REASON_MESSAGES as SHARE_CACHE_REASON_MESSAGES, index_SHARE_JSON_BASENAME as SHARE_JSON_BASENAME, type index_ShareCacheReasonCode as ShareCacheReasonCode, index_TRANSLATE_WORKERS_CAP as TRANSLATE_WORKERS_CAP, index_TRANSLATIONS_DIR as TRANSLATIONS_DIR, index_TranslatorEnv as TranslatorEnv, index_WORKER_IDLE_RETENTION_MS as WORKER_IDLE_RETENTION_MS, index_WORKER_INGEST_FORCE_QUERY as WORKER_INGEST_FORCE_QUERY, index_formatListOmittedSuffix as formatListOmittedSuffix, index_formatListShownOmitted as formatListShownOmitted };
969
+ export { index_ANALYSIS_BASENAME as ANALYSIS_BASENAME, index_CACHE_PROFILE_DEFAULTS as CACHE_PROFILE_DEFAULTS, index_CACHE_SCHEMA_VERSION as CACHE_SCHEMA_VERSION, index_DEFAULT_CACHE_PROFILE_ID as DEFAULT_CACHE_PROFILE_ID, index_DEFAULT_HEAL_EVERY_RUNS as DEFAULT_HEAL_EVERY_RUNS, index_DEFAULT_LIST_TOP as DEFAULT_LIST_TOP, index_DEFAULT_MAX_SHARE_JSON_BYTES as DEFAULT_MAX_SHARE_JSON_BYTES, index_DEFAULT_MISSING_LEAF_PLACEHOLDER as DEFAULT_MISSING_LEAF_PLACEHOLDER, index_DEFAULT_WORKER_API_URL as DEFAULT_WORKER_API_URL, index_DEMO_REPORT_URL as DEMO_REPORT_URL, index_DEMO_WEB_APP_BASE as DEMO_WEB_APP_BASE, index_DOCS_ISSUES_PAGE_PATH as DOCS_ISSUES_PAGE_PATH, index_DOCS_SITE_BASE as DOCS_SITE_BASE, index_DOCS_SITE_ORIGIN as DOCS_SITE_ORIGIN, index_ENV_TRANSLATE_DEEPL_API_KEY as ENV_TRANSLATE_DEEPL_API_KEY, index_ENV_TRANSLATE_LIBRE_URL as ENV_TRANSLATE_LIBRE_URL, index_ENV_TRANSLATE_LLM_API_KEY as ENV_TRANSLATE_LLM_API_KEY, index_ENV_TRANSLATE_LLM_BASE_URL as ENV_TRANSLATE_LLM_BASE_URL, index_ENV_TRANSLATE_LLM_MODEL as ENV_TRANSLATE_LLM_MODEL, index_ENV_TRANSLATE_MAX_WORKERS as ENV_TRANSLATE_MAX_WORKERS, index_ENV_TRANSLATE_PROVIDER as ENV_TRANSLATE_PROVIDER, index_GITHUB_BASE as GITHUB_BASE, index_GITHUB_DOCS_BASE as GITHUB_DOCS_BASE, index_GITHUB_DOCS_TREE_BASE as GITHUB_DOCS_TREE_BASE, index_GITHUB_OWNER as GITHUB_OWNER, index_GITHUB_REPO as GITHUB_REPO, index_GITHUB_REPO_URL as GITHUB_REPO_URL, index_HOSTED_PROJECT_SNAPSHOT_SCHEMA_VERSION as HOSTED_PROJECT_SNAPSHOT_SCHEMA_VERSION, index_I18NPRUNE_CONFIG_BASENAME as I18NPRUNE_CONFIG_BASENAME, index_I18NPRUNE_CONFIG_JSON_FILE_NAME as I18NPRUNE_CONFIG_JSON_FILE_NAME, index_I18NPRUNE_CONFIG_SCRIPT_FILE_NAMES as I18NPRUNE_CONFIG_SCRIPT_FILE_NAMES, index_I18NPRUNE_CONFIG_SCRIPT_FILE_NAMES_SET as I18NPRUNE_CONFIG_SCRIPT_FILE_NAMES_SET, index_I18NPRUNE_CONFIG_SNAPSHOT_FILE_NAMES as I18NPRUNE_CONFIG_SNAPSHOT_FILE_NAMES, index_I18NPRUNE_CONFIG_SNAPSHOT_FILE_NAMES_SET as I18NPRUNE_CONFIG_SNAPSHOT_FILE_NAMES_SET, index_ISSUE_CLEANUP_RIPGREP_UNAVAILABLE as ISSUE_CLEANUP_RIPGREP_UNAVAILABLE, index_ISSUE_CLEANUP_UNCERTAIN_PATHS_EXCLUDED as ISSUE_CLEANUP_UNCERTAIN_PATHS_EXCLUDED, index_ISSUE_CLI_INVALID_JSON_PRETTY as ISSUE_CLI_INVALID_JSON_PRETTY, index_ISSUE_CONFIG_INVALID as ISSUE_CONFIG_INVALID, index_ISSUE_CONFIG_LOAD_FAILED as ISSUE_CONFIG_LOAD_FAILED, index_ISSUE_CONFIG_MISSING as ISSUE_CONFIG_MISSING, index_ISSUE_CONTEXT_DISCOVERY_WARNING as ISSUE_CONTEXT_DISCOVERY_WARNING, index_ISSUE_CONTEXT_RESOLUTION_FAILED as ISSUE_CONTEXT_RESOLUTION_FAILED, index_ISSUE_DOCTOR_CONFIG_MISSING_FILE as ISSUE_DOCTOR_CONFIG_MISSING_FILE, index_ISSUE_DOCTOR_PATHS_DIRECTORIES_MISSING as ISSUE_DOCTOR_PATHS_DIRECTORIES_MISSING, index_ISSUE_DOCTOR_PATHS_SOURCE_LOCALE_MISSING as ISSUE_DOCTOR_PATHS_SOURCE_LOCALE_MISSING, index_ISSUE_DOCTOR_RUNTIME_UNSUPPORTED_NODE as ISSUE_DOCTOR_RUNTIME_UNSUPPORTED_NODE, index_ISSUE_DOCTOR_TOOLS_RG_NOT_ON_PATH as ISSUE_DOCTOR_TOOLS_RG_NOT_ON_PATH, index_ISSUE_GENERATE_SOURCE_EMPTY_STRING_LEAVES as ISSUE_GENERATE_SOURCE_EMPTY_STRING_LEAVES, index_ISSUE_GENERATE_TRANSLATE_NETWORK_ERROR as ISSUE_GENERATE_TRANSLATE_NETWORK_ERROR, index_ISSUE_GENERATE_TRANSLATE_RATE_LIMITED as ISSUE_GENERATE_TRANSLATE_RATE_LIMITED, index_ISSUE_GENERATE_USAGE as ISSUE_GENERATE_USAGE, index_ISSUE_IO_READ_FAILED as ISSUE_IO_READ_FAILED, index_ISSUE_LANGUAGES_EMPTY_FILTER as ISSUE_LANGUAGES_EMPTY_FILTER, index_ISSUE_LANGUAGES_UNSUPPORTED_LANGUAGE_CODE as ISSUE_LANGUAGES_UNSUPPORTED_LANGUAGE_CODE, index_ISSUE_LOCALES_USAGE as ISSUE_LOCALES_USAGE, index_ISSUE_LOCALE_SOURCE_PLACEHOLDER_LEAVES as ISSUE_LOCALE_SOURCE_PLACEHOLDER_LEAVES, index_ISSUE_LOCALE_TARGET_NOT_FOUND as ISSUE_LOCALE_TARGET_NOT_FOUND, index_ISSUE_LOCALE_TARGET_PLACEHOLDER_LEAVES as ISSUE_LOCALE_TARGET_PLACEHOLDER_LEAVES, index_ISSUE_MISSING_PATHS_NOT_IN_SCAN as ISSUE_MISSING_PATHS_NOT_IN_SCAN, index_ISSUE_PATCHING_CATALOG_MISMATCH_DIRECTION as ISSUE_PATCHING_CATALOG_MISMATCH_DIRECTION, index_ISSUE_PATCHING_CATALOG_MISMATCH_ENGLISH as ISSUE_PATCHING_CATALOG_MISMATCH_ENGLISH, index_ISSUE_PATCHING_CATALOG_MISMATCH_NATIVE as ISSUE_PATCHING_CATALOG_MISMATCH_NATIVE, index_ISSUE_PATCHING_CONFIG_INVALID_SCHEMA as ISSUE_PATCHING_CONFIG_INVALID_SCHEMA, index_ISSUE_PATCHING_CONFIG_LOCALE_MISSING_FILE as ISSUE_PATCHING_CONFIG_LOCALE_MISSING_FILE, index_ISSUE_PATCHING_CONFIG_PARSE_FAILED as ISSUE_PATCHING_CONFIG_PARSE_FAILED, index_ISSUE_PATCHING_CONFIG_SECTION_INCOMPLETE as ISSUE_PATCHING_CONFIG_SECTION_INCOMPLETE, index_ISSUE_PATCHING_CONFIG_SIZE_ANOMALY as ISSUE_PATCHING_CONFIG_SIZE_ANOMALY, index_ISSUE_PATCHING_CONFIG_TOO_LARGE as ISSUE_PATCHING_CONFIG_TOO_LARGE, index_ISSUE_PATCHING_FILE_LOCALE_MISSING_CONFIG as ISSUE_PATCHING_FILE_LOCALE_MISSING_CONFIG, index_ISSUE_PATHS_NETWORK_DRIVE as ISSUE_PATHS_NETWORK_DRIVE, index_ISSUE_PATHS_WINDOWS_LONG_PATH as ISSUE_PATHS_WINDOWS_LONG_PATH, index_ISSUE_PATHS_WINDOWS_RESERVED_NAME as ISSUE_PATHS_WINDOWS_RESERVED_NAME, index_ISSUE_PROJECT_CONFIG_FILE_MISSING as ISSUE_PROJECT_CONFIG_FILE_MISSING, index_ISSUE_PROJECT_HOSTED_SNAPSHOT_INVALID as ISSUE_PROJECT_HOSTED_SNAPSHOT_INVALID, index_ISSUE_PROJECT_HOSTED_SNAPSHOT_SCHEMA_VERSION as ISSUE_PROJECT_HOSTED_SNAPSHOT_SCHEMA_VERSION, index_ISSUE_PROJECT_LOCALES_DIR_UNAVAILABLE as ISSUE_PROJECT_LOCALES_DIR_UNAVAILABLE, index_ISSUE_PROJECT_LOCALES_SOURCE_NOT_IN_BUNDLE as ISSUE_PROJECT_LOCALES_SOURCE_NOT_IN_BUNDLE, index_ISSUE_PROJECT_LOCALES_SOURCE_NOT_LANGUAGE_CODE as ISSUE_PROJECT_LOCALES_SOURCE_NOT_LANGUAGE_CODE, index_ISSUE_PROJECT_LOCALES_STRUCTURE_REQUIRED as ISSUE_PROJECT_LOCALES_STRUCTURE_REQUIRED, index_ISSUE_PROJECT_SOURCE_LOCALE_INVALID_JSON as ISSUE_PROJECT_SOURCE_LOCALE_INVALID_JSON, index_ISSUE_PROJECT_SOURCE_LOCALE_INVALID_SHAPE as ISSUE_PROJECT_SOURCE_LOCALE_INVALID_SHAPE, index_ISSUE_PROJECT_SOURCE_LOCALE_MISSING_SEGMENTS as ISSUE_PROJECT_SOURCE_LOCALE_MISSING_SEGMENTS, index_ISSUE_PROJECT_SOURCE_LOCALE_NOT_FOUND as ISSUE_PROJECT_SOURCE_LOCALE_NOT_FOUND, index_ISSUE_PROJECT_SOURCE_LOCALE_UNAVAILABLE as ISSUE_PROJECT_SOURCE_LOCALE_UNAVAILABLE, index_ISSUE_PROJECT_SRC_ROOT_UNAVAILABLE as ISSUE_PROJECT_SRC_ROOT_UNAVAILABLE, index_ISSUE_PROJECT_UPLOAD_CONFIG_JSON_INVALID as ISSUE_PROJECT_UPLOAD_CONFIG_JSON_INVALID, index_ISSUE_PROJECT_UPLOAD_CONFIG_REQUIRED as ISSUE_PROJECT_UPLOAD_CONFIG_REQUIRED, index_ISSUE_QUALITY_ENGLISH_IDENTICAL_LEAVES as ISSUE_QUALITY_ENGLISH_IDENTICAL_LEAVES, index_ISSUE_REPORT_HOSTED_REPORT_INVALID as ISSUE_REPORT_HOSTED_REPORT_INVALID, index_ISSUE_REPORT_INVALID_FORMAT as ISSUE_REPORT_INVALID_FORMAT, index_ISSUE_SCAN_DYNAMIC_KEY_SITES as ISSUE_SCAN_DYNAMIC_KEY_SITES, index_ISSUE_SHARE_CACHE_EMPTY as ISSUE_SHARE_CACHE_EMPTY, index_ISSUE_SHARE_CACHE_ENTRY_NOT_FOUND as ISSUE_SHARE_CACHE_ENTRY_NOT_FOUND, index_ISSUE_SHARE_JSON_REPAIRED as ISSUE_SHARE_JSON_REPAIRED, index_ISSUE_SHARE_JSON_WRITE_FAILED as ISSUE_SHARE_JSON_WRITE_FAILED, index_ISSUE_SHARE_PREPARE_ANALYSIS_FAILED as ISSUE_SHARE_PREPARE_ANALYSIS_FAILED, index_ISSUE_SHARE_PREPARE_NOTHING_REQUESTED as ISSUE_SHARE_PREPARE_NOTHING_REQUESTED, index_ISSUE_SHARE_PREPARE_REPORT_FROM_ARCHIVE_FAILED as ISSUE_SHARE_PREPARE_REPORT_FROM_ARCHIVE_FAILED, index_ISSUE_SHARE_PREPARE_REPORT_HOST_REQUIRED as ISSUE_SHARE_PREPARE_REPORT_HOST_REQUIRED, index_ISSUE_SHARE_REMOTE_ERROR as ISSUE_SHARE_REMOTE_ERROR, index_ISSUE_SHARE_REMOTE_PAYLOAD_TOO_LARGE as ISSUE_SHARE_REMOTE_PAYLOAD_TOO_LARGE, index_ISSUE_SHARE_REMOTE_PROJECT_NOT_FOUND as ISSUE_SHARE_REMOTE_PROJECT_NOT_FOUND, index_ISSUE_SHARE_REMOTE_REPORT_NOT_FOUND as ISSUE_SHARE_REMOTE_REPORT_NOT_FOUND, index_ISSUE_SHARE_REMOTE_REPORT_REJECTED as ISSUE_SHARE_REMOTE_REPORT_REJECTED, index_ISSUE_SHARE_REMOTE_UNAVAILABLE as ISSUE_SHARE_REMOTE_UNAVAILABLE, index_ISSUE_SHARE_REMOTE_UPLOAD_REJECTED as ISSUE_SHARE_REMOTE_UPLOAD_REJECTED, index_ISSUE_SHARE_SNAPSHOT_EMPTY as ISSUE_SHARE_SNAPSHOT_EMPTY, index_ISSUE_SHARE_STALE_CACHE_ROW_REMOVED as ISSUE_SHARE_STALE_CACHE_ROW_REMOVED, index_ISSUE_SHARE_ZIP_FAILED as ISSUE_SHARE_ZIP_FAILED, index_ISSUE_SYNC_LOCALE_FILE_NOT_FOUND as ISSUE_SYNC_LOCALE_FILE_NOT_FOUND, index_ISSUE_SYNC_METADATA_FLAG_CONFLICT as ISSUE_SYNC_METADATA_FLAG_CONFLICT, index_ISSUE_TRANSLATE_CONFIG_DEFAULT_APPLIED as ISSUE_TRANSLATE_CONFIG_DEFAULT_APPLIED, index_ISSUE_TRANSLATE_HANDOFF_NO_ELIGIBLE_PROVIDER as ISSUE_TRANSLATE_HANDOFF_NO_ELIGIBLE_PROVIDER, index_ISSUE_TRANSLATE_IDENTITY_STREAK_ABORT as ISSUE_TRANSLATE_IDENTITY_STREAK_ABORT, index_ISSUE_TRANSLATE_IDENTITY_STREAK_WARNING as ISSUE_TRANSLATE_IDENTITY_STREAK_WARNING, index_ISSUE_TRANSLATE_MISSING_CREDENTIALS as ISSUE_TRANSLATE_MISSING_CREDENTIALS, index_ISSUE_TRANSLATE_PROVIDER_NOT_IMPLEMENTED_YET as ISSUE_TRANSLATE_PROVIDER_NOT_IMPLEMENTED_YET, index_ISSUE_TRANSLATE_UNKNOWN_TRANSLATION_PROVIDER as ISSUE_TRANSLATE_UNKNOWN_TRANSLATION_PROVIDER, index_ISSUE_VALIDATE_DYNAMIC_KEY_SITES as ISSUE_VALIDATE_DYNAMIC_KEY_SITES, index_ISSUE_VALIDATE_MISSING_LITERAL_KEYS as ISSUE_VALIDATE_MISSING_LITERAL_KEYS, index_ISSUE_VALIDATE_SOURCE_LOCALE_READ_FAILED as ISSUE_VALIDATE_SOURCE_LOCALE_READ_FAILED, index_LICENSE_URL as LICENSE_URL, index_LIST_MORE_HINT as LIST_MORE_HINT, index_MAX_ANALYSIS_BYTES as MAX_ANALYSIS_BYTES, index_MAX_MISSING_TARGET_SUGGESTIONS as MAX_MISSING_TARGET_SUGGESTIONS, index_MAX_PROJECTS_INDEX_BYTES as MAX_PROJECTS_INDEX_BYTES, index_MAX_PROJECT_FILES_BYTES as MAX_PROJECT_FILES_BYTES, index_MAX_TRANSLATIONS_CACHE_BYTES as MAX_TRANSLATIONS_CACHE_BYTES, index_META_WORKER_URL as META_WORKER_URL, index_NPM_PACKAGE_NAME as NPM_PACKAGE_NAME, index_NPM_PACKAGE_URL as NPM_PACKAGE_URL, index_PROJECT_REPORT_KIND as PROJECT_REPORT_KIND, index_PROJECT_REPORT_SCHEMA_VERSION as PROJECT_REPORT_SCHEMA_VERSION, index_PROJECT_SHARE_PREPARED_MAX_BYTES as PROJECT_SHARE_PREPARED_MAX_BYTES, index_PROJECT_UPLOAD_MAX_FILES as PROJECT_UPLOAD_MAX_FILES, index_PROJECT_UPLOAD_MAX_TEXT_BYTES as PROJECT_UPLOAD_MAX_TEXT_BYTES, index_PROJECT_UPLOAD_MAX_ZIP_BYTES as PROJECT_UPLOAD_MAX_ZIP_BYTES, index_PROJECT_UPLOAD_ZIP_LIMITS as PROJECT_UPLOAD_ZIP_LIMITS, index_REPORT_INLINE_PAYLOAD_PLACEHOLDER as REPORT_INLINE_PAYLOAD_PLACEHOLDER, index_REPORT_SHARE_MAX_BYTES as REPORT_SHARE_MAX_BYTES, index_RESULT_API_VERSION as RESULT_API_VERSION, index_SDK_PACKAGE_NAME as SDK_PACKAGE_NAME, index_SDK_VERSION as SDK_VERSION, index_SHARE_BAK_DIRNAME as SHARE_BAK_DIRNAME, index_SHARE_CACHE_REASON_MESSAGES as SHARE_CACHE_REASON_MESSAGES, index_SHARE_JSON_BASENAME as SHARE_JSON_BASENAME, type index_ShareCacheReasonCode as ShareCacheReasonCode, index_TRANSLATE_WORKERS_CAP as TRANSLATE_WORKERS_CAP, index_TRANSLATIONS_DIR as TRANSLATIONS_DIR, index_TranslatorEnv as TranslatorEnv, index_WORKER_IDLE_RETENTION_MS as WORKER_IDLE_RETENTION_MS, index_WORKER_INGEST_FORCE_QUERY as WORKER_INGEST_FORCE_QUERY, index_formatListOmittedSuffix as formatListOmittedSuffix, index_formatListShownOmitted as formatListShownOmitted, index_resolveSdkVersion as resolveSdkVersion };
966
970
  }
967
971
 
968
972
  /**
@@ -1174,4 +1178,4 @@ declare function resolveSyncSegmentSourcePlan(ctx: CoreContext, input: {
1174
1178
  /** Schema path set for sync; falls back to merged source leaves when scan is empty. */
1175
1179
  declare function resolveGlobalSyncSchemaPaths(ctx: CoreContext, schemaPaths: ReadonlySet<string>): ReadonlySet<string>;
1176
1180
 
1177
- export { ANALYSIS_BASENAME, ApplyLocaleMetadataModeInput, CACHE_PROFILE_DEFAULTS, CACHE_SCHEMA_VERSION, DEFAULT_CACHE_PROFILE_ID, DEFAULT_HEAL_EVERY_RUNS, DEFAULT_LIST_TOP, DEFAULT_MAX_SHARE_JSON_BYTES, DEFAULT_MISSING_LEAF_PLACEHOLDER, DEFAULT_WORKER_API_URL, DEMO_REPORT_URL, DEMO_WEB_APP_BASE, DOCS_ISSUES_PAGE_PATH, DOCS_SITE_BASE, DOCS_SITE_ORIGIN, ENV_TRANSLATE_DEEPL_API_KEY, ENV_TRANSLATE_LIBRE_URL, ENV_TRANSLATE_LLM_API_KEY, ENV_TRANSLATE_LLM_BASE_URL, ENV_TRANSLATE_LLM_MODEL, ENV_TRANSLATE_MAX_WORKERS, ENV_TRANSLATE_PROVIDER, GITHUB_BASE, GITHUB_DOCS_BASE, GITHUB_DOCS_TREE_BASE, GITHUB_OWNER, GITHUB_REPO, GITHUB_REPO_URL, HOSTED_PROJECT_SNAPSHOT_SCHEMA_VERSION, I18NPRUNE_CONFIG_BASENAME, I18NPRUNE_CONFIG_JSON_FILE_NAME, I18NPRUNE_CONFIG_SCRIPT_FILE_NAMES, I18NPRUNE_CONFIG_SCRIPT_FILE_NAMES_SET, I18NPRUNE_CONFIG_SNAPSHOT_FILE_NAMES, I18NPRUNE_CONFIG_SNAPSHOT_FILE_NAMES_SET, I18nPruneError, I18nPruneJsonParseError, ISSUE_CLEANUP_RIPGREP_UNAVAILABLE, ISSUE_CLEANUP_UNCERTAIN_PATHS_EXCLUDED, ISSUE_CLI_INVALID_JSON_PRETTY, ISSUE_CONFIG_INVALID, ISSUE_CONFIG_LOAD_FAILED, ISSUE_CONFIG_MISSING, ISSUE_CONTEXT_DISCOVERY_WARNING, ISSUE_CONTEXT_RESOLUTION_FAILED, ISSUE_DOCTOR_CONFIG_MISSING_FILE, ISSUE_DOCTOR_PATHS_DIRECTORIES_MISSING, ISSUE_DOCTOR_PATHS_SOURCE_LOCALE_MISSING, ISSUE_DOCTOR_RUNTIME_UNSUPPORTED_NODE, ISSUE_DOCTOR_TOOLS_RG_NOT_ON_PATH, ISSUE_GENERATE_SOURCE_EMPTY_STRING_LEAVES, ISSUE_GENERATE_TRANSLATE_NETWORK_ERROR, ISSUE_GENERATE_TRANSLATE_RATE_LIMITED, ISSUE_GENERATE_USAGE, ISSUE_IO_READ_FAILED, ISSUE_LANGUAGES_EMPTY_FILTER, ISSUE_LANGUAGES_UNSUPPORTED_LANGUAGE_CODE, ISSUE_LOCALES_USAGE, ISSUE_LOCALE_SOURCE_PLACEHOLDER_LEAVES, ISSUE_LOCALE_TARGET_NOT_FOUND, ISSUE_LOCALE_TARGET_PLACEHOLDER_LEAVES, ISSUE_MISSING_PATHS_NOT_IN_SCAN, ISSUE_PATCHING_CATALOG_MISMATCH_DIRECTION, ISSUE_PATCHING_CATALOG_MISMATCH_ENGLISH, ISSUE_PATCHING_CATALOG_MISMATCH_NATIVE, ISSUE_PATCHING_CONFIG_INVALID_SCHEMA, ISSUE_PATCHING_CONFIG_LOCALE_MISSING_FILE, ISSUE_PATCHING_CONFIG_PARSE_FAILED, ISSUE_PATCHING_CONFIG_SECTION_INCOMPLETE, ISSUE_PATCHING_CONFIG_SIZE_ANOMALY, ISSUE_PATCHING_CONFIG_TOO_LARGE, ISSUE_PATCHING_FILE_LOCALE_MISSING_CONFIG, ISSUE_PATHS_NETWORK_DRIVE, ISSUE_PATHS_WINDOWS_LONG_PATH, ISSUE_PATHS_WINDOWS_RESERVED_NAME, ISSUE_PROJECT_CONFIG_FILE_MISSING, ISSUE_PROJECT_HOSTED_SNAPSHOT_INVALID, ISSUE_PROJECT_HOSTED_SNAPSHOT_SCHEMA_VERSION, ISSUE_PROJECT_LOCALES_DIR_UNAVAILABLE, ISSUE_PROJECT_LOCALES_SOURCE_NOT_IN_BUNDLE, ISSUE_PROJECT_LOCALES_SOURCE_NOT_LANGUAGE_CODE, ISSUE_PROJECT_LOCALES_STRUCTURE_REQUIRED, ISSUE_PROJECT_SOURCE_LOCALE_INVALID_JSON, ISSUE_PROJECT_SOURCE_LOCALE_INVALID_SHAPE, ISSUE_PROJECT_SOURCE_LOCALE_MISSING_SEGMENTS, ISSUE_PROJECT_SOURCE_LOCALE_NOT_FOUND, ISSUE_PROJECT_SOURCE_LOCALE_UNAVAILABLE, ISSUE_PROJECT_SRC_ROOT_UNAVAILABLE, ISSUE_PROJECT_UPLOAD_CONFIG_JSON_INVALID, ISSUE_PROJECT_UPLOAD_CONFIG_REQUIRED, ISSUE_QUALITY_ENGLISH_IDENTICAL_LEAVES, ISSUE_REPORT_HOSTED_REPORT_INVALID, ISSUE_REPORT_INVALID_FORMAT, ISSUE_SCAN_DYNAMIC_KEY_SITES, ISSUE_SHARE_CACHE_EMPTY, ISSUE_SHARE_CACHE_ENTRY_NOT_FOUND, ISSUE_SHARE_JSON_REPAIRED, ISSUE_SHARE_JSON_WRITE_FAILED, ISSUE_SHARE_PREPARE_ANALYSIS_FAILED, ISSUE_SHARE_PREPARE_NOTHING_REQUESTED, ISSUE_SHARE_PREPARE_REPORT_FROM_ARCHIVE_FAILED, ISSUE_SHARE_PREPARE_REPORT_HOST_REQUIRED, ISSUE_SHARE_REMOTE_ERROR, ISSUE_SHARE_REMOTE_PAYLOAD_TOO_LARGE, ISSUE_SHARE_REMOTE_PROJECT_NOT_FOUND, ISSUE_SHARE_REMOTE_REPORT_NOT_FOUND, ISSUE_SHARE_REMOTE_REPORT_REJECTED, ISSUE_SHARE_REMOTE_UNAVAILABLE, ISSUE_SHARE_REMOTE_UPLOAD_REJECTED, ISSUE_SHARE_SNAPSHOT_EMPTY, ISSUE_SHARE_STALE_CACHE_ROW_REMOVED, ISSUE_SHARE_ZIP_FAILED, ISSUE_SYNC_LOCALE_FILE_NOT_FOUND, ISSUE_SYNC_METADATA_FLAG_CONFLICT, ISSUE_TRANSLATE_CONFIG_DEFAULT_APPLIED, ISSUE_TRANSLATE_HANDOFF_NO_ELIGIBLE_PROVIDER, ISSUE_TRANSLATE_IDENTITY_STREAK_ABORT, ISSUE_TRANSLATE_IDENTITY_STREAK_WARNING, ISSUE_TRANSLATE_MISSING_CREDENTIALS, ISSUE_TRANSLATE_PROVIDER_NOT_IMPLEMENTED_YET, ISSUE_TRANSLATE_UNKNOWN_TRANSLATION_PROVIDER, ISSUE_VALIDATE_DYNAMIC_KEY_SITES, ISSUE_VALIDATE_MISSING_LITERAL_KEYS, ISSUE_VALIDATE_SOURCE_LOCALE_READ_FAILED, type IssueCodeDocLinkParts, type JsonParseLocation, LICENSE_URL, LIST_MORE_HINT, LIST_WINDOW_DEFAULT_TOP, LIST_WINDOW_HARD_CAP, ListLocaleCodesResult, ListLocaleSegmentsResult, ListWindowInput, ListWindowResolved, LocaleSegmentRef, LocaleSegmentTarget, LocalesLayoutMode, LocalesLayoutStructure, MAX_ANALYSIS_BYTES, MAX_MISSING_TARGET_SUGGESTIONS, MAX_PROJECTS_INDEX_BYTES, MAX_PROJECT_FILES_BYTES, MAX_TRANSLATIONS_CACHE_BYTES, META_WORKER_URL, MergeToTemplateOptions, NPM_PACKAGE_NAME, NPM_PACKAGE_URL, PROJECT_REPORT_KIND, PROJECT_REPORT_SCHEMA_VERSION, PROJECT_SHARE_PREPARED_MAX_BYTES, PROJECT_UPLOAD_MAX_FILES, PROJECT_UPLOAD_MAX_TEXT_BYTES, PROJECT_UPLOAD_MAX_ZIP_BYTES, PROJECT_UPLOAD_ZIP_LIMITS, type ParseJsonTextOptions, PathSegment, PruneToTemplateOptions, REPORT_INLINE_PAYLOAD_PLACEHOLDER, REPORT_SHARE_MAX_BYTES, RESULT_API_VERSION, ReadFlatLocaleJsonSurfaceResult, ReadLocaleBundleResult, ResolveListWindowOptions, ResolveLocaleLeafModeInput, ResolveLocaleSegmentTargetsInput, ResolvedLocalesLayout, RunEmitter, RunEvent, SDK_PACKAGE_NAME, SDK_VERSION, SHARE_BAK_DIRNAME, SHARE_CACHE_REASON_MESSAGES, SHARE_JSON_BASENAME, type ShareCacheReasonCode, SyncSegmentSourcePlan, TRANSLATE_WORKERS_CAP, TRANSLATIONS_DIR, TranslatorEnv, type TryParseJsonTextResult, WORKER_IDLE_RETENTION_MS, WORKER_INGEST_FORCE_QUERY, WalkedJsonSegment, WriteFlatLocaleJsonDocumentResult, applyListWindow, applyLocaleLeafMode, applyLocaleLeafNormalization, applyPreserveFromSource, buildCliJsonEnvelope, buildLanguageCatalog, buildLocaleJsonByTagFromArchive, buildSegmentTemplateFromSource, collectLocaleStructuralParityDiagnostics, collectSourceLocaleMissingSegmentDiagnostics, collectTranslationSurfaceLeaves, index as constants, createLocaleReadCache, deepClone, deleteAtPath, docsCommandUrl, emitIssuesAsRunErrors, emitRunErrorFromUnknown, emitRunEvent, emitRunMessage, enrichIssuesWithDocHrefs, index$e as errors, filterLanguageCatalog, formatListOmittedSuffix, formatListShownOmitted, generatedLanguageCatalog, getAtPath, getDocsUrl, getJsonParseLocation, getLanguageByCodeFromCatalog, getProjectedLeafString, getRunOptions, invalidateLocaleReadCacheForAbsolutePath, invalidateLocaleReadCacheForLocaleCode, isCompleteStructuredLocaleLeafMeta, isErrnoCode, isLocalesLayoutReadSupported, isLocalesLayoutWriteSupported, isProgressEvent, isStructuredLocaleLeafNode, issueCodeDocHref, issueCodeRepoDocPathForIssueCode, issueFromI18nPruneError, index$d as json, index$1 as languagesCatalog, listLocaleCodes, listLocaleCodesFromArchive, listLocaleCodesFromContext, listLocaleSegmentTargets, listLocaleSegments, listLocaleSegmentsFromContext, listSourceLocaleWriteTargets, localeCodeForSegment, localeCodesFromContext, localeJsonFromTranslationSurfaceLeaves, localeJsonValueFromTranslation, index$9 as localeLeaves, localeSegmentRefFromAbsolute, localeSegmentSourceForFile, localeStructuralSlot, index$8 as localesLayout, index$7 as localesRead, index$6 as localesWrite, mask, materializeGenerateWorkingBySegment, mergeToTemplateShape, metadataModeEnabledFromConfig, noopRunEmitter, normalizeRepoDocPath, normalizeUnknownError, nowMs, index$4 as options, pairedSourceSegmentRelativePath, parseJsonText, index$b as placeholders, primarySegmentForLocale, projectLocaleLeaves, index$5 as projects, pruneToTemplateShape, readFlatLocaleJsonSurface, readLocaleBundle, readLocaleCodeSurfaceFromContext, readLocaleJsonFromContextSync, readLocaleJsonOrEmpty, readLocaleLeavesForCode, readLocalePerDirLocaleSurface, readLocaleSegmentFromContext, readSourceLocaleLeaves, paths as reference, resetRunOptions, resolveGlobalSyncSchemaPaths, resolveIssueCodeDocLink, resolveListWindow, resolveLocaleLeafMode, resolveLocaleSegmentAbsolutePath, resolveLocaleSegmentTargets, resolveLocalesLayout, resolveLocalesLayoutFromContext, resolvePairedSourceSegmentAbsolutePath, resolvePrimaryTargetWritePath, resolveSyncSegmentSourcePlan, resolveTargetLocaleWritePlan, restore, index$2 as result, rethrowAsI18n, index$3 as run, scanSources, index$c as scanner, segmentsForLocaleCode, setAtPath, setRunOptions, sourceLocaleCodeForLayout, sourceLocaleCodeFromContext, sourceSegmentRelativePathForKey, splitPath, stringifyCliCommandJson, stringifyEnvelope, suggestCatalogCodesForInvalidInputFromCatalog, swapLocaleInSegmentRelativePath, targetLocaleCodesFromContext, targetLocaleCoversAllSourcePaths, targetSegmentRelativePathForKey, translateLeaf, translationSurfacePathValueMap, index$a as translator, tryParseJsonText, validateLeafTranslationString, validateRestored, walkLocaleJsonSegments, writeFlatLocaleJsonDocument, writeLocaleBundle, writeLocaleJsonFromContextSync };
1181
+ export { ANALYSIS_BASENAME, ApplyLocaleMetadataModeInput, CACHE_PROFILE_DEFAULTS, CACHE_SCHEMA_VERSION, DEFAULT_CACHE_PROFILE_ID, DEFAULT_HEAL_EVERY_RUNS, DEFAULT_LIST_TOP, DEFAULT_MAX_SHARE_JSON_BYTES, DEFAULT_MISSING_LEAF_PLACEHOLDER, DEFAULT_WORKER_API_URL, DEMO_REPORT_URL, DEMO_WEB_APP_BASE, DOCS_ISSUES_PAGE_PATH, DOCS_SITE_BASE, DOCS_SITE_ORIGIN, ENV_TRANSLATE_DEEPL_API_KEY, ENV_TRANSLATE_LIBRE_URL, ENV_TRANSLATE_LLM_API_KEY, ENV_TRANSLATE_LLM_BASE_URL, ENV_TRANSLATE_LLM_MODEL, ENV_TRANSLATE_MAX_WORKERS, ENV_TRANSLATE_PROVIDER, GITHUB_BASE, GITHUB_DOCS_BASE, GITHUB_DOCS_TREE_BASE, GITHUB_OWNER, GITHUB_REPO, GITHUB_REPO_URL, HOSTED_PROJECT_SNAPSHOT_SCHEMA_VERSION, I18NPRUNE_CONFIG_BASENAME, I18NPRUNE_CONFIG_JSON_FILE_NAME, I18NPRUNE_CONFIG_SCRIPT_FILE_NAMES, I18NPRUNE_CONFIG_SCRIPT_FILE_NAMES_SET, I18NPRUNE_CONFIG_SNAPSHOT_FILE_NAMES, I18NPRUNE_CONFIG_SNAPSHOT_FILE_NAMES_SET, I18nPruneError, I18nPruneJsonParseError, ISSUE_CLEANUP_RIPGREP_UNAVAILABLE, ISSUE_CLEANUP_UNCERTAIN_PATHS_EXCLUDED, ISSUE_CLI_INVALID_JSON_PRETTY, ISSUE_CONFIG_INVALID, ISSUE_CONFIG_LOAD_FAILED, ISSUE_CONFIG_MISSING, ISSUE_CONTEXT_DISCOVERY_WARNING, ISSUE_CONTEXT_RESOLUTION_FAILED, ISSUE_DOCTOR_CONFIG_MISSING_FILE, ISSUE_DOCTOR_PATHS_DIRECTORIES_MISSING, ISSUE_DOCTOR_PATHS_SOURCE_LOCALE_MISSING, ISSUE_DOCTOR_RUNTIME_UNSUPPORTED_NODE, ISSUE_DOCTOR_TOOLS_RG_NOT_ON_PATH, ISSUE_GENERATE_SOURCE_EMPTY_STRING_LEAVES, ISSUE_GENERATE_TRANSLATE_NETWORK_ERROR, ISSUE_GENERATE_TRANSLATE_RATE_LIMITED, ISSUE_GENERATE_USAGE, ISSUE_IO_READ_FAILED, ISSUE_LANGUAGES_EMPTY_FILTER, ISSUE_LANGUAGES_UNSUPPORTED_LANGUAGE_CODE, ISSUE_LOCALES_USAGE, ISSUE_LOCALE_SOURCE_PLACEHOLDER_LEAVES, ISSUE_LOCALE_TARGET_NOT_FOUND, ISSUE_LOCALE_TARGET_PLACEHOLDER_LEAVES, ISSUE_MISSING_PATHS_NOT_IN_SCAN, ISSUE_PATCHING_CATALOG_MISMATCH_DIRECTION, ISSUE_PATCHING_CATALOG_MISMATCH_ENGLISH, ISSUE_PATCHING_CATALOG_MISMATCH_NATIVE, ISSUE_PATCHING_CONFIG_INVALID_SCHEMA, ISSUE_PATCHING_CONFIG_LOCALE_MISSING_FILE, ISSUE_PATCHING_CONFIG_PARSE_FAILED, ISSUE_PATCHING_CONFIG_SECTION_INCOMPLETE, ISSUE_PATCHING_CONFIG_SIZE_ANOMALY, ISSUE_PATCHING_CONFIG_TOO_LARGE, ISSUE_PATCHING_FILE_LOCALE_MISSING_CONFIG, ISSUE_PATHS_NETWORK_DRIVE, ISSUE_PATHS_WINDOWS_LONG_PATH, ISSUE_PATHS_WINDOWS_RESERVED_NAME, ISSUE_PROJECT_CONFIG_FILE_MISSING, ISSUE_PROJECT_HOSTED_SNAPSHOT_INVALID, ISSUE_PROJECT_HOSTED_SNAPSHOT_SCHEMA_VERSION, ISSUE_PROJECT_LOCALES_DIR_UNAVAILABLE, ISSUE_PROJECT_LOCALES_SOURCE_NOT_IN_BUNDLE, ISSUE_PROJECT_LOCALES_SOURCE_NOT_LANGUAGE_CODE, ISSUE_PROJECT_LOCALES_STRUCTURE_REQUIRED, ISSUE_PROJECT_SOURCE_LOCALE_INVALID_JSON, ISSUE_PROJECT_SOURCE_LOCALE_INVALID_SHAPE, ISSUE_PROJECT_SOURCE_LOCALE_MISSING_SEGMENTS, ISSUE_PROJECT_SOURCE_LOCALE_NOT_FOUND, ISSUE_PROJECT_SOURCE_LOCALE_UNAVAILABLE, ISSUE_PROJECT_SRC_ROOT_UNAVAILABLE, ISSUE_PROJECT_UPLOAD_CONFIG_JSON_INVALID, ISSUE_PROJECT_UPLOAD_CONFIG_REQUIRED, ISSUE_QUALITY_ENGLISH_IDENTICAL_LEAVES, ISSUE_REPORT_HOSTED_REPORT_INVALID, ISSUE_REPORT_INVALID_FORMAT, ISSUE_SCAN_DYNAMIC_KEY_SITES, ISSUE_SHARE_CACHE_EMPTY, ISSUE_SHARE_CACHE_ENTRY_NOT_FOUND, ISSUE_SHARE_JSON_REPAIRED, ISSUE_SHARE_JSON_WRITE_FAILED, ISSUE_SHARE_PREPARE_ANALYSIS_FAILED, ISSUE_SHARE_PREPARE_NOTHING_REQUESTED, ISSUE_SHARE_PREPARE_REPORT_FROM_ARCHIVE_FAILED, ISSUE_SHARE_PREPARE_REPORT_HOST_REQUIRED, ISSUE_SHARE_REMOTE_ERROR, ISSUE_SHARE_REMOTE_PAYLOAD_TOO_LARGE, ISSUE_SHARE_REMOTE_PROJECT_NOT_FOUND, ISSUE_SHARE_REMOTE_REPORT_NOT_FOUND, ISSUE_SHARE_REMOTE_REPORT_REJECTED, ISSUE_SHARE_REMOTE_UNAVAILABLE, ISSUE_SHARE_REMOTE_UPLOAD_REJECTED, ISSUE_SHARE_SNAPSHOT_EMPTY, ISSUE_SHARE_STALE_CACHE_ROW_REMOVED, ISSUE_SHARE_ZIP_FAILED, ISSUE_SYNC_LOCALE_FILE_NOT_FOUND, ISSUE_SYNC_METADATA_FLAG_CONFLICT, ISSUE_TRANSLATE_CONFIG_DEFAULT_APPLIED, ISSUE_TRANSLATE_HANDOFF_NO_ELIGIBLE_PROVIDER, ISSUE_TRANSLATE_IDENTITY_STREAK_ABORT, ISSUE_TRANSLATE_IDENTITY_STREAK_WARNING, ISSUE_TRANSLATE_MISSING_CREDENTIALS, ISSUE_TRANSLATE_PROVIDER_NOT_IMPLEMENTED_YET, ISSUE_TRANSLATE_UNKNOWN_TRANSLATION_PROVIDER, ISSUE_VALIDATE_DYNAMIC_KEY_SITES, ISSUE_VALIDATE_MISSING_LITERAL_KEYS, ISSUE_VALIDATE_SOURCE_LOCALE_READ_FAILED, type IssueCodeDocLinkParts, type JsonParseLocation, LICENSE_URL, LIST_MORE_HINT, LIST_WINDOW_DEFAULT_TOP, LIST_WINDOW_HARD_CAP, ListLocaleCodesResult, ListLocaleSegmentsResult, ListWindowInput, ListWindowResolved, LocaleSegmentRef, LocaleSegmentTarget, LocalesLayoutMode, LocalesLayoutStructure, MAX_ANALYSIS_BYTES, MAX_MISSING_TARGET_SUGGESTIONS, MAX_PROJECTS_INDEX_BYTES, MAX_PROJECT_FILES_BYTES, MAX_TRANSLATIONS_CACHE_BYTES, META_WORKER_URL, MergeToTemplateOptions, NPM_PACKAGE_NAME, NPM_PACKAGE_URL, PROJECT_REPORT_KIND, PROJECT_REPORT_SCHEMA_VERSION, PROJECT_SHARE_PREPARED_MAX_BYTES, PROJECT_UPLOAD_MAX_FILES, PROJECT_UPLOAD_MAX_TEXT_BYTES, PROJECT_UPLOAD_MAX_ZIP_BYTES, PROJECT_UPLOAD_ZIP_LIMITS, type ParseJsonTextOptions, PathSegment, PruneToTemplateOptions, REPORT_INLINE_PAYLOAD_PLACEHOLDER, REPORT_SHARE_MAX_BYTES, RESULT_API_VERSION, ReadFlatLocaleJsonSurfaceResult, ReadLocaleBundleResult, ResolveListWindowOptions, ResolveLocaleLeafModeInput, ResolveLocaleSegmentTargetsInput, ResolvedLocalesLayout, RunEmitter, RunEvent, SDK_PACKAGE_NAME, SDK_VERSION, SHARE_BAK_DIRNAME, SHARE_CACHE_REASON_MESSAGES, SHARE_JSON_BASENAME, type ShareCacheReasonCode, SyncSegmentSourcePlan, TRANSLATE_WORKERS_CAP, TRANSLATIONS_DIR, TranslatorEnv, type TryParseJsonTextResult, WORKER_IDLE_RETENTION_MS, WORKER_INGEST_FORCE_QUERY, WalkedJsonSegment, WriteFlatLocaleJsonDocumentResult, applyListWindow, applyLocaleLeafMode, applyLocaleLeafNormalization, applyPreserveFromSource, buildCliJsonEnvelope, buildLanguageCatalog, buildLocaleJsonByTagFromArchive, buildSegmentTemplateFromSource, collectLocaleStructuralParityDiagnostics, collectSourceLocaleMissingSegmentDiagnostics, collectTranslationSurfaceLeaves, index as constants, createLocaleReadCache, deepClone, deleteAtPath, docsCommandUrl, emitIssuesAsRunErrors, emitRunErrorFromUnknown, emitRunEvent, emitRunMessage, enrichIssuesWithDocHrefs, index$e as errors, filterLanguageCatalog, formatListOmittedSuffix, formatListShownOmitted, generatedLanguageCatalog, getAtPath, getDocsUrl, getJsonParseLocation, getLanguageByCodeFromCatalog, getProjectedLeafString, getRunOptions, invalidateLocaleReadCacheForAbsolutePath, invalidateLocaleReadCacheForLocaleCode, isCompleteStructuredLocaleLeafMeta, isErrnoCode, isLocalesLayoutReadSupported, isLocalesLayoutWriteSupported, isProgressEvent, isStructuredLocaleLeafNode, issueCodeDocHref, issueCodeRepoDocPathForIssueCode, issueFromI18nPruneError, index$d as json, index$1 as languagesCatalog, listLocaleCodes, listLocaleCodesFromArchive, listLocaleCodesFromContext, listLocaleSegmentTargets, listLocaleSegments, listLocaleSegmentsFromContext, listSourceLocaleWriteTargets, localeCodeForSegment, localeCodesFromContext, localeJsonFromTranslationSurfaceLeaves, localeJsonValueFromTranslation, index$9 as localeLeaves, localeSegmentRefFromAbsolute, localeSegmentSourceForFile, localeStructuralSlot, index$8 as localesLayout, index$7 as localesRead, index$6 as localesWrite, mask, materializeGenerateWorkingBySegment, mergeToTemplateShape, metadataModeEnabledFromConfig, noopRunEmitter, normalizeRepoDocPath, normalizeUnknownError, nowMs, index$4 as options, pairedSourceSegmentRelativePath, parseJsonText, index$b as placeholders, primarySegmentForLocale, projectLocaleLeaves, index$5 as projects, pruneToTemplateShape, readFlatLocaleJsonSurface, readLocaleBundle, readLocaleCodeSurfaceFromContext, readLocaleJsonFromContextSync, readLocaleJsonOrEmpty, readLocaleLeavesForCode, readLocalePerDirLocaleSurface, readLocaleSegmentFromContext, readSourceLocaleLeaves, paths as reference, resetRunOptions, resolveGlobalSyncSchemaPaths, resolveIssueCodeDocLink, resolveListWindow, resolveLocaleLeafMode, resolveLocaleSegmentAbsolutePath, resolveLocaleSegmentTargets, resolveLocalesLayout, resolveLocalesLayoutFromContext, resolvePairedSourceSegmentAbsolutePath, resolvePrimaryTargetWritePath, resolveSdkVersion, resolveSyncSegmentSourcePlan, resolveTargetLocaleWritePlan, restore, index$2 as result, rethrowAsI18n, index$3 as run, scanSources, index$c as scanner, segmentsForLocaleCode, setAtPath, setRunOptions, sourceLocaleCodeForLayout, sourceLocaleCodeFromContext, sourceSegmentRelativePathForKey, splitPath, stringifyCliCommandJson, stringifyEnvelope, suggestCatalogCodesForInvalidInputFromCatalog, swapLocaleInSegmentRelativePath, targetLocaleCodesFromContext, targetLocaleCoversAllSourcePaths, targetSegmentRelativePathForKey, translateLeaf, translationSurfacePathValueMap, index$a as translator, tryParseJsonText, validateLeafTranslationString, validateRestored, walkLocaleJsonSegments, writeFlatLocaleJsonDocument, writeLocaleBundle, writeLocaleJsonFromContextSync };
package/dist/shared.js CHANGED
@@ -4289,7 +4289,8 @@ __export(constants_exports, {
4289
4289
  WORKER_IDLE_RETENTION_MS: () => WORKER_IDLE_RETENTION_MS,
4290
4290
  WORKER_INGEST_FORCE_QUERY: () => WORKER_INGEST_FORCE_QUERY,
4291
4291
  formatListOmittedSuffix: () => formatListOmittedSuffix,
4292
- formatListShownOmitted: () => formatListShownOmitted
4292
+ formatListShownOmitted: () => formatListShownOmitted,
4293
+ resolveSdkVersion: () => resolveSdkVersion
4293
4294
  });
4294
4295
 
4295
4296
  // src/shared/constants/config.ts
@@ -4321,9 +4322,21 @@ function formatListShownOmitted(prefix, omitted) {
4321
4322
  return `${prefix} + ${formatListOmittedSuffix(omitted)}`;
4322
4323
  }
4323
4324
 
4325
+ // package.json
4326
+ var package_default = {
4327
+ version: "0.1.2"};
4328
+
4329
+ // src/shared/constants/version.ts
4330
+ function resolveSdkVersion() {
4331
+ if (typeof __I18NPRUNE_SDK_VERSION__ === "string") {
4332
+ return __I18NPRUNE_SDK_VERSION__;
4333
+ }
4334
+ return package_default.version;
4335
+ }
4336
+
4324
4337
  // src/shared/constants/sdk.ts
4325
4338
  var SDK_PACKAGE_NAME = "@i18nprune/core";
4326
- var SDK_VERSION = "0.1.0";
4339
+ var SDK_VERSION = resolveSdkVersion();
4327
4340
 
4328
4341
  // src/shared/constants/cache.ts
4329
4342
  var CACHE_SCHEMA_VERSION = 1;
@@ -4894,4 +4907,4 @@ function resolveGlobalSyncSchemaPaths(ctx, schemaPaths) {
4894
4907
  return new Set(readSourceLocaleLeaves(ctx).map((l) => l.path));
4895
4908
  }
4896
4909
 
4897
- export { ANALYSIS_BASENAME, CACHE_PROFILE_DEFAULTS, CACHE_SCHEMA_VERSION, DEFAULT_CACHE_PROFILE_ID, DEFAULT_HEAL_EVERY_RUNS, DEFAULT_LIST_TOP, DEFAULT_MAX_SHARE_JSON_BYTES, DEFAULT_MISSING_LEAF_PLACEHOLDER, DEFAULT_WORKER_API_URL, DEMO_REPORT_URL, DEMO_WEB_APP_BASE, DOCS_ISSUES_PAGE_PATH, DOCS_SITE_BASE, DOCS_SITE_ORIGIN, ENV_TRANSLATE_DEEPL_API_KEY, ENV_TRANSLATE_LIBRE_URL, ENV_TRANSLATE_LLM_API_KEY, ENV_TRANSLATE_LLM_BASE_URL, ENV_TRANSLATE_LLM_MODEL, ENV_TRANSLATE_MAX_WORKERS, ENV_TRANSLATE_PROVIDER, GITHUB_BASE, GITHUB_DOCS_BASE, GITHUB_DOCS_TREE_BASE, GITHUB_OWNER, GITHUB_REPO, GITHUB_REPO_URL, HOSTED_PROJECT_SNAPSHOT_SCHEMA_VERSION, I18NPRUNE_CONFIG_BASENAME, I18NPRUNE_CONFIG_JSON_FILE_NAME, I18NPRUNE_CONFIG_SCRIPT_FILE_NAMES, I18NPRUNE_CONFIG_SCRIPT_FILE_NAMES_SET, I18NPRUNE_CONFIG_SNAPSHOT_FILE_NAMES, I18NPRUNE_CONFIG_SNAPSHOT_FILE_NAMES_SET, I18nPruneError, I18nPruneJsonParseError, ISSUE_CLEANUP_RIPGREP_UNAVAILABLE, ISSUE_CLEANUP_UNCERTAIN_PATHS_EXCLUDED, ISSUE_CLI_INVALID_JSON_PRETTY, ISSUE_CONFIG_INVALID, ISSUE_CONFIG_LOAD_FAILED, ISSUE_CONFIG_MISSING, ISSUE_CONTEXT_DISCOVERY_WARNING, ISSUE_CONTEXT_RESOLUTION_FAILED, ISSUE_DOCTOR_CONFIG_MISSING_FILE, ISSUE_DOCTOR_PATHS_DIRECTORIES_MISSING, ISSUE_DOCTOR_PATHS_SOURCE_LOCALE_MISSING, ISSUE_DOCTOR_RUNTIME_UNSUPPORTED_NODE, ISSUE_DOCTOR_TOOLS_RG_NOT_ON_PATH, ISSUE_GENERATE_SOURCE_EMPTY_STRING_LEAVES, ISSUE_GENERATE_TRANSLATE_NETWORK_ERROR, ISSUE_GENERATE_TRANSLATE_RATE_LIMITED, ISSUE_GENERATE_USAGE, ISSUE_IO_READ_FAILED, ISSUE_LANGUAGES_EMPTY_FILTER, ISSUE_LANGUAGES_UNSUPPORTED_LANGUAGE_CODE, ISSUE_LOCALES_USAGE, ISSUE_LOCALE_SOURCE_PLACEHOLDER_LEAVES, ISSUE_LOCALE_TARGET_NOT_FOUND, ISSUE_LOCALE_TARGET_PLACEHOLDER_LEAVES, ISSUE_MISSING_PATHS_NOT_IN_SCAN, ISSUE_PATCHING_CATALOG_MISMATCH_DIRECTION, ISSUE_PATCHING_CATALOG_MISMATCH_ENGLISH, ISSUE_PATCHING_CATALOG_MISMATCH_NATIVE, ISSUE_PATCHING_CONFIG_INVALID_SCHEMA, ISSUE_PATCHING_CONFIG_LOCALE_MISSING_FILE, ISSUE_PATCHING_CONFIG_PARSE_FAILED, ISSUE_PATCHING_CONFIG_SECTION_INCOMPLETE, ISSUE_PATCHING_CONFIG_SIZE_ANOMALY, ISSUE_PATCHING_CONFIG_TOO_LARGE, ISSUE_PATCHING_FILE_LOCALE_MISSING_CONFIG, ISSUE_PATHS_NETWORK_DRIVE, ISSUE_PATHS_WINDOWS_LONG_PATH, ISSUE_PATHS_WINDOWS_RESERVED_NAME, ISSUE_PROJECT_CONFIG_FILE_MISSING, ISSUE_PROJECT_HOSTED_SNAPSHOT_INVALID, ISSUE_PROJECT_HOSTED_SNAPSHOT_SCHEMA_VERSION, ISSUE_PROJECT_LOCALES_DIR_UNAVAILABLE, ISSUE_PROJECT_LOCALES_SOURCE_NOT_IN_BUNDLE, ISSUE_PROJECT_LOCALES_SOURCE_NOT_LANGUAGE_CODE, ISSUE_PROJECT_LOCALES_STRUCTURE_REQUIRED, ISSUE_PROJECT_SOURCE_LOCALE_INVALID_JSON, ISSUE_PROJECT_SOURCE_LOCALE_INVALID_SHAPE, ISSUE_PROJECT_SOURCE_LOCALE_MISSING_SEGMENTS, ISSUE_PROJECT_SOURCE_LOCALE_NOT_FOUND, ISSUE_PROJECT_SOURCE_LOCALE_UNAVAILABLE, ISSUE_PROJECT_SRC_ROOT_UNAVAILABLE, ISSUE_PROJECT_UPLOAD_CONFIG_JSON_INVALID, ISSUE_PROJECT_UPLOAD_CONFIG_REQUIRED, ISSUE_QUALITY_ENGLISH_IDENTICAL_LEAVES, ISSUE_REPORT_HOSTED_REPORT_INVALID, ISSUE_REPORT_INVALID_FORMAT, ISSUE_SCAN_DYNAMIC_KEY_SITES, ISSUE_SHARE_CACHE_EMPTY, ISSUE_SHARE_CACHE_ENTRY_NOT_FOUND, ISSUE_SHARE_JSON_REPAIRED, ISSUE_SHARE_JSON_WRITE_FAILED, ISSUE_SHARE_PREPARE_ANALYSIS_FAILED, ISSUE_SHARE_PREPARE_NOTHING_REQUESTED, ISSUE_SHARE_PREPARE_REPORT_FROM_ARCHIVE_FAILED, ISSUE_SHARE_PREPARE_REPORT_HOST_REQUIRED, ISSUE_SHARE_REMOTE_ERROR, ISSUE_SHARE_REMOTE_PAYLOAD_TOO_LARGE, ISSUE_SHARE_REMOTE_PROJECT_NOT_FOUND, ISSUE_SHARE_REMOTE_REPORT_NOT_FOUND, ISSUE_SHARE_REMOTE_REPORT_REJECTED, ISSUE_SHARE_REMOTE_UNAVAILABLE, ISSUE_SHARE_REMOTE_UPLOAD_REJECTED, ISSUE_SHARE_SNAPSHOT_EMPTY, ISSUE_SHARE_STALE_CACHE_ROW_REMOVED, ISSUE_SHARE_ZIP_FAILED, ISSUE_SYNC_LOCALE_FILE_NOT_FOUND, ISSUE_SYNC_METADATA_FLAG_CONFLICT, ISSUE_TRANSLATE_CONFIG_DEFAULT_APPLIED, ISSUE_TRANSLATE_HANDOFF_NO_ELIGIBLE_PROVIDER, ISSUE_TRANSLATE_IDENTITY_STREAK_ABORT, ISSUE_TRANSLATE_IDENTITY_STREAK_WARNING, ISSUE_TRANSLATE_MISSING_CREDENTIALS, ISSUE_TRANSLATE_PROVIDER_NOT_IMPLEMENTED_YET, ISSUE_TRANSLATE_UNKNOWN_TRANSLATION_PROVIDER, ISSUE_VALIDATE_DYNAMIC_KEY_SITES, ISSUE_VALIDATE_MISSING_LITERAL_KEYS, ISSUE_VALIDATE_SOURCE_LOCALE_READ_FAILED, LICENSE_URL, LIST_MORE_HINT, LIST_WINDOW_DEFAULT_TOP, LIST_WINDOW_HARD_CAP, MAX_ANALYSIS_BYTES, MAX_MISSING_TARGET_SUGGESTIONS, MAX_PROJECTS_INDEX_BYTES, MAX_PROJECT_FILES_BYTES, MAX_TRANSLATIONS_CACHE_BYTES, META_WORKER_URL, NPM_PACKAGE_NAME, NPM_PACKAGE_URL, PROJECT_REPORT_KIND, PROJECT_REPORT_SCHEMA_VERSION, PROJECT_SHARE_PREPARED_MAX_BYTES, PROJECT_UPLOAD_MAX_FILES, PROJECT_UPLOAD_MAX_TEXT_BYTES, PROJECT_UPLOAD_MAX_ZIP_BYTES, PROJECT_UPLOAD_ZIP_LIMITS, REPORT_INLINE_PAYLOAD_PLACEHOLDER, REPORT_SHARE_MAX_BYTES, RESULT_API_VERSION, SDK_PACKAGE_NAME, SDK_VERSION, SHARE_BAK_DIRNAME, SHARE_CACHE_REASON_MESSAGES, SHARE_JSON_BASENAME, TRANSLATE_WORKERS_CAP, TRANSLATIONS_DIR, WORKER_IDLE_RETENTION_MS, WORKER_INGEST_FORCE_QUERY, applyListWindow, applyLocaleLeafMode, applyLocaleLeafNormalization, applyPreserveFromSource, buildCliJsonEnvelope, buildLanguageCatalog, buildLocaleJsonByTagFromArchive, buildSegmentTemplateFromSource, collectLocaleStructuralParityDiagnostics, collectSourceLocaleMissingSegmentDiagnostics, collectTranslationSurfaceLeaves, constants_exports as constants, createLocaleReadCache, deepClone, deleteAtPath, detectLocalePlaceholderLeaves, detectSourcePlaceholderLeaves, docsCommandUrl, emitIssuesAsRunErrors, emitRunErrorFromUnknown, emitRunEvent, emitRunMessage, enrichIssuesWithDocHrefs, errors_exports as errors, filterLanguageCatalog, formatListOmittedSuffix, formatListShownOmitted, formatSourcePlaceholderMessage, formatSyncSourcePlaceholderMessage, formatTargetPlaceholderMessage, generatedLanguageCatalog, getAtPath, getDocsUrl, getJsonParseLocation, getLanguageByCodeFromCatalog, getProjectedLeafString, getRunOptions, invalidateLocaleReadCacheForAbsolutePath, invalidateLocaleReadCacheForLocaleCode, isCompleteStructuredLocaleLeafMeta, isErrnoCode, isLocalesLayoutReadSupported, isLocalesLayoutWriteSupported, isProgressEvent, isStructuredLocaleLeafNode, issueCodeDocHref, issueCodeRepoDocPathForIssueCode, issueFromI18nPruneError, issuesFromSourcePlaceholderLeaves, issuesFromTargetPlaceholderLeaves, json_exports as json, catalog_exports as languagesCatalog, listLocaleCodes, listLocaleCodesFromArchive, listLocaleCodesFromContext, listLocaleSegmentTargets, listLocaleSegments, listLocaleSegmentsFromContext, listSourceLocaleWriteTargets, localeCodeForSegment, localeCodesFromContext, localeJsonFromTranslationSurfaceLeaves, localeJsonValueFromTranslation, leaves_exports as localeLeaves, localeSegmentRefFromAbsolute, localeSegmentSourceForFile, localeStructuralSlot, layout_exports as localesLayout, read_exports as localesRead, write_exports as localesWrite, mask, materializeGenerateWorkingBySegment, mergeToTemplateShape, metadataModeEnabledFromConfig, noopRunEmitter, normalizeRepoDocPath, normalizeUnknownError, nowMs, options_exports as options, pairedSourceSegmentRelativePath, parseJsonText, placeholders_exports as placeholders, primarySegmentForLocale, projectLocaleLeaves, projects_exports as projects, pruneToTemplateShape, readFlatLocaleJsonSurface, readLocaleBundle, readLocaleCodeSurfaceFromContext, readLocaleJsonFromContextSync, readLocaleJsonOrEmpty, readLocaleLeavesForCode, readLocalePerDirLocaleSurface, readLocaleSegmentFromContext, readSourceLocaleLeaves, paths_exports as reference, resetRunOptions, resolveGlobalSyncSchemaPaths, resolveIssueCodeDocLink, resolveListWindow, resolveLocaleLeafMode, resolveLocaleSegmentAbsolutePath, resolveLocaleSegmentTargets, resolveLocalesLayout, resolveLocalesLayoutFromContext, resolvePairedSourceSegmentAbsolutePath, resolvePrimaryTargetWritePath, resolveSyncSegmentSourcePlan, resolveTargetLocaleWritePlan, restore, result_exports as result, rethrowAsI18n, run_exports as run, scanSources, scanner_exports as scanner, segmentsForLocaleCode, setAtPath, setRunOptions, sourceLocaleCodeForLayout, sourceLocaleCodeFromContext, sourcePlaceholderValues, sourcePlaceholders_exports as sourcePlaceholders, sourceSegmentRelativePathForKey, splitPath, stringifyCliCommandJson, stringifyEnvelope, suggestCatalogCodesForInvalidInputFromCatalog, swapLocaleInSegmentRelativePath, targetLocaleCodesFromContext, targetLocaleCoversAllSourcePaths, targetSegmentRelativePathForKey, translateLeaf, translationSurfacePathValueMap, translator_exports as translator, tryParseJsonText, validateLeafTranslationString, validateRestored, walkLocaleJsonSegments, writeFlatLocaleJsonDocument, writeLocaleBundle, writeLocaleJsonFromContextSync };
4910
+ export { ANALYSIS_BASENAME, CACHE_PROFILE_DEFAULTS, CACHE_SCHEMA_VERSION, DEFAULT_CACHE_PROFILE_ID, DEFAULT_HEAL_EVERY_RUNS, DEFAULT_LIST_TOP, DEFAULT_MAX_SHARE_JSON_BYTES, DEFAULT_MISSING_LEAF_PLACEHOLDER, DEFAULT_WORKER_API_URL, DEMO_REPORT_URL, DEMO_WEB_APP_BASE, DOCS_ISSUES_PAGE_PATH, DOCS_SITE_BASE, DOCS_SITE_ORIGIN, ENV_TRANSLATE_DEEPL_API_KEY, ENV_TRANSLATE_LIBRE_URL, ENV_TRANSLATE_LLM_API_KEY, ENV_TRANSLATE_LLM_BASE_URL, ENV_TRANSLATE_LLM_MODEL, ENV_TRANSLATE_MAX_WORKERS, ENV_TRANSLATE_PROVIDER, GITHUB_BASE, GITHUB_DOCS_BASE, GITHUB_DOCS_TREE_BASE, GITHUB_OWNER, GITHUB_REPO, GITHUB_REPO_URL, HOSTED_PROJECT_SNAPSHOT_SCHEMA_VERSION, I18NPRUNE_CONFIG_BASENAME, I18NPRUNE_CONFIG_JSON_FILE_NAME, I18NPRUNE_CONFIG_SCRIPT_FILE_NAMES, I18NPRUNE_CONFIG_SCRIPT_FILE_NAMES_SET, I18NPRUNE_CONFIG_SNAPSHOT_FILE_NAMES, I18NPRUNE_CONFIG_SNAPSHOT_FILE_NAMES_SET, I18nPruneError, I18nPruneJsonParseError, ISSUE_CLEANUP_RIPGREP_UNAVAILABLE, ISSUE_CLEANUP_UNCERTAIN_PATHS_EXCLUDED, ISSUE_CLI_INVALID_JSON_PRETTY, ISSUE_CONFIG_INVALID, ISSUE_CONFIG_LOAD_FAILED, ISSUE_CONFIG_MISSING, ISSUE_CONTEXT_DISCOVERY_WARNING, ISSUE_CONTEXT_RESOLUTION_FAILED, ISSUE_DOCTOR_CONFIG_MISSING_FILE, ISSUE_DOCTOR_PATHS_DIRECTORIES_MISSING, ISSUE_DOCTOR_PATHS_SOURCE_LOCALE_MISSING, ISSUE_DOCTOR_RUNTIME_UNSUPPORTED_NODE, ISSUE_DOCTOR_TOOLS_RG_NOT_ON_PATH, ISSUE_GENERATE_SOURCE_EMPTY_STRING_LEAVES, ISSUE_GENERATE_TRANSLATE_NETWORK_ERROR, ISSUE_GENERATE_TRANSLATE_RATE_LIMITED, ISSUE_GENERATE_USAGE, ISSUE_IO_READ_FAILED, ISSUE_LANGUAGES_EMPTY_FILTER, ISSUE_LANGUAGES_UNSUPPORTED_LANGUAGE_CODE, ISSUE_LOCALES_USAGE, ISSUE_LOCALE_SOURCE_PLACEHOLDER_LEAVES, ISSUE_LOCALE_TARGET_NOT_FOUND, ISSUE_LOCALE_TARGET_PLACEHOLDER_LEAVES, ISSUE_MISSING_PATHS_NOT_IN_SCAN, ISSUE_PATCHING_CATALOG_MISMATCH_DIRECTION, ISSUE_PATCHING_CATALOG_MISMATCH_ENGLISH, ISSUE_PATCHING_CATALOG_MISMATCH_NATIVE, ISSUE_PATCHING_CONFIG_INVALID_SCHEMA, ISSUE_PATCHING_CONFIG_LOCALE_MISSING_FILE, ISSUE_PATCHING_CONFIG_PARSE_FAILED, ISSUE_PATCHING_CONFIG_SECTION_INCOMPLETE, ISSUE_PATCHING_CONFIG_SIZE_ANOMALY, ISSUE_PATCHING_CONFIG_TOO_LARGE, ISSUE_PATCHING_FILE_LOCALE_MISSING_CONFIG, ISSUE_PATHS_NETWORK_DRIVE, ISSUE_PATHS_WINDOWS_LONG_PATH, ISSUE_PATHS_WINDOWS_RESERVED_NAME, ISSUE_PROJECT_CONFIG_FILE_MISSING, ISSUE_PROJECT_HOSTED_SNAPSHOT_INVALID, ISSUE_PROJECT_HOSTED_SNAPSHOT_SCHEMA_VERSION, ISSUE_PROJECT_LOCALES_DIR_UNAVAILABLE, ISSUE_PROJECT_LOCALES_SOURCE_NOT_IN_BUNDLE, ISSUE_PROJECT_LOCALES_SOURCE_NOT_LANGUAGE_CODE, ISSUE_PROJECT_LOCALES_STRUCTURE_REQUIRED, ISSUE_PROJECT_SOURCE_LOCALE_INVALID_JSON, ISSUE_PROJECT_SOURCE_LOCALE_INVALID_SHAPE, ISSUE_PROJECT_SOURCE_LOCALE_MISSING_SEGMENTS, ISSUE_PROJECT_SOURCE_LOCALE_NOT_FOUND, ISSUE_PROJECT_SOURCE_LOCALE_UNAVAILABLE, ISSUE_PROJECT_SRC_ROOT_UNAVAILABLE, ISSUE_PROJECT_UPLOAD_CONFIG_JSON_INVALID, ISSUE_PROJECT_UPLOAD_CONFIG_REQUIRED, ISSUE_QUALITY_ENGLISH_IDENTICAL_LEAVES, ISSUE_REPORT_HOSTED_REPORT_INVALID, ISSUE_REPORT_INVALID_FORMAT, ISSUE_SCAN_DYNAMIC_KEY_SITES, ISSUE_SHARE_CACHE_EMPTY, ISSUE_SHARE_CACHE_ENTRY_NOT_FOUND, ISSUE_SHARE_JSON_REPAIRED, ISSUE_SHARE_JSON_WRITE_FAILED, ISSUE_SHARE_PREPARE_ANALYSIS_FAILED, ISSUE_SHARE_PREPARE_NOTHING_REQUESTED, ISSUE_SHARE_PREPARE_REPORT_FROM_ARCHIVE_FAILED, ISSUE_SHARE_PREPARE_REPORT_HOST_REQUIRED, ISSUE_SHARE_REMOTE_ERROR, ISSUE_SHARE_REMOTE_PAYLOAD_TOO_LARGE, ISSUE_SHARE_REMOTE_PROJECT_NOT_FOUND, ISSUE_SHARE_REMOTE_REPORT_NOT_FOUND, ISSUE_SHARE_REMOTE_REPORT_REJECTED, ISSUE_SHARE_REMOTE_UNAVAILABLE, ISSUE_SHARE_REMOTE_UPLOAD_REJECTED, ISSUE_SHARE_SNAPSHOT_EMPTY, ISSUE_SHARE_STALE_CACHE_ROW_REMOVED, ISSUE_SHARE_ZIP_FAILED, ISSUE_SYNC_LOCALE_FILE_NOT_FOUND, ISSUE_SYNC_METADATA_FLAG_CONFLICT, ISSUE_TRANSLATE_CONFIG_DEFAULT_APPLIED, ISSUE_TRANSLATE_HANDOFF_NO_ELIGIBLE_PROVIDER, ISSUE_TRANSLATE_IDENTITY_STREAK_ABORT, ISSUE_TRANSLATE_IDENTITY_STREAK_WARNING, ISSUE_TRANSLATE_MISSING_CREDENTIALS, ISSUE_TRANSLATE_PROVIDER_NOT_IMPLEMENTED_YET, ISSUE_TRANSLATE_UNKNOWN_TRANSLATION_PROVIDER, ISSUE_VALIDATE_DYNAMIC_KEY_SITES, ISSUE_VALIDATE_MISSING_LITERAL_KEYS, ISSUE_VALIDATE_SOURCE_LOCALE_READ_FAILED, LICENSE_URL, LIST_MORE_HINT, LIST_WINDOW_DEFAULT_TOP, LIST_WINDOW_HARD_CAP, MAX_ANALYSIS_BYTES, MAX_MISSING_TARGET_SUGGESTIONS, MAX_PROJECTS_INDEX_BYTES, MAX_PROJECT_FILES_BYTES, MAX_TRANSLATIONS_CACHE_BYTES, META_WORKER_URL, NPM_PACKAGE_NAME, NPM_PACKAGE_URL, PROJECT_REPORT_KIND, PROJECT_REPORT_SCHEMA_VERSION, PROJECT_SHARE_PREPARED_MAX_BYTES, PROJECT_UPLOAD_MAX_FILES, PROJECT_UPLOAD_MAX_TEXT_BYTES, PROJECT_UPLOAD_MAX_ZIP_BYTES, PROJECT_UPLOAD_ZIP_LIMITS, REPORT_INLINE_PAYLOAD_PLACEHOLDER, REPORT_SHARE_MAX_BYTES, RESULT_API_VERSION, SDK_PACKAGE_NAME, SDK_VERSION, SHARE_BAK_DIRNAME, SHARE_CACHE_REASON_MESSAGES, SHARE_JSON_BASENAME, TRANSLATE_WORKERS_CAP, TRANSLATIONS_DIR, WORKER_IDLE_RETENTION_MS, WORKER_INGEST_FORCE_QUERY, applyListWindow, applyLocaleLeafMode, applyLocaleLeafNormalization, applyPreserveFromSource, buildCliJsonEnvelope, buildLanguageCatalog, buildLocaleJsonByTagFromArchive, buildSegmentTemplateFromSource, collectLocaleStructuralParityDiagnostics, collectSourceLocaleMissingSegmentDiagnostics, collectTranslationSurfaceLeaves, constants_exports as constants, createLocaleReadCache, deepClone, deleteAtPath, detectLocalePlaceholderLeaves, detectSourcePlaceholderLeaves, docsCommandUrl, emitIssuesAsRunErrors, emitRunErrorFromUnknown, emitRunEvent, emitRunMessage, enrichIssuesWithDocHrefs, errors_exports as errors, filterLanguageCatalog, formatListOmittedSuffix, formatListShownOmitted, formatSourcePlaceholderMessage, formatSyncSourcePlaceholderMessage, formatTargetPlaceholderMessage, generatedLanguageCatalog, getAtPath, getDocsUrl, getJsonParseLocation, getLanguageByCodeFromCatalog, getProjectedLeafString, getRunOptions, invalidateLocaleReadCacheForAbsolutePath, invalidateLocaleReadCacheForLocaleCode, isCompleteStructuredLocaleLeafMeta, isErrnoCode, isLocalesLayoutReadSupported, isLocalesLayoutWriteSupported, isProgressEvent, isStructuredLocaleLeafNode, issueCodeDocHref, issueCodeRepoDocPathForIssueCode, issueFromI18nPruneError, issuesFromSourcePlaceholderLeaves, issuesFromTargetPlaceholderLeaves, json_exports as json, catalog_exports as languagesCatalog, listLocaleCodes, listLocaleCodesFromArchive, listLocaleCodesFromContext, listLocaleSegmentTargets, listLocaleSegments, listLocaleSegmentsFromContext, listSourceLocaleWriteTargets, localeCodeForSegment, localeCodesFromContext, localeJsonFromTranslationSurfaceLeaves, localeJsonValueFromTranslation, leaves_exports as localeLeaves, localeSegmentRefFromAbsolute, localeSegmentSourceForFile, localeStructuralSlot, layout_exports as localesLayout, read_exports as localesRead, write_exports as localesWrite, mask, materializeGenerateWorkingBySegment, mergeToTemplateShape, metadataModeEnabledFromConfig, noopRunEmitter, normalizeRepoDocPath, normalizeUnknownError, nowMs, options_exports as options, pairedSourceSegmentRelativePath, parseJsonText, placeholders_exports as placeholders, primarySegmentForLocale, projectLocaleLeaves, projects_exports as projects, pruneToTemplateShape, readFlatLocaleJsonSurface, readLocaleBundle, readLocaleCodeSurfaceFromContext, readLocaleJsonFromContextSync, readLocaleJsonOrEmpty, readLocaleLeavesForCode, readLocalePerDirLocaleSurface, readLocaleSegmentFromContext, readSourceLocaleLeaves, paths_exports as reference, resetRunOptions, resolveGlobalSyncSchemaPaths, resolveIssueCodeDocLink, resolveListWindow, resolveLocaleLeafMode, resolveLocaleSegmentAbsolutePath, resolveLocaleSegmentTargets, resolveLocalesLayout, resolveLocalesLayoutFromContext, resolvePairedSourceSegmentAbsolutePath, resolvePrimaryTargetWritePath, resolveSdkVersion, resolveSyncSegmentSourcePlan, resolveTargetLocaleWritePlan, restore, result_exports as result, rethrowAsI18n, run_exports as run, scanSources, scanner_exports as scanner, segmentsForLocaleCode, setAtPath, setRunOptions, sourceLocaleCodeForLayout, sourceLocaleCodeFromContext, sourcePlaceholderValues, sourcePlaceholders_exports as sourcePlaceholders, sourceSegmentRelativePathForKey, splitPath, stringifyCliCommandJson, stringifyEnvelope, suggestCatalogCodesForInvalidInputFromCatalog, swapLocaleInSegmentRelativePath, targetLocaleCodesFromContext, targetLocaleCoversAllSourcePaths, targetSegmentRelativePathForKey, translateLeaf, translationSurfacePathValueMap, translator_exports as translator, tryParseJsonText, validateLeafTranslationString, validateRestored, walkLocaleJsonSegments, writeFlatLocaleJsonDocument, writeLocaleBundle, writeLocaleJsonFromContextSync };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@i18nprune/core",
3
- "version": "0.1.1",
3
+ "version": "0.1.2",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "description": "Pure domain engine package for i18nprune.",