feat(loop): scaffold WF1 reference app across seven OS clients - #265
Merged
Conversation
Add apps/loop shells (web, iOS, macOS, Android, Windows, Linux GTK, CLI) composed via registry_ref digests for ingest/extract/normalize/authorize, in-app WF1 workflow overlay, event-UI conformance, and human-review chrome. Co-authored-by: Cursor <cursoragent@cursor.com>
enricopiovesan
marked this pull request as ready for review
August 23, 2026 21:34
3 tasks
enricopiovesan
added a commit
that referenced
this pull request
Aug 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Scaffold
apps/loop/WF1 (ingest → extract → normalize → authorize) across all seven OS clients, composed via digest-pinnedregistry_refcapabilities and an in-apploop.wf1workflow overlay. Extends bundle sync materialize forcore.*WF1 caps and registers CI/nightly/docs touchpoints.Governing Spec
docs/specs/003-loop-wf1-reference-app/spec.md(Approved)docs/adr/0003-loop-wasm-from-registry-only.mddocs/loop-registry-deps.mdProject Item
loop-wf1-multi-osPVTI_lADOEbiBt84BbzAzzg2JmecDefinition of Done
apps/loop/clients for web, iOS, macOS, Android, Windows, Linux GTK, CLIregistry_refcomponent manifests + in-app WF1 workflowblocked(web)Validation
bash scripts/ci/repository_checks.shnpm run test -w apps/loop/web-reactnpm run typecheck -w apps/loop/web-reactcargo test -p loop-core-rs -p loop-cli(underapps/loop)scripts/ci/sync_{web,android,swift,winui}_loop_bundle.shwithTRAVERSE_REPOsetChecklist
Traceability
README.md/docs/design-language.mdplatform rows if shipping status changedAGENTS.mdblocked-work summary only if Project 2 Blocked set changedProduction baseline (platform / runtime-client PRs)
traverse-cli serve)runtime/runtime-release.jsonpin followed; ran the relevantscripts/ci/sync_*_bundle.sh(seedocs/runtime-bundle-sync.md)EmbedderTestDouble/InMemoryTraverseEmbedder); no faked business fields in app codeembedded_smoke/ repository checks covered when the slice is Linux-runnableArchitecture
Made with Cursor