ASELSANMicrokernel
S220 · SOURCE-BOUND GATE EVIDENCE

G8l: production migration-lifecycle S190 scheduler admission

Operations --test hedefi → test hedefiyle aynı adlı uygulama/model modülü → kaynak kesiti Bu sayfa yalnız S220 kapısına aittir; komşu kapıların kaynakları bu kabulün içine katılmaz.

S220Focused kod testiOperations id exactsource SHA exacttest target exact

operation: g8l-s220-production-migration-lifecycle-s190-admission-partial

uygulama/model · focused test · Operations · 3 exact excerpt

sequence-bound=true · implementation-bound=true
01 · Testin bağlı olduğu uygulama/model kodu

Kapının yürüttüğü gerçek kaynak

tam Rust öğesiL30–L55
kernel/src/g8l_target_dispatch_scheduler_owner_scheduler_mutation_production_migration_lifecycle_s190_admission.rs::publish_runtime_owner_tuple_from_s190_scheduler_admission

/// Consume one exact S190 admission, construct S191 once, and enter S219.
///
/// The admission and permit are both non-Copy and consumed by value. A
/// downstream failure is terminal at this boundary; no replacement or retry
/// is introduced.
pub fn publish_runtime_owner_tuple_from_s190_scheduler_admission(
    queue: &mut G8lRuntimeOwnerS197TupleHandoffQueue,
    runtime: G8lRuntimeAuthority,
    authority: G8lSchedulerOwnerAuthority,
    admission: G8lSchedulerOwnerAdmissionReceipt,
    caller_cpu: usize,
    target_cpu: usize,
) -> Result<(), G8lMigrationLifecycleS190AdmissionError> {
    if caller_cpu != CPU1 {
        return Err(G8lMigrationLifecycleS190AdmissionError::InvalidCallerCpu);
    }
    let permit = G8lSchedulerOwnerMutationPermit::from_scheduler_admission(
        &runtime, &authority, admission, caller_cpu,
    )
    .map_err(G8lMigrationLifecycleS190AdmissionError::Permit)?;
    publish_runtime_owner_tuple_from_s191_migration_permit(
        queue, runtime, authority, permit, caller_cpu, target_cpu,
    )
    .map_err(G8lMigrationLifecycleS190AdmissionError::S191Permit)
}
snippet sha256: b214d3e3cab1file sha256: 004eba082daa
02 · Doğrulayan test kodu

Operations komutuna bağlı focused test

tam Rust öğesiL100–L111
simulation/tests/g8l_target_dispatch_scheduler_owner_scheduler_mutation_production_migration_lifecycle_s190_admission.rs::s220_source_is_allocation_free_and_orders_s190_s191_s192_s218

#[test]
fn s220_source_is_allocation_free_and_orders_s190_s191_s192_s218() {
    let source = include_str!("../../kernel/src/g8l_target_dispatch_scheduler_owner_scheduler_mutation_production_migration_lifecycle_s190_admission.rs");
    assert!(!source.contains("Box<"));
    assert!(!source.contains("Vec<"));
    assert!(source.contains("G8lSchedulerOwnerMutationPermit::from_scheduler_admission"));
    assert!(source.contains("publish_runtime_owner_tuple_from_s191_migration_permit"));
    assert!(source.contains("S190 -> S191 -> S192 -> S218"));
    assert!(!source.contains("task::scheduler"));
    assert!(!source.contains("send_sgi"));
}
snippet sha256: 4549713627fffile sha256: a63bf5824589
03 · Kapı kimlik kaydı

Operations sıra, kimlik ve başlık bağı

