Mike's Notes
It was helpful talking over automation with Alex a few nights ago.
There are hundreds of thousands of files to be put somewhere in the new data centre using automation.
Resources
- https://www.blog.ajabbi.com/2025/08/enterprise-plan-directory-structure.html
- https://www.blog.ajabbi.com/2026/04/pipi-core-directory-structure.html
References
- Reference
Repository
- Home > Ajabbi Research > Library >
- Home > Handbook >
Last Updated
07/04/2026
Pipi naming pattern
Mike is the inventor and architect of Pipi and the founder of Ajabbi.
This is the new naming pattern for every version, edition and account type of Pipi since 1997. These names are ASCI lowercase for compatibility with Windows, Linux, Solaris, MacOS, etc.
It is highly deterministic, enabling safe, reliable automation.
Assumptions
Pipi versions 1-8 had no editions or account types, so these default names will be used.
- Edition = "p" (Pipi)
- Account Type = "g" (General)
Archive
All the existing files, including research material, experiments, sample code, web crawls and notes, will be moved to these locations. The archive format is a ZIP file with a date string appended. An example would be;
- pipi_7pg_20201230.zip
Production
It is also the root deployment directory. An example would be;
- pipi/9ae/
| Major Version | Edition | Account Type | Archive |
|---|---|---|---|
| 1 | p | g | 1pg |
| 2 | p | g | 2pg |
| 3 | p | g | 3pg |
| 4 | p | g | 4pg |
| 5 | p | g | 5pg |
| 6 | p | g | 6pg |
| 7 | p | g | 7pg |
| 8 | p | g | 8pg |
| 9 | a | a | 9aa |
| 9 | a | d | 9ad |
| 9 | a | e | 9ae |
| 9 | a | p | 9ap |
| 9 | a | r | 9ar |
| 9 | a | s | 9as |
| 9 | a | t | 9at |
| 9 | c | c | 9cc |
| 9 | i | i | 9ii |
| 9 | r | b | 9rb |
| 10 | a | a | 10aa |
| 10 | a | d | 10ad |
| 10 | a | e | 10ae |
| 10 | a | p | 10ap |
| 10 | a | r | 10ar |
| 10 | a | s | 10as |
| 10 | a | t | 10at |
| 10 | c | c | 10cc |
| 10 | i | i | 10ii |
| 10 | r | b | 10rb |
No comments:
Post a Comment