Implement native PrimInspector
All checks were successful
Native Rust workspace compile / compile (push) Successful in 21m40s
All checks were successful
Native Rust workspace compile / compile (push) Successful in 21m40s
This commit is contained in:
@@ -485,12 +485,16 @@ documented in the
|
||||
|
||||
### Milestone 11
|
||||
|
||||
The native `osd-inspector`, `simple-bot`, and `packet-dump` programs are complete.
|
||||
The native `osd-inspector`, `simple-bot`, `packet-dump`, and `prim-inspector`
|
||||
programs are complete.
|
||||
`osd-inspector` validates and converts bounded LLSD and performs deterministic
|
||||
Primitive-to-OSD round trips. `simple-bot` provides native async login, IM and
|
||||
local-chat commands, movement and animation calls, bounded fake-grid
|
||||
conversations, secret redaction, and cancellation-safe logout. `packet-dump`
|
||||
adds filtered, bounded incoming/outgoing capture with native wire validation,
|
||||
sanitized optional raw bytes, and deterministic fake datagrams. Their command
|
||||
sanitized optional raw bytes, and deterministic fake datagrams. `prim-inspector`
|
||||
discovers real simulator primitives, hydrates missing object properties, orders
|
||||
nearest matches, and formats construction, feature, and ownership details with
|
||||
bounded deterministic fake-grid coverage. Their command
|
||||
surfaces, limits, isolated CLI tests, and the status of every remaining program
|
||||
are documented in the [`native programs guide`](programs/README.md).
|
||||
|
||||
Reference in New Issue
Block a user