Update instructions - part 2
Quality Gate / gate (push) Successful in 2m34s

This commit is contained in:
Jim Lancaster
2026-09-02 14:31:40 -05:00
parent e5ef4d4422
commit fc4288ff88
6 changed files with 179 additions and 15 deletions
+2 -1
View File
@@ -13,6 +13,7 @@ These documents are written for maintainers and AI contributors. They are behavi
- [People](pages/people.md)
- [Jobs](pages/jobs.md)
- [Sources](pages/sources.md)
- [Settings](pages/settings.md)
NiceGUI registers the routes shown in each contract without the `/ui` prefix. The application mounts NiceGUI under `/ui`, so `/documents` in page code is served to a browser as `/ui/documents`.
@@ -56,4 +57,4 @@ Each page contract contains:
## Current Baseline
These contracts describe the current V5.1 baseline.
These contracts describe the current V6.1 baseline.