打开文档导航

论文claim matrix

Claim状态最直接实现/证据适用范围不应推出
Pysolate把Host-authorized physical work与Guest logical effect分开记账。Currentruntime/capabilityruntime/semanticruntime/preparedregion;prepared-data正负例显式Plan、受支持effect class和固定prototype任意Python effect均可speculate
AST/candidate analysis不能自行生成authority。Currentsemantic/prepared-data admission testsexact target-Guest analysis及Host Plananalyzer是安全边界或authority owner
未到达exact occurrence的提前结果不会产生logical claim。Current + Observed boundedbranch-not-taken、earlier-exception、cancel/orphan testssemantic pre-dispatch与fixed prepared-data lane外部write已rollback
append-only streaming source可以在不重新解析final AST的情况下,把已分析prefix occurrence绑定到final source。CurrentStreamingPrefixAdmission.SealFinalSource、ready-record promotion tests已到达、完整、按顺序验证的prefix;final source必须extensionarbitrary source rewrite、dynamic code mutation
多个相同capability/arguments的straight-line occurrence按verified source order逐个claim。Currentduplicate-arguments order test不同span、每处dynamic occurrence 1、顺序执行Broker拥有通用program-counter或任意control-flow bijection
Pysolate可以在某些effect-adjacent workload中避免把全部工作退化为serial。Current mechanism + bounded evidencesemantic/source-prefix/prepared-dataexplicit authority、read-like/immutable准备、足够leaduniversal wall-clock dominance over EAGER
fixed NumPy prepared-data形成Host receipt、typed object与Guest occurrence的one-shot join。Current + bounded observed evidenceresearch/prepareddataset、P3 v2numpy_npy_c_v1、固定dtype/shape/profile/copy bridgegeneric object ABI、zero-copy、任意numpy.load
private-COW允许多个fresh consumer共享immutable baseline并隔离mutation。Current Linux mechanismWazero COW tests及历史fixtureLinux memfd/MAP_PRIVATE与固定baseline跨平台、完整heap snapshot、prepared-data novelty
whole-Run reuse、single-flight、typed materialization和prepared runtime是不同复用对象。Current taxonomyruntime/agentfunctionresultblob、Wazero prepared/COW各自明确identity/lifecycle一种generic cache抽象覆盖全部机制
只有typed unsupported/not_started允许WASM→native promotion。Currentplacement/orchestrator testsHost-owned placement与fresh child attempt普通异常、ImportError或post-effect retry
native attempt结束后,后续portable-value request可以重新选择WASM。Current design/implementationstate class与placement新request、无native process/workspace依赖native continuation迁移到WASM
Host receipts与terminal disposition提供effect truth和ambiguity信息。CurrentBroker、native RPC、verification系统观察到的dispatch/lifecycleexternal-world truth、完整事务rollback
Prepared Family允许多个fresh single-use member复用一个bounded NumPy input/image,同时保持Invocation、workspace和terminal state逐member私有;需要capability的member还使用自己的Plan/Broker。Current + bounded acceptanceruntime/engine/wazero/prepared_family*.godocs/prepared-family-v1.md显式opt-in、numpy-core、bounded numpycodec dtype/shape;portable private-copy与Linux exact-artifact private-COWgeneric object family、scheduler/retry、workspace merge、zero-copy或fan-out speedup
Prepared Family的physical disposition可在同一合同下选择private-copy或qualified Linux private-COW;显式COW失败不会静默降级。Current API;Experimental COW substrateprepared_family.go、COW/real-Guest tests`autoprivate_copy
synthetic exact-Guest control可以通过source-bound pre-dispatch gate。Current + Observed boundedsource-bound-pass-authored-workload-evidence-v2.json1个显式构造的eligible read,1 admitted / 0 rejected自然workload中常见
两个checked-in synthetic overlap fixtures观察到early read与source tail重叠。Historical Observedsource-prefix-overlap-v1.jsonsource-prefix-day-trip-evidence-v2.json固定1.5秒read与约1.4秒source tail;1.914x-1.923xnatural或production speedup
六个coding-shaped cases与36-event sample没有admitted prefix opportunity。Observed bounded negativesource-bound v2 census、source-prefix opportunity census两个固定样本的prevalence机制没有positive workload或无法加速
compile-time source-pass registry可以新增一个不在central name switch中的whole-program pass,并以unchanged original RunRequest执行exact-Guest patch。Current + Observed boundedruntime/passpluginruntime/sourcepatchsource-pass-plugin-v1.jsonpure_scalar_cse的closed scalar program内相邻int64/bool子集;call/control/introspection整条拒绝动态插件系统、任意paper pass已兼容,或性能收益;该fixture treatment实测慢14.61%
stratum的exact constant-folding kernel可以收窄为独立whole-program pass。Current + Observed boundedpure_scalar_foldpaper-pass-absorption-v1.mdpure-scalar-fold-paper-pass-v1.jsonclosed top-level bool/signed-int64 program及total +/-/*;import/call/control/introspection整条拒绝stratum完整DataOp optimizer、其他论文kernel已实现或一般speedup;保留fixture treatment慢4.49%
prepared-data P6比较的是component timing下的projected schedule。Historical model evidencephase6 campaign/aggregate固定fixture和lead-gap modelobserved interval trace、生产critical path
NumPy result reuse在固定Phase 7矩阵没有达到break-even。Historical Observed negativephase7 economics rows指定payload/consumer/gap/platform gridreuse永远不经济

主claim推荐措辞

Pysolate demonstrates that fresh isolated execution can retain optimization opportunities when authority, physical work, and effect truth remain Host-owned: eligible work may start early, while the original Guest occurrence remains the only point that can commit the logical effect.

EAGER比较推荐措辞

Compared with an EAGER persistent-interpreter baseline, Pysolate does not provide a universal latency dominance theorem. Its contribution is that explicit authority and discardable Host-owned preparation expose safe overlap and reuse opportunities that need not serialize merely because later execution may contain effects.