feat(perception): integrate calibrated operator pipeline
Add calibrated K1 projection, recorded and near-live perception qualification, unified Rerun operator layers, bounded replay admission, audited viewer controls, worker experiments, and lab evidence.
This commit is contained in:
@@ -158,13 +158,16 @@ local reception; plugin-commanded v0.5.0 acquisition uses the separately gated
|
||||
canonical K1 START/STOP dialogue.
|
||||
|
||||
Plugin v0.6.0 makes the local connection direction explicit. Bridge remains the
|
||||
default; Direct Connect sends the same reviewed BLE frame with credentials for
|
||||
an already-running controller hotspot; Quick Connect sends no BLE write and
|
||||
instead associates this Mac with the K1 AP once. Each mode has a distinct
|
||||
topology attestation and no automatic retry. The Bridge path is physically
|
||||
accepted. Direct Connect and the Mission Core Quick Connect host adapter are
|
||||
implemented and offline-verified but still require their own owner-operated
|
||||
physical acceptance cycles; see [ADR 0013](docs/adr/0013-k1-local-connection-matrix.md).
|
||||
default and accepted product path; Direct Connect sends the reviewed station
|
||||
provisioning frame for an already-running controller hotspot. Quick Connect
|
||||
sends one separately reviewed AP-enable frame and can associate a prepared Mac
|
||||
through CoreWLAN. Its device activation and prepared-host association were
|
||||
physically accepted, but credential bootstrap is not portable: a clean host
|
||||
cannot acquire the firmware-defined AP material from the reviewed BLE protocol.
|
||||
Quick Connect therefore remains laboratory functionality, with no automatic
|
||||
firmware download, iPhone extraction or hard-coded fallback. Each mode has a
|
||||
distinct topology attestation and no automatic retry; see
|
||||
[ADR 0013](docs/adr/0013-k1-local-connection-matrix.md).
|
||||
|
||||
The exact recovered `ModelingRequest` start/stop encoder, response correlator
|
||||
and device-status state machine are installed in the operator-gated interactive
|
||||
|
||||
Reference in New Issue
Block a user