ark/schema/node.ts:524:			return this.$.lazilyResolve(ctx.seen[this.id]! as never)
ark/schema/scope.ts:396:	lazilyResolve(resolve: () => BaseRoot, syntheticAlias?: string): Alias.Node {
ark/schema/roots/alias.ts:75:				ctx.$.lazilyResolve(
ark/schema/roots/alias.ts:94:				return ctx.$.lazilyResolve(
ark/type/parser/shift/operand/unenclosed.ts:125:		return s.ctx.$.node("alias", { reference: arg }, { prereduced: true })
