Skip to content

Commit e6666c8

Browse files
committed
Update administration descriptors and dates
1 parent f2756b8 commit e6666c8

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

admin/README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# JWSTF Local Administration
22

3+
**Introduced:** 2026-08-24
4+
**Documentation Updated:** 2026-09-16
5+
36
A polished JavaFX local administration console for Java 21.
47

58
## Design
@@ -33,3 +36,17 @@ Removal applies to installed/generated artifacts and does not silently delete re
3336
## Build integration
3437

3538
The class is `us.house.admin.LocalAdmin`. The release build should package it with the repository's JavaFX 21 / Java 21 configuration and produce native artifacts with `jpackage` on the corresponding OS.
39+
40+
## Administration Descriptors
41+
42+
The administration layer is documented as local software, not as a governmental or external-authority interface. Its controls are review-first and privileged execution remains subject to host authorization.
43+
44+
| Program | Descriptor Date | Current Status |
45+
|---|---|---|
46+
| `LocalAdmin` | 2026-08-24 | JavaFX local administration console |
47+
| `RoyalsUSGuardIAdmin` | 2026-08-24 | Defensive local administration profile |
48+
| `StateSecurityDownIAdmin` | 2026-08-24 | Intentional failed-state test fixture |
49+
| `jwstf-admin-c` | 2026-09-16 | Native C local administration CLI |
50+
| `jwstf-admin-cpp` | 2026-09-16 | Native C++17 local administration CLI |
51+
52+
**Current revision date:** 2026-09-16.

0 commit comments

Comments
 (0)