UNPKG

mlld

Version:

mlld: a modular prompt scripting language

1 lines 6.41 MB
{"version":3,"sources":["../services/fs/NodeFileSystem.ts","../services/fs/PathService.ts","../grammar/generated/parser/grammar-core.js","../grammar/generated/parser/deps/node-type.js","../grammar/generated/parser/deps/directive-kind.js","../grammar/generated/parser/deps/helpers.js","../grammar/generated/parser/parser.js","../grammar/parser/index.ts","../core/types/variable/VariableTypes.ts","../core/types/variable/VariableMetadata.ts","../core/types/variable/TypeGuards.ts","../core/types/variable/VariableFactories.ts","../core/types/variable/AdvancedTypeDetection.ts","../core/types/variable/LegacyCompatibility.ts","../core/types/variable.ts","../core/utils/locationFormatter.ts","../core/errors/MlldError.ts","../core/errors/MlldParseError.ts","../core/errors/MlldResolutionError.ts","../core/types/base.ts","../core/types/primitives.ts","../core/types/nodes.ts","../core/types/meta.ts","../core/types/values.ts","../core/types/raw.ts","../core/types/guards.ts","../core/types/errors.ts","../core/types/import.ts","../core/types/show.ts","../core/types/exe.ts","../core/types/path.ts","../core/types/run.ts","../core/types/output.ts","../core/types/when.ts","../core/types/var.ts","../core/types/for.ts","../core/types/load-content.ts","../core/types/variables.ts","../core/types/executable.ts","../core/types/index.ts","../core/errors/MlldInterpreterError.ts","../core/errors/MlldImportError.ts","../core/errors/MlldFileSystemError.ts","../core/errors/MlldFileNotFoundError.ts","../core/errors/MlldOutputError.ts","../core/errors/MlldDirectiveError.ts","../core/errors/PathValidationError.ts","../core/errors/DataEvaluationError.ts","../core/errors/VariableRedefinitionError.ts","../core/errors/MlldCommandExecutionError.ts","../core/errors/MlldDependencyError.ts","../core/errors/MlldConditionError.ts","../core/errors/ResolverError.ts","../core/errors/MlldWhenExpressionError.ts","../core/errors/messages/paths.ts","../core/errors/messages/index.ts","../core/errors/FieldAccessError.ts","../core/errors/VariableResolutionError.ts","../core/errors/index.ts","../security/taint/TaintTracker.ts","../security/taint/index.ts","../core/registry/utils/HashUtils.ts","../core/config/logging.ts","../core/utils/logger.ts","../core/version.ts","../core/utils/version-checker.ts","../core/resolvers/RegistryResolver.ts","../core/resolvers/utils/PathMatcher.ts","../core/resolvers/LocalResolver.ts","node-file:/Users/adam/dev/mlld/node_modules/keytar/build/Release/keytar.node","../node_modules/keytar/lib/keytar.js","../core/registry/auth/GitHubAuthService.ts","../core/resolvers/GitHubResolver.ts","../core/resolvers/HTTPResolver.ts","../core/utils/findProjectRoot.ts","../core/resolvers/ProjectPathResolver.ts","../interpreter/utils/llmxml-instance.ts","../interpreter/utils/markdown-formatter.ts","../interpreter/utils/json-to-xml.ts","../interpreter/env/DebugUtils.ts","../interpreter/eval/data-values/EvaluationStateManager.ts","../interpreter/utils/type-guard-helpers.ts","../interpreter/eval/path.ts","../interpreter/core/interpolation-context.ts","../interpreter/utils/pipeline-input.ts","../interpreter/utils/field-access.ts","../interpreter/eval/pipeline.ts","../interpreter/eval/dependencies.ts","../interpreter/eval/auto-unwrap-manager.ts","../interpreter/eval/with-clause.ts","../interpreter/utils/ast-evaluation.ts","../interpreter/core/json-formatter.ts","../interpreter/eval/foreach.ts","../interpreter/utils/foreach.ts","../interpreter/eval/expression.ts","../interpreter/eval/when.ts","../interpreter/eval/when-expression.ts","../interpreter/eval/data-values/ForeachSectionEvaluator.ts","../interpreter/eval/load-content.ts","../interpreter/utils/variable-migration.ts","../interpreter/eval/content-loader.ts","../interpreter/eval/show.ts","../interpreter/eval/for-utils.ts","../interpreter/eval/import/VariableImporter.ts","../interpreter/eval/for.ts","../interpreter/core/ast-evaluator.ts","../interpreter/eval/exec-invocation.ts","../interpreter/eval/run.ts","../interpreter/eval/import/ImportPathResolver.ts","../interpreter/eval/import/ImportSecurityValidator.ts","../interpreter/utils/frontmatter-parser.ts","../interpreter/eval/import/ModuleContentProcessor.ts","../interpreter/eval/import/ObjectReferenceResolver.ts","../interpreter/eval/import/ImportDirectiveEvaluator.ts","../interpreter/eval/import/index.ts","../interpreter/utils/blank-line-normalizer.ts","../interpreter/output/formatter.ts","../interpreter/eval/output.ts","../interpreter/eval/code-execution.ts","../interpreter/eval/var.ts","../core/errors/ExecParameterConflictError.ts","../interpreter/eval/helpers/shadowEnvResolver.ts","../interpreter/eval/exe.ts","../interpreter/eval/directive.ts","../interpreter/core/interpreter.ts","../interpreter/eval/data-values/PrimitiveEvaluator.ts","../interpreter/eval/data-values/CollectionEvaluator.ts","../interpreter/eval/data-values/VariableReferenceEvaluator.ts","../interpreter/utils/cartesian-product.ts","../interpreter/eval/data-values/ForeachCommandEvaluator.ts","../interpreter/eval/data-values/LoadContentEvaluator.ts","../interpreter/eval/data-values/DataValueEvaluator.ts","../interpreter/eval/data-value-evaluator.ts","../interpreter/utils/variable-resolution.ts","../interpreter/env/variable-proxy.ts","../core/security/ImmutableCache.ts","../core/resolvers/builtin/NowResolver.ts","../core/resolvers/builtin/DebugResolver.ts","../core/resolvers/builtin/InputResolver.ts","../core/resolvers/builtin/index.ts","../core/registry/InMemoryModuleCache.ts","../core/registry/NoOpLockFile.ts","../core/utils/sourceContextExtractor.ts","../core/utils/smartPathResolver.ts","../core/utils/enhancedLocationFormatter.ts","../core/utils/DirectiveTraceFormatter.ts","../core/utils/errorDisplayFormatter.ts","../core/utils/errorFormatSelector.ts","../core/errors/patterns/parse-errors.generated.js","../core/errors/patterns/init.ts","../core/errors/capture.ts","../node_modules/vscode-languageserver-textdocument/lib/esm/main.js","../services/lsp/context/VisitorContext.ts","../services/lsp/utils/TokenBuilder.ts","../services/lsp/visitors/base/BaseVisitor.ts","../services/lsp/utils/TextExtractor.ts","../services/lsp/utils/OperatorTokenHelper.ts","../services/lsp/utils/CommentTokenHelper.ts","../services/lsp/embedded/EmbeddedLanguageService.ts","../services/lsp/utils/LanguageBlockHelper.ts","../services/lsp/visitors/DirectiveVisitor.ts","../services/lsp/visitors/VariableVisitor.ts","../services/lsp/visitors/TemplateVisitor.ts","../services/lsp/visitors/CommandVisitor.ts","../services/lsp/visitors/ExpressionVisitor.ts","../services/lsp/visitors/LiteralVisitor.ts","../services/lsp/visitors/StructureVisitor.ts","../services/lsp/visitors/FileReferenceVisitor.ts","../services/lsp/visitors/ForeachVisitor.ts","../services/lsp/ASTSemanticVisitor.ts","../cli/commands/language-server-impl.ts","../cli/cli-entry.ts","../cli/index.ts","../services/fs/OutputPathService.ts","../interpreter/index.ts","../interpreter/env/Environment.ts","../security/command/analyzer/CommandAnalyzer.ts","../security/policy/patterns.ts","../security/command/executor/CommandExecutor.ts","../security/import/ImportApproval.ts","../core/config/loader.ts","../core/config/utils.ts","../security/cache/ImmutableCache.ts","../security/url/URLValidator.ts","../security/registry/RegistryResolver.ts","../security/registry/AdvisoryChecker.ts","../security/registry/RegistryClient.ts","../security/registry/adapters/GistAdapter.ts","../security/registry/adapters/RepositoryAdapter.ts","../security/registry/StorageManager.ts","../security/index.ts","../security/path/PathValidator.ts","../security/SecurityManager.ts","../core/registry/LockFile.ts","../core/registry/Cache.ts","../core/registry/ModuleCache.ts","../core/registry/index.ts","../core/registry/RegistryResolver.ts","../core/registry/StatsCollector.ts","../core/registry/RegistryManager.ts","../interpreter/cache/URLCache.ts","../core/resolvers/ResolverManager.ts","../core/utils/gitStatus.ts","../core/resolvers/index.ts","../interpreter/builtin/transformers.ts","../interpreter/env/NodeShadowEnvironment.ts","../interpreter/env/CacheManager.ts","../interpreter/env/ErrorUtils.ts","../interpreter/env/executors/BaseCommandExecutor.ts","../interpreter/env/executors/ShellCommandExecutor.ts","../interpreter/env/CommandUtils.ts","../interpreter/env/executors/JavaScriptExecutor.ts","../interpreter/env/executors/NodeExecutor.ts","../interpreter/env/executors/PythonExecutor.ts","../interpreter/env/python-variable-helpers.ts","../interpreter/env/executors/BashExecutor.ts","../interpreter/env/bash-variable-adapter.ts","../interpreter/env/executors/CommandExecutorFactory.ts","../interpreter/env/VariableManager.ts","../interpreter/utils/reserved-variables.ts","../interpreter/env/ImportResolver.ts","../core/security/ImportApproval.ts","../core/security/GistTransformer.ts","../core/services/PathContextService.ts","../cli/parsers/OptionProcessor.ts","../cli/CLIOrchestrator.ts","../cli/error/ErrorHandler.ts","../cli/interaction/UserInteraction.ts","../cli/interaction/OutputManager.ts","../cli/interaction/HelpSystem.ts","../cli/parsers/ArgumentParser.ts","../cli/execution/FileProcessor.ts","../cli/utils/url-loader.ts","../cli/execution/WatchManager.ts","../cli/commands/registry.ts","../cli/utils/progress.ts","../cli/utils/output.ts","../cli/utils/lock-file.ts","../cli/utils/command-context.ts","../cli/commands/install.ts","../cli/commands/ls.ts","../cli/commands/info.ts","../cli/commands/auth.ts","../cli/commands/publish/PublishCommand.ts","../cli/commands/publish/utils/ModuleReader.ts","../cli/commands/publish/validation/SyntaxValidator.ts","../core/reserved.json","../cli/commands/publish/validation/MetadataEnhancer.ts","../cli/commands/publish/validation/ImportValidator.ts","../core/utils/dependency-detector.ts","../node_modules/acorn-walk/dist/walk.mjs","../cli/commands/publish/validation/DependencyValidator.ts","../cli/commands/publish/validation/ModuleValidator.ts","../cli/commands/publish/interaction/MetadataCommitDecision.ts","../cli/commands/publish/interaction/PublishingMethodDecision.ts","../cli/commands/publish/types/PublishingTypes.ts","../cli/commands/publish/interaction/InteractivePrompter.ts","../cli/commands/publish/strategies/GistPublishingStrategy.ts","../cli/commands/publish/strategies/RepoPublishingStrategy.ts","../cli/commands/publish/strategies/PrivateRepoStrategy.ts","../cli/commands/publish.ts","../cli/commands/init-module.ts","../cli/commands/add-needs.ts","../cli/commands/setup.ts","../cli/commands/alias.ts","../cli/commands/env.ts","../cli/commands/language-server.ts","../cli/commands/test.ts","../cli/utils/env-loader.ts","../cli/commands/run.ts","../cli/commands/error-test.ts","../core/errors/patterns/context.ts","../cli/commands/dev.ts","../cli/commands/mode.ts","../core/constants/modes.ts","../cli/commands/clean.ts","../cli/execution/CommandDispatcher.ts"],"names":["NodeFileSystem","readFile","filePath","writeFile","content","dir","dirname","mkdir","recursive","exists","access","dirPath","options","readdir","isDirectory","stats","stat","isFile","path","PathService","resolve","segments","relative","from","to","join","basename","ext","extname","isAbsolute","normalize","isURL","url","URL","protocol","validateURL","Error","fetchURL","response","fetch","ok","status","statusText","text","headers","forEach","value","key","NodeType","DirectiveKind","helpers","Text","Comment","CodeFence","MlldRunBlock","VariableReference","Directive","PathSeparator","DotSeparator","Literal","SectionMarker","Newline","StringLiteral","Frontmatter","CommandBase","Parameter","ExecInvocation","CommandReference","FileReference","BinaryExpression","TernaryExpression","UnaryExpression","WhenExpression","run","var","show","exe","for","import","output","when","debug","msg","args","process","env","DEBUG_MLLD_GRAMMAR","console","log","isLogicalLineStart","input","pos","i","includes","isSlashDirectiveContext","isAtLineStart","directiveKeywords","Object","keys","afterSlashPos","keyword","length","potentialKeyword","substring","nextChar","isAtVariableContext","isRHSContext","inString","stringChar","foundEquals","char","j","name","test","validAssignmentDirectives","isPlainTextContext","isInRunCodeBlockContext","createNode","type","props","location","warn","DEBUG_MLLD_GRAMMAR_TRACE","trace","freeze","nodeId","randomUUID","createDirective","kind","data","directive","createStructuredDirective","subtype","values","raw","meta","locationData","source","createVariableReferenceNode","valueType","identifier","normalizePathVar","id","validateRunContent","validateDefineContent","validatePath","pathParts","directiveKind","reconstructRawString","trim","hasVariables","node","finalFlags","result","JSON","stringify","getImportSubtype","list","reason","nodes","Array","isArray","varId","fields","fieldPath","field","index","String","createPathMetadata","rawPath","parts","some","p","startsWith","hasExtension","extension","match","createCommandMetadata","createTemplateMetadata","wrapperType","isTemplateContent","createUrlMetadata","hasSection","isUrl","ttlToSeconds","unit","multipliers","createSecurityMeta","ttl","trust","detectFormatFromPath","toLowerCase","formatMap","createSectionMeta","sectionParts","hasRename","sourceType","part","reconstructSectionPath","pathStr","sectionStr","isCommandEndingBracket","nextPos","parseCommandContent","baseLocation","currentText","textStartOffset","parseCommandContentLegacy","currentOffset","start","offset","currentLine","line","currentColumn","column","textEndOffset","textEndLine","textEndColumn","push","end","varStartOffset","varStartLine","varStartColumn","varName","varEndOffset","varEndLine","varEndColumn","createExecInvocation","commandRef","withClause","getExecInvocationName","isExecInvocationNode","parseJavaScriptBlock","startPos","potentialCode","lastValidEnd","lastValidCode","testCode","acorn","parse","ecmaVersion","allowReturnOutsideFunction","e","e2","endPos","createEmptyArray","items","createArrayFromContent","createSectionExtraction","section","createPathDereference","createObjectFromProperties","properties","isUnclosedArray","depth","hasHash","isUnclosedObject","detectMissingQuoteClose","quoteChar","isUnclosedTemplate","isMultilineArrayStart","isValidLanguageKeyword","lang","validLanguages","isMissingFromKeyword","mlldError","message","expectedToken","loc","error","isMlldError","mlldErrorLocation","parserState","codeBlockDepth","braceDepth","lastDirectiveEndPos","functionCount","maxNestingDepth","resetCodeParsingState","lastEndPos","getBraceDepth","incrementBraceDepth","decrementBraceDepth","validateParserState","isValid","markDirectiveEnd","isFileReferenceContent","createFileReferenceNode","pipes","isFileReference","hasGlob","isPlaceholder","createBinaryExpression","first","rest","reduce","left","op","right","operator","containsNewline","n","createWhenExpression","conditions","conditionCount","isValueReturning","evaluationType","hasTailModifiers","createForExpression","variable","expression","isForExpression","createForActionNode","implicit","peg$subclass","child","parent","C","constructor","prototype","peg$SyntaxError","expected","found","self","call","setPrototypeOf","peg$padEnd","str","targetLength","padString","repeat","slice","peg$parse","undefined","peg$FAILED","peg$source","grammarSource","peg$startRuleFunctions","Start","peg$parseStart","peg$startRuleFunction","peg$c0","peg$c1","peg$c2","peg$c3","peg$c4","peg$c5","peg$c6","peg$c7","peg$c8","peg$c9","peg$c11","peg$c12","peg$c13","peg$c14","peg$c15","peg$c16","peg$c17","peg$c18","peg$c19","peg$c20","peg$c21","peg$c22","peg$c23","peg$c24","peg$c25","peg$c26","peg$c27","peg$c28","peg$c29","peg$c30","peg$c31","peg$c32","peg$c33","peg$c34","peg$c35","peg$c36","peg$c37","peg$c38","peg$c39","peg$c40","peg$c41","peg$c42","peg$c43","peg$c44","peg$c45","peg$c46","peg$c47","peg$c48","peg$c49","peg$c50","peg$c51","peg$c52","peg$c53","peg$c54","peg$c55","peg$c56","peg$c57","peg$c58","peg$c59","peg$c60","peg$c61","peg$c62","peg$c63","peg$c64","peg$c65","peg$c66","peg$c67","peg$c68","peg$c69","peg$c70","peg$c71","peg$c72","peg$c73","peg$c74","peg$c75","peg$c76","peg$c77","peg$c78","peg$c79","peg$c80","peg$c81","peg$c82","peg$c83","peg$c84","peg$c85","peg$c86","peg$c87","peg$c88","peg$c89","peg$c90","peg$c91","peg$c92","peg$c93","peg$c94","peg$c95","peg$c96","peg$c97","peg$c98","peg$c99","peg$c100","peg$c101","peg$c102","peg$c103","peg$c104","peg$c105","peg$c106","peg$c107","peg$c108","peg$c109","peg$c110","peg$c111","peg$c112","peg$c113","peg$c114","peg$c115","peg$c116","peg$c117","peg$c118","peg$c119","peg$c120","peg$c121","peg$c122","peg$c123","peg$c124","peg$c125","peg$c126","peg$c127","peg$c128","peg$c129","peg$c130","peg$c131","peg$c132","peg$c133","peg$c134","peg$c135","peg$c136","peg$c137","peg$c138","peg$c139","peg$c140","peg$c141","peg$c142","peg$c143","peg$c144","peg$c145","peg$c146","peg$c147","peg$c148","peg$c149","peg$c150","peg$c151","peg$c152","peg$r0","peg$r1","peg$r2","peg$r3","peg$r4","peg$r5","peg$r6","peg$r7","peg$r8","peg$r9","peg$r10","peg$r11","peg$r12","peg$r13","peg$r14","peg$r15","peg$r16","peg$r17","peg$r18","peg$r19","peg$r20","peg$r21","peg$r22","peg$r23","peg$r24","peg$r25","peg$r26","peg$r27","peg$r28","peg$r29","peg$r30","peg$r31","peg$r32","peg$r33","peg$r34","peg$r35","peg$r36","peg$r37","peg$r38","peg$r39","peg$r40","peg$r41","peg$r42","peg$r43","peg$r44","peg$r45","peg$r46","peg$r47","peg$r48","peg$r49","peg$r50","peg$r51","peg$r52","peg$r53","peg$r54","peg$r55","peg$r56","peg$e0","peg$classExpectation","peg$e1","peg$literalExpectation","peg$e2","peg$e3","peg$e4","peg$e5","peg$e6","peg$e7","peg$e8","peg$anyExpectation","peg$e9","peg$e10","peg$e11","peg$e12","peg$e13","peg$otherExpectation","peg$e14","peg$e15","peg$e16","peg$e17","peg$e18","peg$e19","peg$e20","peg$e21","peg$e22","peg$e23","peg$e24","peg$e25","peg$e26","peg$e27","peg$e28","peg$e29","peg$e30","peg$e31","peg$e32","peg$e33","peg$e34","peg$e35","peg$e36","peg$e37","peg$e38","peg$e39","peg$e40","peg$e41","peg$e42","peg$e43","peg$e44","peg$e45","peg$e46","peg$e47","peg$e48","peg$e49","peg$e50","peg$e51","peg$e52","peg$e53","peg$e54","peg$e55","peg$e56","peg$e57","peg$e58","peg$e59","peg$e60","peg$e61","peg$e62","peg$e63","peg$e64","peg$e65","peg$e66","peg$e67","peg$e68","peg$e69","peg$e70","peg$e71","peg$e72","peg$e73","peg$e74","peg$e75","peg$e76","peg$e77","peg$e78","peg$e79","peg$e80","peg$e81","peg$e82","peg$e83","peg$e84","peg$e85","peg$e86","peg$e87","peg$e88","peg$e89","peg$e90","peg$e91","peg$e92","peg$e93","peg$e94","peg$e95","peg$e96","peg$e97","peg$e98","peg$e99","peg$e100","peg$e101","peg$e102","peg$e103","peg$e104","peg$e105","peg$e106","peg$e107","peg$e108","peg$e109","peg$e110","peg$e111","peg$e112","peg$e113","peg$e114","peg$e115","peg$e116","peg$e117","peg$e118","peg$e119","peg$e120","peg$e121","peg$e122","peg$e123","peg$e124","peg$e125","peg$e126","peg$e127","peg$e128","peg$e129","peg$e130","peg$e131","peg$e132","peg$e133","peg$e134","peg$e135","peg$e136","peg$e137","peg$e138","peg$e139","peg$e140","peg$e141","peg$e142","peg$e143","peg$e144","peg$e145","peg$e146","peg$e147","peg$e148","peg$e149","peg$e150","peg$e151","peg$e152","peg$e153","peg$e154","peg$e155","peg$e156","peg$e157","peg$e158","peg$e159","peg$e160","peg$e161","peg$e162","peg$e163","peg$e164","peg$e165","peg$e166","peg$e167","peg$e168","peg$e169","peg$e170","peg$e171","peg$e172","peg$e173","peg$e174","peg$e175","peg$e176","peg$e177","peg$e178","peg$e179","peg$e180","peg$e181","peg$e182","peg$e183","peg$e184","peg$e185","peg$e186","peg$e187","peg$e188","peg$e189","peg$e190","peg$e191","peg$e192","peg$e193","peg$e194","peg$e195","peg$e196","peg$e197","peg$e198","peg$e199","peg$e200","peg$e201","peg$e202","peg$e203","peg$e204","peg$e205","peg$e206","peg$e207","peg$e208","peg$e209","peg$e210","peg$e211","peg$e212","peg$e213","peg$e214","peg$e215","peg$e216","peg$e217","peg$e218","peg$e219","peg$e220","peg$e221","peg$e222","peg$e223","peg$e224","peg$e225","peg$e226","peg$e227","peg$e228","peg$e229","peg$e230","peg$e231","peg$e232","peg$e233","peg$e234","peg$e235","peg$e236","peg$e237","peg$e238","peg$e239","peg$e240","peg$e241","peg$e242","peg$e243","peg$e244","peg$e245","peg$e246","peg$e247","peg$e248","peg$e249","peg$e250","peg$e251","peg$e252","peg$e253","peg$e254","peg$e255","peg$e256","peg$e257","peg$e258","peg$e259","peg$e260","peg$e261","peg$e262","peg$e263","peg$e264","peg$e265","peg$e266","peg$e267","peg$e268","peg$e269","peg$e270","peg$e271","peg$e272","peg$e273","peg$e274","peg$e275","peg$e276","peg$e277","peg$e278","peg$e279","peg$e280","peg$e281","peg$e282","peg$e283","peg$e284","peg$e285","peg$e286","peg$e287","peg$e288","peg$e289","peg$e290","peg$e291","peg$e292","peg$e293","peg$e294","peg$e295","peg$e296","peg$e297","peg$e298","peg$e299","peg$e300","peg$e301","peg$e302","peg$e303","peg$e304","peg$e305","peg$e306","peg$e307","peg$e308","peg$e309","peg$e310","peg$e311","peg$e312","peg$e313","peg$e314","peg$e315","peg$e316","peg$e317","peg$e318","peg$e319","peg$e320","peg$e321","peg$e322","peg$e323","peg$e324","peg$e325","peg$e326","peg$e327","peg$e328","peg$e329","peg$e330","peg$e331","peg$e332","peg$e333","peg$e334","peg$e335","peg$e336","peg$e337","peg$e338","peg$e339","peg$e340","peg$e341","peg$e342","peg$e343","peg$e344","peg$e345","peg$e346","peg$e347","peg$e348","peg$e349","peg$e350","peg$e351","peg$e352","peg$e353","peg$e354","peg$e355","peg$e356","peg$e357","peg$e358","peg$e359","peg$e360","peg$e361","peg$e362","peg$e363","peg$e364","peg$e365","peg$e366","peg$e367","peg$e368","peg$e369","peg$e370","peg$e371","peg$e372","peg$e373","peg$e374","peg$e375","peg$e376","peg$e377","peg$e378","peg$e379","peg$e380","peg$e381","peg$e382","peg$e383","peg$e384","peg$e385","peg$e386","peg$e387","peg$e388","peg$e389","peg$e390","peg$e391","peg$e392","peg$e393","peg$e394","peg$e395","peg$e396","peg$f0","frontmatter","peg$f1","ws","term","peg$f2","peg$f3","peg$f4","peg$f5","marker","peg$f6","peg$f7","peg$f8","peg$f9","chars","peg$f10","peg$f11","peg$f12","peg$f13","peg$f14","peg$f15","peg$f16","peg$f17","c","peg$f18","rawContent","innerParser","parsed","startRule","peg$f19","opener","peg$currPos","peg$f20","peg$f21","peg$f22","closer","peg$f23","peg$f24","peg$f25","preserveCodeFences","finalContent","trimEnd","language","peg$f26","peg$f27","peg$f28","peg$f29","peg$f30","peg$f31","isRHS","isInRunContext","seenSlashSymbol","potentialRunKeyword","peg$f32","isInExecDirective","peg$f33","remaining","pathPattern","peg$f34","peg$f35","peg$f36","peg$f37","peg$f38","lines","peg$f39","peg$f40","peg$f41","digits","decimal","parseFloat","peg$f42","peg$f43","peg$f44","peg$f45","peg$f46","peg$f47","peg$f48","peg$f49","peg$f50","peg$f51","peg$f52","peg$f53","peg$f54","peg$f55","peg$f56","peg$f57","peg$f58","peg$f59","peg$f60","peg$f61","peg$f62","peg$f63","peg$f64","peg$f65","peg$f66","peg$f67","peg$f68","peg$f69","peg$f70","peg$f71","peg$f72","peg$f73","peg$f74","backticks","peg$f75","peg$f76","peg$f77","isBeforeDirective","substr","peg$f78","peg$f79","peg$f80","atEof","peg$f81","peg$f82","peg$f83","host","peg$f84","pathString","textNode","peg$f85","peg$f86","peg$f87","peg$f88","peg$f89","peg$f90","peg$f91","transform","peg$f92","rename","renamed","peg$f93","peg$f94","peg$f95","peg$f96","varRef","peg$f97","peg$f98","peg$f99","title","peg$f100","peg$f101","peg$f102","peg$f103","peg$f104","peg$f105","peg$f106","peg$f107","template","peg$f108","peg$f109","peg$f110","peg$f111","peg$f112","peg$f113","peg$f114","peg$f115","peg$f116","peg$f117","peg$f118","peg$f119","itemCount","peg$f120","peg$f121","peg$f122","allParts","bases","rawBases","hasScriptRunner","segment","isScriptRunner","peg$f123","pipeline","peg$f124","flat","peg$f125","CommandOperator","peg$f126","base","peg$f127","peg$f128","peg$f129","peg$f130","peg$f131","runner","script","command","peg$f132","pkg","package","isPackageRunner","peg$f133","mod","module","peg$f134","cmd","flag","isInlineCode","peg$f135","tool","target","peg$f136","peg$f137","isCommandReference","peg$f138","peg$f139","arg","peg$f140","filter","peg$f141","needsInterpolation","peg$f142","peg$f143","ref","peg$f144","map","isTemplate","templateParts","peg$f145","peg$f146","peg$f147","peg$f148","peg$f149","peg$f150","peg$f151","peg$f152","peg$f153","peg$f154","peg$f155","peg$f156","sectionRaw","sectionNodes","peg$f157","peg$f158","peg$f159","peg$f160","peg$f161","peg$f162","peg$f163","peg$f164","peg$f165","peg$f166","peg$f167","peg$f168","peg$f169","peg$f170","peg$f171","peg$f172","peg$f173","peg$f174","peg$f175","peg$f176","processedParts","lastIndex","lastPart","endsWith","peg$f177","peg$f178","peg$f179","peg$f180","peg$f181","peg$f182","peg$f183","peg$f184","peg$f185","peg$f186","inner","peg$f187","peg$f188","peg$f189","peg$f190","rule","peg$f191","hasType","peg$f192","peg$f193","peg$f194","peg$f195","lookahead","peg$f196","ahead","peg$f197","peg$f198","peg$f199","peg$f200","peg$f201","peg$f202","contentType","contentLength","contentHasType","rawString","peg$f203","peg$f204","peg$f205","peg$f206","peg$f207","peg$f208","peg$f209","peg$f210","peg$f211","peg$f212","peg$f213","item","peg$f214","tail","comment","hasTail","hasComment","peg$f215","s","peg$f216","security","hasSecurity","peg$f217","peg$f218","invocation","isExecInvocation","parameterCount","peg$f219","langCode","code","peg$f220","commandBases","peg$f221","peg$f222","codeCore","peg$f223","peg$f224","peg$f225","pathVar","f","peg$f226","resolver","payload","hasPayload","peg$f227","isCommandRef","peg$f228","envVars","environment","v","environmentCount","peg$f229","peg$f230","peg$f231","peg$f232","peg$f233","condition","trueBranch","falseBranch","peg$f234","peg$f235","peg$f236","peg$f237","peg$f238","peg$f239","peg$f240","expr","peg$f241","operand","peg$f242","peg$f243","peg$f244","peg$f245","peg$f246","peg$f247","peg$f248","peg$f249","fieldStart","peg$f250","peg$f251","peg$f252","peg$f253","peg$f254","peg$f255","peg$f256","contentStr","peg$f257","peg$f258","peg$f259","pipeStart","startOffset","hasAt","peg$f260","peg$f261","peg$f262","peg$f263","peg$f264","peg$f265","peg$f266","execInvocation","arrays","with","rawText","peg$f267","arr","peg$f268","concat","peg$f269","peg$f270","opt","peg$f271","option","peg$f272","peg$f273","peg$f274","varNode","peg$f275","hasSource","targetType","peg$f276","peg$f277","peg$f278","peg$f279","peg$f280","peg$f281","rawValue","peg$f282","peg$f283","peg$f284","peg$f285","stream","peg$f286","peg$f287","varname","peg$f288","peg$f289","split","peg$f290","peg$f291","quoted","peg$f292","unquoted","peg$f293","format","peg$f294","peg$f295","peg$f296","peg$f297","peg$f298","peg$f299","proto","peg$f300","peg$f301","peg$f302","peg$f303","peg$f304","peg$f305","peg$f306","peg$f307","peg$f308","peg$f309","peg$f310","peg$f311","peg$f312","peg$f313","t","peg$f314","peg$f315","peg$f316","peg$f317","duration","peg$f318","special","specialValue","peg$f319","num","unitValue","seconds","peg$f320","unitMap","peg$f321","peg$f322","level","peg$f323","peg$f324","parseInt","peg$f325","peg$f326","peg$f327","peg$f328","peg$f329","peg$f330","allCommands","allBases","commands","peg$f331","opName","peg$f332","peg$f333","peg$f334","peg$f335","peg$f336","peg$f337","cmdText","firstArg","arguments","peg$f338","word","peg$f339","peg$f340","peg$f341","peg$f342","peg$f343","peg$f344","peg$f345","peg$f346","peg$f347","valueLength","asSection","peg$f348","peg$f349","peg$f350","transformers","peg$f351","peg$f352","deps","peg$f353","peg$f354","rawIdentifier","restCount","r","peg$f355","peg$f356","peg$f357","lastField","methodName","objectFields","objectRef","fullPathRef","objectReference","peg$f358","peg$f359","peg$f360","peg$f361","normalizedId","peg$f362","peg$f363","isMultiLine","peg$f364","peg$f365","peg$f366","peg$f367","peg$f368","rawCommand","cmdMatch","commandCount","peg$f369","peg$f370","langNode","codeNode","peg$f371","peg$f372","inQuote","next","peg$f373","peg$f374","tokens","count","flattened","token","peg$f375","peg$f376","peg$f377","peg$f378","fileRef","peg$f379","peg$f380","peg$f381","peg$f382","peg$f383","peg$f384","prev","fromCharCode","isEscaped","peg$f385","peg$f386","spaces","peg$f387","peg$f388","peg$f389","peg$f390","peg$f391","peg$f392","peg$f393","peg$f394","peg$f395","peg$f396","peg$f397","peg$f398","peg$f399","peg$f400","peg$f401","peg$f402","peg$f403","peg$f404","peg$f405","fieldCount","pipeCount","allPipes","peg$f406","pipelineCount","pipe","rawArgs","peg$f407","peg$f408","peg$f409","firstPipe","restPipes","peg$f410","peg$f411","peg$f412","peg$f413","peg$f414","commandLocation","hasRunKeyword","peg$f415","peg$f416","peg$f417","peg$f418","peg$f419","peg$f420","peg$f421","peg$f422","peg$f423","peg$f424","peg$f425","peg$f426","peg$f427","peg$f428","peg$f429","peg$f430","peg$f431","peg$f432","peg$f433","pair","peg$f434","peg$f435","action","peg$f436","pattern","peg$f437","peg$f438","peg$f439","peg$f440","isSpecial","peg$f441","peg$f442","peg$f443","peg$f444","peg$f445","peg$f446","peg$f447","peg$f448","peg$f449","peg$f450","peg$f451","peg$f452","peg$f453","peg$f454","peg$f455","peg$f456","object","peg$f457","peg$f458","prop","peg$f459","peg$f460","peg$f461","needs","peg$f462","peg$f463","peg$f464","peg$f465","peg$f466","peg$f467","peg$f468","langs","packages","peg$f469","entry","peg$f470","peg$f471","peg$f472","version","peg$f473","peg$f474","peg$f475","peg$f476","pathSubtype","peg$f477","peg$f478","hasFieldAccess","peg$f479","processedArgs","templateName","argumentCount","peg$f480","sectionTitle","newTitle","peg$f481","pathText","sectionText","peg$f482","codeContent","langMatch","hasLanguage","peg$f483","peg$f484","peg$f485","Argument","peg$f486","peg$f487","peg$f488","peg$f489","peg$f490","peg$f491","peg$f492","rawCommandString","commandSegments","cmdBase","runnerMatch","npxMatch","pythonMatch","firstPart","peg$f493","params","hasParams","peg$f494","peg$f495","param","peg$f496","allParams","acc","peg$f497","peg$f498","peg$f499","peg$f500","fullUrl","peg$f501","peg$f502","peg$f503","peg$f504","peg$f505","peg$f506","hasOptions","peg$f507","peg$f508","peg$f509","allOptions","optionsObj","peg$f510","peg$f511","peg$f512","ending","identifierNode","processedParams","metaObj","isWhenExpression","riskLevel","metadata","peg$f513","peg$f514","peg$f515","peg$f516","peg$f517","parenDepth","peg$f518","peg$f519","peg$f520","peg$f521","peg$f522","peg$f523","peg$f524","peg$f525","paramName","peg$f526","peg$f527","actionType","peg$f528","peg$f529","peg$f530","peg$f531","peg$f532","peg$f533","peg$f534","peg$f535","peg$f536","peg$f537","peg$f538","peg$f539","peg$f540","peg$f541","peg$f542","peg$f543","peg$f544","validStarts","isValidSpecial","toUpperCase","isValidModule","peg$f545","peg$f546","peg$f547","peg$f548","peg$f549","peg$f550","alias","namespace","pop","replace","peg$f551","imports","importsRaw","original","peg$f552","matched","peg$f553","peg$f554","peg$f555","deprecated","peg$f556","peg$f557","peg$f558","peg$f559","rawModule","hash","isModule","peg$f560","pathAndName","h","peg$f561","peg$f562","peg$f563","peg$f564","peg$f565","peg$f566","peg$f567","aliasName","peg$f568","peg$f569","peg$f570","peg$f571","peg$f572","peg$f573","peg$f574","peg$f575","peg$f576","originalForm","peg$f577","legacy","peg$f578","peg$f579","explicitFormat","peg$f580","peg$f581","peg$f582","charAt","peg$f583","peg$f584","peg$f585","peg$f586","peg$f587","peg$f588","peg$f589","peg$f590","peg$f591","peg$f592","peg$f593","peg$f594","peg$f595","peg$f596","peg$f597","peg$f598","peg$f599","peg$f600","peg$f601","val","peg$f602","idNode","peg$f603","peg$f604","processedPath","processedPathParts","newNode","peg$f605","peg$f606","peg$f607","securityOptions","peg$f608","peg$f609","peg$f610","peg$f611","peg$f612","peg$f613","peg$f614","peg$f615","validLangs","peg$f616","peg$f617","peg$f618","peg$f619","peg$f620","peg$f621","peg$f622","peg$f623","peg$f624","peg$f625","peg$f626","peg$f627","isRHSRef","peg$f628","peg$f629","peg$f630","peg$f631","peg$f632","peg$f633","peg$f634","peg$f635","peg$f636","peg$f637","foreachValue","foreach","isForeach","hasExecInvocation","peg$f638","peg$f639","peg$f640","loadContent","peg$f641","headerLevel","underHeader","headerLevelValue","underHeaderValue","Number","peg$f642","peg$f643","hasParentheses","peg$f644","peg$f645","peg$f646","peg$f647","peg$f648","peg$f649","peg$f650","peg$f651","peg$f652","peg$f653","peg$f654","peg$f655","peg$f656","peg$f657","peg$f658","peg$f659","peg$f660","peg$f661","peg$f662","peg$f663","peg$f664","accessElements","peg$f665","peg$f666","peg$f667","peg$f668","header","peg$f669","peg$f670","peg$f671","peg$f672","peg$f673","peg$f674","peg$f675","peg$f676","processedValue","metaInfo","inferredType","assign","isEmptyArray","isDataValue","expressionType","primitiveType","peg$f677","peg$f678","peg$f679","peg$f680","peg$f681","peg$f682","peg$f683","peg$f684","peg$f685","peg$f686","peg$f687","peg$f688","peg$f689","peg$f690","varLoc","peg$f691","peg$f692","atLoc","peg$f693","peg$f694","peg$f695","fullVar","peg$f696","peg$f697","peg$f698","peg$f699","modifier","a","peg$f700","hasVariable","peg$f701","peg$f702","peg$f703","peg$f704","hasIndividualActions","hasBlockAction","peg$f705","peg$f706","peg$f707","peg$f708","peg$f709","peg$f710","peg$f711","peg$f712","peg$f713","peg$f714","peg$f715","peg$f716","peg$f717","peg$f718","peg$f719","peg$f720","peg$f721","peg$f722","peg$f723","peg$f724","$1","peg$f725","peg$f726","peg$f727","peg$f728","peg$f729","peg$f730","peg$f731","peg$f732","peg$f733","peg$f734","peg$f735","peg$f736","peg$f737","peg$f738","peg$f739","peg$f740","peg$f741","d","peg$f742","peg$f743","enhanced","peg$f744","peg$f745","peg$f746","peg$f747","peg$f748","hasWithClause","peg$f749","peg$f750","bracketed","peg$f751","peg$f752","peg$f753","peg$f754","peg$f755","peg$f756","peg$f757","peg$f758","peg$f759","peg$f760","peg$f761","peg$f762","execRef","peg$f763","peg$f764","peg$f765","peg$savedPos","peg$posDetailsCache","peg$maxFailPos","peg$maxFailExpected","peg$silentFails","peg$result","range","peg$computeLocation","description","peg$buildStructuredError","peg$buildSimpleError","ignoreCase","inverted","peg$endExpectation","peg$computePosDetails","details","charCodeAt","startPosDetails","endPosDetails","res","peg$fail","buildMessage","s0","s1","s2","s3","peg$parseFrontmatter","peg$parseLineStartComment","peg$parseComment","peg$parseMlldRunFence","peg$parseCodeFence","peg$parseDirective","peg$parseVariable","peg$parseTextBlock","peg$parseInterDirectiveNewline","peg$parseLineTerminator","peg$parseContentEOL","peg$parseDirectiveEOL","s4","peg$parseEOF","peg$parse_","peg$parseCommentMarker","peg$parseCommentContent","peg$parseInlineComment","peg$parseTextPart","peg$parseBacktickSequence","peg$parseSlashVar","peg$parseSlashShow","peg$parseSlashExe","peg$parseSlashFor","peg$parseSlashRun","peg$parseSlashPath","peg$parseSlashImport","peg$parseSlashOutput","peg$parseSlashWhen","s5","s6","s7","s8","s9","s10","peg$parseCodeFenceLangID","peg$parseDirectiveContext","peg$parseVariableContext","peg$parseRHSContext","peg$parsePlainTextContext","peg$parseRunCodeBlockContext","peg$parseExecRunRHSContext","peg$parsePathStartingWithVariableContext","peg$parseDirectiveBoundary","peg$parseDocumentStart","peg$parseHWS","peg$parseFrontmatterContent","peg$parseFrontmatterEnd","peg$parseFrontmatterLine","peg$parseStringLiteral","peg$parseEscapedSingleStringContent","peg$parseNumberLiteral","peg$parseBooleanLiteral","peg$parseNullLiteral","peg$parseWildcardLiteral","peg$parseMultilineTemplateLiteral","peg$parseMultilineTemplateChar","peg$parseStringEscapeSequence","peg$parseEscapeSequence","peg$parseBaseTextSegment","peg$parseBaseChar","peg$parseTemplateTextSegment","peg$parseTemplateChar","peg$parseCommandTextSegment","peg$parseCommandChar","peg$parsePathTextSegment","peg$parsePathChar","peg$parseSectionTextSegment","peg$parseSectionChar","peg$parseEscapedStringContent","peg$parseEscapedStringChar","peg$parseEscapedSingleStringChar","peg$parseEscapedBacktickStringContent","peg$parseEscapedBacktickStringChar","peg$parsePathSeparator","peg$parseDotSeparator","peg$parseSectionMarker","peg$parseBaseIdentifier","peg$parseSpecialPathChar","peg$parsePathSeparatorToken","peg$parseDotSeparatorToken","peg$parseSectionMarkerToken","peg$parseReservedDirective","peg$parse__","peg$parseTextUntilNewline","peg$parseEndOfLine","peg$parseAlligatorExpression","peg$parseAlligatorSource","peg$parseAlligatorOptions","peg$parseCondensedPipeChain","peg$parseAlligatorURL","peg$parseAlligatorPath","peg$parseURLHost","peg$parseURLPath","peg$parseAlligatorQuotedPath","peg$parseAlligatorUnquotedPath","peg$parseQuotedPathChar","peg$parseAlligatorPathParts","peg$parseAlligatorVariable","peg$parseAlligatorPathSegment","peg$parseAnyFieldAccess","peg$parseAlligatorPathChar","peg$parseSectionClause","peg$parseAsTransform","peg$parseAsRename","peg$parseAlligatorSectionIdentifier","peg$parseFieldAccess","peg$parseAlligatorSectionChar","peg$parseAsSectionRenameString","peg$parseRenameStringPart","peg$parseRenameBacktickPart","peg$parseFileReferenceInterpolation","peg$parseAlligatorTransformTemplate","peg$parseBacktickTransformPart","peg$parseTransformFieldChain","peg$parseTransformField","peg$parseArrayLiteral","peg$parseArrayItems","peg$parseArrayValue","peg$parseDataObjectLiteral","peg$parseExecInvocationPattern","peg$parseVariableWithTail","peg$parseAtVar","peg$parseTemplateStyleInterpolation","peg$parseCodeExecution","peg$parseNestedDirective","peg$parseDataString","peg$parseCommandWithBases","peg$parseCommandSegmentList","peg$parseCommandPipeline","peg$parseCommandOperator","peg$parseCommandBaseDetection","peg$parseCommandArguments","peg$parseCommandArgumentParts","peg$parseCommandVariableRef","peg$parseCommandArgumentText","peg$parseScriptRunnerCommand","peg$parseSpecialCommand","peg$parseSimpleCommand","peg$parsePackageManager","peg$parseScriptName","peg$parsePackageName","peg$parsePythonCommand","peg$parseCommandModuleName","peg$parseShellCommand","peg$parseInlineFlag","peg$parseBuildTool","peg$parseBuildTarget","peg$parseCommandWord","peg$parseCommandReference","peg$parseCommandArgs","peg$parseCommandArgumentList","peg$parseCommandArgument","peg$parseCommandTemplateArgument","peg$parseBacktickTemplateArgument","peg$parseNestedExecInvocation","peg$parseVariableNoTail","peg$parsePrimitiveValue","peg$parseEscapedArgument","peg$parseRawArgument","peg$parseCommandTemplateContent","peg$parseBacktickTemplate","peg$parseBacktickInterpolation","peg$parseInterpolationVar","peg$parseCommandTemplateChar","peg$parseEscapedArgChar","peg$parseRawArgChar","peg$parseLiteralContent","peg$parseSemanticSectionContent","peg$parsePathParts","peg$parseSectionIdentifier","peg$parseSpecialVariable","peg$parseSectionName","peg$parseSemanticCommandBracketContent","peg$parseQuotedCommandString","peg$parseCommandTextContent","peg$parseCommandBracketContent","peg$parseDoubleQuotedCommandContent","peg$parseSingleQuotedCommandContent","peg$parseDoubleQuotedText","peg$parseDoubleQuotedChar","peg$parseBacktickExecInvocation","peg$parseTemplateVariableReference","peg$parseBacktickTextSegment","peg$parseBacktickTemplateChar","peg$parseDoubleColonTextSegment","peg$parseCommandBracketChar","peg$parseDoubleColonContent","peg$parseDoubleColonInterpolation","peg$parseTripleColonContent","peg$parseUnquotedPath","peg$parseUnquotedPathPart","peg$parseUnquotedPathText","peg$parseUnquotedCommand","peg$parseSemanticCodeContent","peg$parseCodeLiteralContent","peg$parseDirectCodeContent","peg$parseCodeLiteralPart","peg$parseLiteralOnlyContent","peg$parseInterpolatedDoubleQuoteContent","peg$parseInterpolatedTemplateContent","peg$parseCommandStyleInterpolation","peg$parseSemanticTextContent","peg$parseWrappedTemplateContent","peg$parseWrappedCommandContent","peg$parseCommandContentInterpolation","peg$parseWrappedCodeContent","peg$parseDataObjectProperties","peg$parseDataObjectProperty","peg$parsePropertyKey","peg$parseDataPropertyValue","peg$parseRunCommandValue","peg$parseCodeExecutionValue","peg$parseDataTemplateValue","peg$parseDataStringValue","peg$parseDataArrayContent","peg$parseDataArrayValue","peg$parseStandardDirectiveEnding","peg$parseTailModifiers","peg$parseSecuredDirectiveEnding","peg$parseSecurityOptions","peg$parseCommentedDirectiveEnding","peg$parseExeRHSContent","peg$parseWhenExpression","peg$parseForExpression","peg$parseExeSlashRunPattern","peg$parseExeRunCommandPattern","peg$parseExeCodePattern","peg$parseExeEnvironmentDeclaration","peg$parseExeCommandPattern","peg$parseExeTemplatePattern","peg$parseExeSectionPattern","peg$parseExeResolverPattern","peg$parseExeExecInvocationPattern","peg$parseExeCommandReference","peg$parseSimpleExec","peg$parseRunLanguageCodeCore","peg$parseUnifiedCommandBrackets","peg$parseTemplateCore","peg$parseExecAsNewTitle","peg$parseResolverPathPattern","peg$parseExecResolverPayload","peg$parseEnvironmentVarList","peg$parseExpression","peg$parseLogicalOr","peg$parseLogicalAnd","peg$parseComparison","peg$parsePrimary","peg$parseComparisonOp","peg$parseUnaryExpression","peg$parseAtomicExpression","peg$parseUnifiedReferenceNoTail","peg$parseExpressionString","peg$parseNumericFieldAccess","peg$parseArrayAccess","peg$parseFileReferenceContent","peg$parseFileFieldChain","peg$parseCondensedPipe","peg$parseCondensedPipeArgs","peg$parsePipeArgList","peg$parsePipeArg","peg$parseForeachCommandExpression","peg$parseUnifiedReferenceWithTail","peg$parseForeachWithClause","peg$parseForeachArrayArgumentList","peg$parseForeachWithOptions","peg$parseForeachWithOption","peg$parseForeachSeparatorOption","peg$parseForeachTemplateOption","peg$parseForIterationPattern","peg$parseVarRHSContent","peg$parseForSingleAction","peg$parseOutputSource","peg$parseOutputTarget","peg$parseCommaSpace","peg$parseSemicolonSpace","peg$parseEnvironmentVarReference","peg$parseOutputVariable","peg$parseOutputExecInvocation","peg$parseOutputCommand","peg$parseOutputLiteral","peg$parseOutputSourceVariable","peg$parseOutputSourceVarAndExec","peg$parseOutputTargetStream","peg$parseOutputTargetEnv","peg$parseOutputTargetResolver","peg$parseOutputTargetFile","peg$parseResolverPath","peg$parseOutputFilePath","peg$parseOutputFormat","peg$parsePathSegments","peg$parsePathSegment","peg$parsePathExpression","peg$parseQuotedStringPath","peg$parseURLProtocolType","peg$parseURLRest","peg$parseURLParts","peg$parseURLEscapedBackslash","peg$parseURLEscapedAt","peg$parseURLVariableRef","peg$parseURLSegment","peg$parseSectionNameChar","peg$parseIsInRHS","peg$parseRunRHS","peg$parseTTLOption","peg$parseTrustOption","peg$parseTTLValue","peg$parseTTLDuration","peg$parseTTLSpecial","peg$parseInteger","peg$parseTTLUnit","peg$parseTrustLevel","peg$parseVariableWithPipes","peg$parseTemplateString","peg$parseShellCommandLine","peg$parsePipeline","peg$parseChainOperator","peg$parseRedirectionOperator","peg$parseBackgroundOperator","peg$parseShellSimpleCommand","peg$parseShellCommandName","peg$parseShellCommandArgument","peg$parseShellVariable","peg$parseUnquotedWord","peg$parseQuotedString","peg$parseUnquotedWordWithCheck","peg$parseDoubleQuotedContent","peg$parseSingleQuotedContent","peg$parseTailKeyword","peg$parseTailValue","peg$parseWithProperties","peg$parsePipelineCommandList","peg$parsePipelineShorthand","peg$parseNeedsObject","peg$parsePipelineCommand","peg$parsePipelineRest","peg$parseTTLClause","peg$parseUnifiedReference","peg$parseFieldAccessExec","peg$parseFieldAccessExecNoTail","peg$parseSimpleExecNoTail","peg$parseUnifiedCodeBrackets","peg$parseUnifiedCodeContent","peg$parseUnifiedCommandParts","peg$parseUnifiedRunContent","peg$parseUnifiedRunContentInner","peg$parseRunCodeLanguage","peg$parseShellCommandLineContent","peg$parseUnifiedCommandToken","peg$parseUnifiedCommandQuotedString","peg$parseUnifiedCommandWord","peg$parseUnifiedCommandSpace","peg$parseUnifiedDoubleQuotedContent","peg$parseUnifiedCommandSingleQuotedContent","peg$parseUnifiedCommandWordChar","peg$parseUnifiedCodeChar","peg$parseDoubleQuoteChar","peg$parseSingleQuoteChar","peg$parseBacktickChar","peg$parseExpressionWithOperator","peg$parseFieldAccessExecPattern","peg$parseTemplateWithPipeline","peg$parseAlligatorWithFields","peg$parseVariableWithSpacedPipes","peg$parseVariableReferenceWithTail","peg$parseSpacedOrCondensedPipe","peg$parseObjectPropertyValue","peg$parseVarCodeLanguage","peg$parseCodeBlockContent","s11","peg$parseCommandContent","peg$parseCodeChar","peg$parseWhenExpressionConditionList","peg$parseWhenExpressionConditionPair","peg$parseWhenConditionExpression","peg$parseSpecialVariableName","peg$parseFrontmatterAccess","peg$parseInterpolationSpecialVar","peg$parseInterpolationSimpleVar","peg$parseInterpolationDataVar","peg$parseVarFormat","peg$parseWithClause","peg$parseWithObject","peg$parseWithProperty","peg$parsePipelineArray","peg$parseNeedsLanguageList","peg$parseNeedsLanguageEntry","peg$parsePackagesObject","peg$parsePackagesList","peg$parsePackageEntry","peg$parseAddPathCore","peg$parseAddTemplateCore","peg$parseAddVariableCore","peg$parseAddTemplateInvocationCore","peg$parseTemplateArgumentList","peg$parseAddPathSectionCore","peg$parseQuotedContent","peg$parseAsNewTitle","peg$parseAddCore","peg$parseCodeCore","peg$parseLanguageCodeCore","peg$parseCodeLanguage","peg$parseRunLanguageCodeWithArgs","peg$parseRunCodeArguments","peg$parseRunArgumentList","peg$parseRunArgument","peg$parseCommandCore","peg$parseParameterizedCommandCore","peg$parseCommandParameters","peg$parseCommandParameterList","peg$parseCommandParameter","peg$parsePathCore","peg$parseSectionPathCore","peg$parseURLPathCore","peg$parseURLProtocol","peg$parseURLContent","peg$parseRunExecCore","peg$parseSectionExtractionCore","peg$parseRichTemplateCore","peg$parseTemplateOptions","peg$parseTemplateOptionsList","peg$parseTemplateOption","s12","s13","s14","s15","peg$parseExecMetadata","peg$parseExecParameters","peg$parseExecParameterList","peg$parseExecParameter","peg$parseSlashForSimple","peg$parseSlashImportShorthand","peg$parseSlashImportFull","peg$parseImportsList","peg$parseImportPath","peg$parseSpecialVariablePath","peg$parseModuleReference","peg$parseQuotedPath","peg$parseImportAlligatorAdapter","peg$parseModuleIdentifier","peg$parseModuleIdentifierPart","peg$parseModulePathAndName","peg$parseShortHash","peg$parseImportItem","peg$parseImportPathParts","peg$parseOutputArguments","peg$parseOutputArgumentList","peg$parseOutputArgument","peg$parsePathAssignmentParts","peg$parseSpecialPathIdentifier","peg$parseRunDirectiveRef","peg$parseRunCommandArguments","peg$parseRunCommandArgumentList","peg$parseRunCommandArgument","peg$parseHeaderLevel","peg$parseUnderHeader","peg$parseShowVariableReference","peg$parseAddDirectiveRef","peg$parseTemplateArgument","peg$parseQuotedStringContent","s17","peg$parseWhenMatchForm","peg$parseWhenSimpleForm","peg$parseWhenBlockForm","peg$parseWhenModifier","peg$parseWhenConditionList","s16","peg$parseWhenAction","peg$parseWhenBareBlockForm","peg$parseWhenSimpleCondition","s19","s18","peg$parseNegatedSimpleCondition","peg$parseNonNegatedSimpleCondition","peg$parseNegatedCondition","peg$parseNonNegatedCondition","peg$parseWhenConditionPair","peg$parseWhenConditionSeparator","peg$parseWhenActionBlock","peg$parseWhenImplicitAction","peg$parseWhenActionDirective","peg$parseWhenBlockAction","peg$parseWhenOutputSource","peg$parseWhenOutputTarget","peg$parseWhenPathText","peg$parseWhenCommandText","peg$parseWhenBraceCommandText","peg$parseWhenImplicitVarAssignment","peg$parseWhenImplicitExecAssignment","peg$parseWhenImplicitFunctionCall","peg$parseWhenImplicitRichContent","rhsDirectiveType","afterDirectiveType","peg$library","peg$allowedStartRules","parser","sources","src","k","offset_s","filler","toString","last","hatLen","DESCRIBE_EXPECTATION_FNS","literal","expectation","literalEscape","class","escapedParts","classEscape","any","other","hex","ch","describeExpectation","describeExpected","descriptions","sort","describeFound","SyntaxError","StartRules","ast","success","parseSync","init_parser","VariableMetadataUtils","VariableSourceHelpers","createSource","syntax","hasInterpolation","mergeMetadata","additional","validateMetadata","isPipelineInput","pipelineStage","isImported","importPath","extractSourceInfo","isComplexVariable","Boolean","isComplex","isImportedVariable","isPipelineInputVariable","createImportMetadata","additionalMetadata","importMetadata","createPipelineMetadata","pipelineMetadata","createComplexMetadata","complexMetadata","createQuotedSource","createTemplateSource","createArraySource","createObjectSource","createCommandSource","createCodeSource","createPathSource","createReferenceSource","isSimpleText","isInterpolatedText","isFileContent","isSectionContent","isObject","isComputed","isCommandResult","isPath","isExecutable","isPrimitive","isTextLike","isStructured","isExternal","VariableTypeGuards","FastTypeGuards","getMatchingTypes","types","validateType","expectedType","isAnyType","filterByType","variables","guard","findByType","find","countByType","groupByType","groups","Map","existing","get","set","isAnyTextType","isAnyDataType","isComplexType","requiresLazyEvaluation","createSimpleTextVariable","VariableFactory","createSimpleText","createInterpolatedTextVariable","interpolationPoints","createInterpolatedText","createTemplateVariable","parameters","templateSyntax","createTemplate","createFileContentVariable","createFileContent","createSectionContentVariable","sectionName","sectionSyntax","createSectionContent","createObjectVariable","createObject","createArrayVariable","createArray","createComputedVariable","sourceCode","createComputed","createCommandResultVariable","exitCode","stderr","createCommandResult","createPathVariable","resolvedPath","originalPath","createPath","createImportedVariable","originalType","variableName","createImported","createExecutableVariable","paramNames","createExecutable","createPipelineInputVariable","createPipelineInput","createPrimitiveVariable","createPrimitive","createWhenExpressionVariable","definit