|
1 | 1 | # NitroWebExpress™ |
2 | 2 |
|
| 3 | +**Documentation Update:** 2026-09-16 |
| 4 | + |
3 | 5 | # NitroWebExpress @ At $200,000,000,000+ Dollars |
4 | 6 |
|
5 | 7 | **National Finance Engine v2811.1** |
@@ -102,7 +104,7 @@ bash scripts/status.sh |
102 | 104 | | Dictionary | `modules/dictionary` | — | `/dictionary` | (DB-only) | Dictionary lookup, MySQL `nwe_dictionary` | |
103 | 105 | | Calendar | `modules/calendar` | — | `/calendar` | (webapp only) | Calendar and scheduling webapp | |
104 | 106 | | Analytics | `modules/analytics` | — | `/analytics` | (DB-only) | Passive analytics tracking via JSP includes | |
105 | | -| Black Belt | `modules/black-belt` | — | `/blackbelt` | (webapp only) | Black belt rank module | |
| 107 | +| Black Belt | `modules/black-belt` | — | `/blackbelt` | (webapp + CLI) | Black Belt Ethical Auditor web/terminal module; C11, C++17, Java 21 clients; shared engine transport; exact-response output and no-save variant | |
106 | 108 | | Languages | `modules/languages` | — | `/languages` | (webapp only) | Language pack management | |
107 | 109 | | Daemon | `modules/daemon` | 49188 | — | `ModuleLoaderDaemon` | Standalone module loader service | |
108 | 110 | | Brarner.M.Alete | `modules/black/presidential/Brarner.M.Alete` | 49152 | `/brarner.m.alete` | `source-code.Main` | Presidential species/postal/art/science | |
@@ -300,6 +302,7 @@ Java.Web.Server.Telnet.Front.Java.21/ |
300 | 302 | │ ├── black-belt/ Black Belt webapp |
301 | 303 | │ ├── languages/ Languages webapp |
302 | 304 | │ └── daemon/ Module loader daemon (port 49188) |
| 305 | +├── admin/ Local JavaFX + C/C++ administration layer |
303 | 306 | ├── configuration/ XML configuration files |
304 | 307 | ├── scripts/ Build, startup, deployment, mail, integrity |
305 | 308 | ├── deploy-all-modules.sh Deploy all enabled webapps |
|
0 commit comments