Model low-risk ESP32-C3 permission boundary - #9
Merged
Conversation
zoahdev
force-pushed
the
agent/esp32-c3-proof-design
branch
from
August 11, 2026 00:50
33003d4 to
7927fba
Compare
11 tasks
zoahdev
force-pushed
the
agent/esp32-c3-proof-design
branch
from
August 12, 2026 04:31
24cc035 to
5254c71
Compare
zoahdev
force-pushed
the
agent/esp32-c3-proof-design
branch
5 times, most recently
from
August 12, 2026 05:00
07146d2 to
5bc71df
Compare
zoahdev
force-pushed
the
agent/global-beta
branch
from
August 12, 2026 05:01
c9412ec to
b11b936
Compare
zoahdev
force-pushed
the
agent/esp32-c3-proof-design
branch
2 times, most recently
from
August 12, 2026 05:08
224f7b0 to
2d7aa0a
Compare
zoahdev
force-pushed
the
agent/global-beta
branch
from
August 12, 2026 05:11
485d3e6 to
69d9b0c
Compare
zoahdev
force-pushed
the
agent/esp32-c3-proof-design
branch
from
August 12, 2026 05:11
2d7aa0a to
e784b81
Compare
zoahdev
force-pushed
the
agent/global-beta
branch
from
August 12, 2026 05:12
69d9b0c to
ff95a0f
Compare
zoahdev
force-pushed
the
agent/esp32-c3-proof-design
branch
from
August 12, 2026 05:13
e784b81 to
25c3ab9
Compare
zoahdev
force-pushed
the
agent/global-beta
branch
from
August 12, 2026 05:23
ff95a0f to
5257de8
Compare
zoahdev
force-pushed
the
agent/esp32-c3-proof-design
branch
from
August 12, 2026 05:23
25c3ab9 to
33b6639
Compare
# Conflicts: # README.md
# Conflicts: # README.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stack order
This Draft PR is intentionally stacked on #10, which is stacked on #11. Review/merge in this order: #11 → #10 → #9. The remaining diff here is the non-normative ESP32-C3 device-boundary experiment only.
What changed
kinegrant.experimental;VerifiedCapability;Truthful status
This is design and simulation evidence only. The physical evidence template validates only as
NOT_RUN. No hardware movement, physical PASS, functional-safety property, production readiness, or certification is claimed.Why
The software ActionGate is insufficient if an actuator still accepts arbitrary serial commands. This experimental profile makes the host-to-device boundary reviewable before firmware and hardware are introduced, while preserving KGP-001 v0.1 unchanged.
Implementer impact
No normative KGP wire-object change. The model is isolated under
kinegrant.experimental. Future firmware must preserve fail-closed invariants, and a physical result must contain byte-verified firmware, wiring, logs, video, receipts, and device acknowledgements before the independent verifier can returnPHYSICAL_PASS.Validation
NOT_RUNas required;git diff --checkpassed.