BONE/SEA S8: mount the actual core inside one fixed S2-sized arena - #40
BONE/SEA S8: mount the actual core inside one fixed S2-sized arena#40Deadbytes101 wants to merge 9 commits into
Conversation
|
S8 CURRENT-HEAD VALIDATION GATE Exact draft head:
Exact stacked parent:
Required Windows validation with
The actual S8 driver must additionally prove:
The GitHub connector currently exposes no workflow run for this head. Keep PR #40 draft until observed exact-head evidence is attached. REPORTS ARE CLAIMS, NOT EVIDENCE. |
|
S8 WINDOWS FAILURE EVIDENCE — OLD HEAD Exact tested head:
Observed:
CLASSIFICATION The combined self-test error currently conflates six possible gates: allocator start/end, middle-span reuse, adjacent-gap coalescing, final live-byte state, final record state, and System-call count. The mathematical first-fit sequence should reuse offsets ONE DECISION Do not change allocator semantics from this report alone. Repair the self-test boundary so it invokes the exact PR remains draft. No merge. |
|
S8 SELF-TEST ISOLATION REPAIR Current exact branch head:
Parent tested failure head:
SURGICAL DELTA Only The policy-only reuse/coalescing test now invokes The actual SHINESEA fixed-arena mount remains unchanged and still uses the process-global allocator path, so S8 cannot pass unless real New bounded failure output exposes:
REVALIDATION LAW Old-head evidence cannot prove the repaired head. Required exact head is PR remains draft. No merge. No S9. |
|
BONE/SEA S8 EXACT WINDOWS PROOF — PASS Exact head:
Observed with
The previous S8 failure on S8 is ready for review against exact S7 head. Do not merge automatically. Any retarget or integration requires fresh exact-head verification. REPORTS ARE CLAIMS, NOT EVIDENCE. |
BONE/SEA S8 FIXED-ARENA ACTUAL-CORE CANDIDATE
STACKED BASE
ecosystem/shinesea-s7-allocation-envelope9820e3cbedb6f73a271c3d7880c127812c360fdb39a1190a124017d0a7a7cb3ec869f23de19755f493ea5ffb59ff31e87ab7fd5ecb5570c89b29ffee581d1a6c59580fedca7fca97035449521231f9450ca4a3c2cf35d6ed076408553bc6343ecaeae27f0d01c6301cab01a0e77bfb96PURPOSE
S7 proved the requested-live allocation envelope while
std::alloc::Systemstill backed successful allocations.S8 removes System from the active mount window. The actual frozen SHINESEA
read_verified_imageimplementation mounts the exact S1 image through the shared S3 sector adapter using one fixed static buffer equal to the S2 arena authority:0x40000..0x80000262144This remains host/freestanding allocator-model evidence. It is not the N6 runtime allocator and is not a runtime PASS.
OBSERVED WINDOWS VALIDATION
Exact head:
39a1190a124017d0a7a7cb3ec869f23de19755f4Observed with
RUSTFLAGS=-Dwarnings:0 / 0 PASS13 / 13 PASS14 / 14 PASS6 / 6 PASS15 / 15 PASS7 / 7 PASS7 / 7 PASS8 / 8 PASS8 / 8 PASS8 / 8 PASS86 / 86 PASS026214413926413926466955771041228808292400000144655351638465536: REJECTED16FIXED ARENA LAW
2621444096256SELF-TEST REPAIR HISTORY
The original exact head
2aeb49218c5d055d0fa8d307e9a66a26fe8ec6c8compiled and passed all86 / 86static tests but failed before the actual-core mount at the combined reuse/coalescing self-test.The repair at
39a1190a124017d0a7a7cb3ec869f23de19755f4changed onlytools/bone-sea/s8/driver.rs:arena.rswas unchanged;GlobalAllocimplementation directly;The repaired exact head then passed reuse, coalescing, actual-core mount, zero-System-call, low-budget, and final-empty gates.
BUILD AND LICENSE BOUNDARY
tools/bone-sea/src/bin/bone-sea-s8.rs: Apache-2.0 orchestratortools/bone-sea/s8/arena.rs: GPL-2.0-or-later temporary allocator modeltools/bone-sea/s8/driver.rs: GPL-2.0-or-later temporary actual-core driverrustc,panic=abort, and-DwarningsRUNTIME BOUNDARY
Actual N6 allocator integration, allocator metadata inside the S2 arena, execution at physical address
0x40000, real ATA, N6 I/O gate execution, CPU RIGHT_IO enforcement, ring3 execution, runtime PASS, and write authority remain unclaimed.MERGE LAW
S8 is ready for review against exact S7 head. Merge is not performed automatically. Keep it stacked until prior PR disposition is deliberate; any retarget or integration into another tree requires fresh exact-head verification.
REPORTS ARE CLAIMS, NOT EVIDENCE.
NO COSTUME RIGOR.