tam Operations kaydıL20642–L20692
website/src/lib/operations.ts::g8l-s220-production-migration-lifecycle-s190-admission-partial
  {
    id: "g8l-s220-production-migration-lifecycle-s190-admission-partial",
    date: "2026-08-25",
    sequence: 220,
    status: "passed",
    umbrella_status: "partial",
    title: "G8l: production migration-lifecycle S190 scheduler admission",
    summary:
      "S220 11/11 PASS ile exact non-Copy S190 scheduler-owner admission CPU1 caller sınırında by-value tüketildi, tek S191 mutation permit oluşturuldu ve S219 üzerinden S218/S217/S216/S215/S214/S213/S212 zincirine bağlandı. Occupied slot replacement/retry açılmaz; migration runtime callsite'ı henüz invoke edilmedi.",
    evidence: [
      "S220 focused S190 admission callsite grubu iki bağımsız koşuda 11/11 PASS: CPU1 caller gate, S190→S191→S192→S193→S194→S195→S196 source order, exact admission consumption, S219/S218/S217/S216/S215/S214/S213/S212 ingress reuse, occupied ownership and no-retry boundaries.",
      "Focused koşular byte-eşit kaldı: 126 B / SHA-256 0d9a424720ba8dcdb80aa72dd7f87ea926ef1c95de05e316e305f19e7e0fe3c5.",
      "S206 callsite/readback + S207–S220 dependency matrix frozen S219 prefix'i üzerine 17 grup / 201/201 PASS ve 2154 B / SHA-256 222f3c0526f56346a626ea220f30fdabb8a5160310d90699219b0f41daa3a2f1 verdi; ilk 2028 B exact S219 dependency prefix'idir.",
      "S155–S220 explicit sequence-ordered matrix frozen S219 prefix'i üzerine 69 grup / 684/684 PASS ve 8565 B / SHA-256 572b596634492d6ef186505d78f8c1744a16ca75104b83e87f2f55852ad5d103 verdi; exact S219 8439 B prefix'i korundu.",
      "RPi5 AArch64 compile PASS: 564 warning envanterlendi; 284794 B / SHA-256 bc36632dd47dc40d622197890fc4e60c298dc6deb6d503ce87e38e13b928938e. `smp`: 564 warning, 284736 B / SHA-256 f7c756bdb34f95bf60c7cd8d6dfef7aaa77b7f7d32e4e2306dbf9df3be518362. Zero-warning iddiası yoktur.",
      "Kalıcı kapsam: `docs/M8.1-RPi5-G8l-S220-Migration-Lifecycle-S190-Admission-Proof.md`.",
      "S190 admission by-value tüketilir; CPU1 caller doğrulamasından sonra S191 permit bir kez oluşturulur ve S219/S218/S217/S216/S215/S214/S213/S212 zincirine geçilir. Wrong caller, foreign admission, wrong target ve occupied slot fail-closed kalır; replacement/retry yoktur.",
      "S220 fiziksel/device operasyonu yapmadı: physical/device operations=0 ve RUNBOOK_EXECUTED_IN_S220=NO.",
      "S190 admission callsite wired/AArch64-compiled'dır fakat boot veya migration runtime callsite'ı henüz invoke edilmedi; present request, S207 invocation veya scheduler mutation gözlemi iddia edilmez.",
      "Canlı marker: S220_11_OF_11_MIGRATION_LIFECYCLE_S190_ADMISSION_CPU1_CALLER_S190_NONCOPY_ADMISSION_CONSUMED_BY_VALUE_EXACT_S191_PERMIT_CONSTRUCTED_ONCE_S219_S218_S217_S216_S215_S214_S213_S212_SINGLE_SLOT_INGRESS_NO_REPLACEMENT_NO_RETRY_AARCH64_COMPILED_NOT_RUNTIME_INVOKED_PRESENT_REQUEST_NOT_OBSERVED_LEGACY_SCHEDULER_ACCESSES_UNCOVERED_WHOLE_SCHEDULER_GIC_HARDWARE_QEMU_PHYSICAL_CPU2_CPU3_HOTPLUG_SOAK_GENERIC_SMP_OPEN_FULL_PHYSICAL_RUNBOOK_VISIBLE_S380_TO_S430_S405_NO_RUNBOOK_EXECUTED_IN_S220_VERIFIED; deployment-specific route/hash evidence is recorded in the project-status manifest.",
    ],
    commands: [
      "cargo test --quiet -p aselsan_microkernel_simulation --test g8l_target_dispatch_scheduler_owner_scheduler_mutation_production_migration_lifecycle_s190_admission -- --test-threads=1",
      "cargo check --quiet --manifest-path kernel/Cargo.toml --target aarch64-unknown-none --no-default-features --features board-rpi5",
      "cargo check --quiet --manifest-path kernel/Cargo.toml --target aarch64-unknown-none --no-default-features --features board-rpi5,smp",
    ],
    terminalSessions: [
      {
        id: "s220-g8l-production-migration-lifecycle-s190-admission",
        title: "G8l S220 migration-lifecycle S190 scheduler admission",
        commandLines: [
          "cargo test --quiet -p aselsan_microkernel_simulation --test g8l_target_dispatch_scheduler_owner_scheduler_mutation_production_migration_lifecycle_s190_admission -- --test-threads=1",
        ],
        outputLines: [
          "test result: ok; 11 passed; 0 failed",
          "CPU1 caller consumes S190 admission and constructs S191 exactly once before S219",
          "S219 delegates through S218/S217/S216/S215/S214/S213/S212 single-slot ingress with no replacement/retry",
          "production migration runtime callsite is not invoked; present request/scheduler mutation is not claimed",
        ],
        exitCode: 0,
        outputMode: "selected",
      },
    ],
    terminalSessionsNote:
      "Terminal özeti S220 S190→S191→S219 callsite sınırını gösterir; production migration runtime, QEMU veya fiziksel cihaz çalıştırması değildir.",
    limitations: [
      "S220 S190 admission callsite'ını wired/AArch64-compiled yapar; gerçek boot/migration caller'ı henüz invoke edilmediği için present request veya S207 runtime invocation iddia edilmez.",
      "Whole-scheduler exclusion, legacy scheduler erişimleri, GIC/SGI capture, CPU1 ERET/context-switch assembly, QEMU present-tuple yolu, fiziksel RPi ve Generic SMP açıktır.",
      "S220 fiziksel/device operasyonu yapmadı; RUNBOOK_EXECUTED_IN_S220=NO.",
    ],
  },
snippet sha256: 3635a1639593file sha256: 9726dbf00f84
Focused test komutu
cargo test --quiet -p aselsan_microkernel_simulation --test g8l_target_dispatch_scheduler_owner_scheduler_mutation_production_migration_lifecycle_s190_admission -- --test-threads=1
proof: docs/M8.1-RPi5-G8l-S220-Migration-Lifecycle-S190-Admission-Proof.md
Registry schema v5 · generator website/scripts/generate-code-gates.mjs · Tam SHA-256: 91d38c7b6222f0b4c117be786454853543da55a160e543d9b951057cc20dcc06