Skip to content

Research: survey viable TEE/confidential-compute options on Cloudflare Workers/Containers #8137

Description

@JSONbored

Problem

If #8136 concludes the reproducibility approach doesn't cover the real threat (specifically: verifying a held-out/private corpus's backtest result, which can't be published for a third party to independently re-run), the fallback is real TEE/confidential-compute infrastructure. This issue surveys what's actually viable before any commitment to build it.

Area

Research spike. No code changes expected.

Proposal

  • Survey what TEE/attestation options are viable inside this repo's actual deploy targets (Cloudflare Workers/Containers). Provisioning core: create/destroy a tenant's Container + Postgres DB #7180 already contains a research comment surveying Cloudflare Containers vs. microVM isolation tiers for a different purpose (tenant execution sandboxing) — check whether that research transfers here before redoing it from scratch.
  • If Cloudflare has no viable confidential-compute option, the alternative is running the attested piece on a different provider entirely — a real infra-split cost (a second cloud account, cross-provider data flow, added operational surface) to weigh explicitly, not a detail to gloss over.
  • Produce a short written recommendation: worth pursuing once hosted ORB ships; worth pursuing now; or not worth pursuing given the infra cost relative to the narrow held-out-corpus case it would cover.

Deliverables

  • A written recommendation (issue comment or a linked doc) covering the above.

Resources

Boundaries

No production code commitment. No hosted-product architecture decision made here beyond the written recommendation.

maintainer-only — research/strategy, not a build task for contributors.

Metadata

Metadata

Assignees

Labels

maintainer-onlyOwner-only work — yields no Gittensor points.roadmapOn the Wave-2 agent-layer roadmap board (project 9)

Projects

Status
Done
Status
Done

Relationships

None yet

Development

No branches or pull requests

Issue actions