MONOGATE COCKPIT DRILLDOWNprivate · read-only · 2026-05-29
Command S26 Export Advisory Consumerprivate_reviewable

Private command-center export advisory consumer that displays A14 runtime advisory metadata, including the S24 stable-sigmoid recommendation, without changing compiler/decompiler behavior or generated target code.

passstatic_fixture_display_guardedbuilder preset
Reviewhuman gate

Use privately to inspect legacy A14 packet-level advisories alongside S27 registry-level policy rows.

Prefer S27/S29 registry rows for new policy review decisions.

registry-level S29 policy consumption now exists; keep packet-level advisory display as compatibility viewmissing
runtime bakeoffs for non-attached families before performance claimsmissing
Metricsbounded
export_packet_count8
runtime_advisory_attached_count1
s24_sigmoid_runtime_recommendation_attached1
public_ready0
runtime_performance_claim0
compiler_correctness_claim0
Non-Claimsblocked
No Forge compiler behavior changed.non-claim
No eFrog decompiler behavior changed.non-claim
No generated target code changed.non-claim
No runtime or public performance claim.non-claim
No compiler correctness or formal equivalence claim.non-claim
No broad EML advantage, deployment, certified-safety, or public-readiness claim.non-claim
Claim Flagsfalse
{
  "public_ready": false,
  "safe_to_publish_publicly": false,
  "proof_claim": false,
  "runtime_performance_claim": false,
  "public_performance_claim": false,
  "formal_equivalence_claim": false,
  "compiler_correctness_claim": false,
  "broad_eml_advantage_claim": false,
  "production_toolchain_claim": false,
  "certified_safety_claim": false,
  "forge_behavior_changed": false,
  "efrog_behavior_changed": false,
  "generated_target_code_changed": false
}
Sources And Checkscommand-center
command-center/app/export-advisories/page.tsx
command-center/data/export-advisories/eml_a14_runtime_advisories_2026_05_29.json
command-center/scripts/validate-export-advisories.mjs
command-center/scripts/smoke-evidence-cockpit.mjs
command-center/package.json
npm run validate:export-advisories
npm run validate:evidence-cockpit
npm run smoke:evidence-cockpit
npm run build