From Virtual address spaces - Windows drivers | Microsoft Docs :
In 64-bit Windows, the theoretical amount of virtual address space is 2^64 bytes (16 exabytes), but only a small portion of the 16-exabyte range is actually used. The 8-terabyte range from 0x000'00000000 through 0x7FF'FFFFFFFF is used for user space, and portions of the 248-terabyte range from 0xFFFF0800'00000000 through 0xFFFFFFFF'FFFFFFFF are used for system space.
Windows 64-bit operating systems limit the per-process virtual address space to 8 TB, which is higher than the physical memory limits of all Windows 10 editions (Memory Limits for Windows and Windows Server Releases - Win32 apps | Microsoft Docs )
Physical Memory Limits: Windows 10
The following table specifies the limits on physical memory for Windows 10.
Version | Limit on X86 | Limit on X64 |
---|
Windows 10 Enterprise | 4 GB | 6 TB |
Windows 10 Education | 4 GB | 2 TB |
Windows 10 Pro for Workstations | 4 GB | 6 TB |
Windows 10 Pro | 4 GB | 2 TB |
Windows 10 Home | 4 GB | 128 GB |
I mention the above information because Esri has not built a memory limit into ArcGIS Pro. ArcGIS Pro is limited by the default memory constraints of the underlying Windows operating system. That said, it is highly unlikely ArcGIS Pro would get close to hitting the X64 default memory constraints.
Just because the 64-bit address space is huge (or should I say yuge) and the physical memory limits on Windows X64 are quite large, it doesn't mean Esri developers aren't aware of memory utilization. If Esri assumed everyone had 32+ GB of RAM and ArcGIS Pro loaded everything into RAM all of the time, the user experience would be miserable for a vast majority of users because of the excessive memory paging that would take place.
Getting back to your question, i.e., "how much ram AGP could potentially use," the answer is that it depends. The default OS memory limits are sufficiently high that how much memory ArcGIS Pro could use depends on the data and workflows of the user. If your data and workflows only ever use 8 GB of RAM per ArcGIS Pro instance, than that is your answer for your situation. Of course, you would want to have sufficient RAM available for the OS and other processes, so I would recommend at least 16 GB of RAM for the machine if you have Pro using 8 GB of RAM.
RAM is cheap, really, and it doesn't take many hours of lost productivity to buy a memory stick. An 8 GB DIMM easily costs < $150, and if you have already spent $1,000+ on a machine that can accommodate more than 8 GB of RAM, are you really saving in the long run by low-balling RAM?