Conversation
1d4208a to
1aa1215
Compare
|
Ran this branch ( 1. GitHub sends
|
76c2e71 to
facce8b
Compare
64ccc55 to
b8dec84
Compare
facce8b to
d7871b4
Compare
c3aec3a to
9f1cd69
Compare
6e5fe4b to
5357174
Compare
5357174 to
8433200
Compare
…p connections Implement the current CCDP actors, platform proof pipelines, byte-prefetch graph and static distribution. Add real browser proof and loader qualification, focused security regressions, and explicit remaining launch gates. Assisted-by: GPT-6 Signed-off-by: Wondertan <hlibwondertan@gmail.com>
Move Callback, Prefetch and Prover entrypoints under ccdp/documents while keeping proving and cache implementations in their existing modules. Update build paths, exports and package maps, and remove the requested plan artifacts. Assisted-by: GPT-6 Signed-off-by: Wondertan <hlibwondertan@gmail.com>
Return from the provider fixture only after the test observes it. Preserve the real keeper-expiry delay without racing two automatic navigations. Assisted-by: GPT-6 Signed-off-by: Wondertan <hlibwondertan@gmail.com>
Keep the request fixture alive until the held circuit is released, including after assertion failures and test timeouts, so one migration test cannot stall later ceremonies. Assisted-by: GPT-6 Signed-off-by: Wondertan <hlibwondertan@gmail.com>
Keep each fixture ceremony timeline and popup diagnostics separate. On failure, report the pending notary operation or each popup status without logging OAuth returns, transcripts, or proof data. Assisted-by: GPT-6 Signed-off-by: Wondertan <hlibwondertan@gmail.com>
Use one request-owned fixture for held downloads and simulated HTTP failures. Restore the server state even when the timed-out test body cannot finish its finally block, preventing later tests from receiving stale 503 responses. Assisted-by: GPT-6 Signed-off-by: Wondertan <hlibwondertan@gmail.com>
Activate both root and nested keepers before opening isolation fixtures. This keeps cold worker startup out of the bounded automatic handoff while preserving the nested-registration and single-delivery assertions. Assisted-by: GPT-6 Signed-off-by: Wondertan <hlibwondertan@gmail.com>
Print HTTP and TLS prover milestones when real concurrency qualification fails, and retain the matched notary service output. Keep the existing deadlines and assertions. Assisted-by: GPT-6 Signed-off-by: Wondertan <hlibwondertan@gmail.com>
The pinned WASM adapter catches exceptions but discards write promises. Preserve synchronous WebSocket errors so failed writes cannot appear successful to TLSNotary. Assisted-by: GPT-6 Signed-off-by: Wondertan <hlibwondertan@gmail.com>
Build the pinned keeper and notary 0.2.0 pair with the upstream fix for clean driver completion during final verification. Preserve their dependency lockfiles and legacy wire format while the matching released images are unavailable. Assisted-by: GPT-6 Signed-off-by: Wondertan <hlibwondertan@gmail.com>
Use the browser's document event instead of a timeOrigin comparison: WebKit can vary the reported clock within the same document, allowing assertions to observe the departing page. Assisted-by: GPT-6 Signed-off-by: Wondertan <hlibwondertan@gmail.com>
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ❌ Deployment failed View logs |
libid | 08c3f3d | Sep 23 2026, 01:56 PM |
Remove the Rust backport and local image builds so the ceremony PR leaves the legacy claim harness unchanged. Assisted-by: GPT-6 Signed-off-by: Wondertan <hlibwondertan@gmail.com>
Use native base64 primitives while preserving canonical validation. Remove unused declarations, unreachable handling and redundant build state. Assisted-by: GPT-6 Signed-off-by: Wondertan <hlibwondertan@gmail.com>
Remove the unused Vitest configuration and outdated setup text. Ignore Playwright output consistently across workspace packages. Assisted-by: GPT-6 Signed-off-by: Wondertan <hlibwondertan@gmail.com>
Record the passing hosted checks, retain outstanding qualification gates and update local notary examples. Remove the obsolete contract-update link. Assisted-by: GPT-6 Signed-off-by: Wondertan <hlibwondertan@gmail.com>
|
@xgreenx, claim pkg is unrelated to this PR and thus the new commit on this branch... Force push it away |
f99aa38 to
e633486
Compare
Use the selected worker once active and rely on the existing dispatch acknowledgement, since WebKit can retain activating state in another document. Keep waiting for newer installing workers and cover both cases with regressions. Record the remaining upstream pre-handshake EOF qualification gap. Assisted-by: GPT-6 Signed-off-by: Wondertan <hlibwondertan@gmail.com>
Capture available popup state without waiting for a body element, and retain the original assertion when either document is unavailable. Print complete run diagnostics for CI failures. Assisted-by: GPT-6 Signed-off-by: Wondertan <hlibwondertan@gmail.com>
Match the notary 0.3.1 server and browser WASM, and consume circuits 0.4.0 with the existing matched Noir/bb toolchain. Keep the newer Bridge pin. Provide the notary's required forwarded client IP through a standard local proxy and use native amd64/arm64 images. Open session sockets after shared WASM startup so the new first-data deadline cannot expire during loading; per-session TLS setup remains concurrent. Record real browser proof/notary and loader qualification. Adoption of the unreleased provider-connection fixes remains a separate release bump. Assisted-by: GPT-6 Signed-off-by: Wondertan <hlibwondertan@gmail.com>
Update the matched browser WASM and notary server release. Use peer mode directly in local development and browser qualification, remove Caddy, and record the concurrent proof and delayed-send checks. Assisted-by: GPT-6 Signed-off-by: Wondertan <hlibwondertan@gmail.com>
Remove release narratives, obsolete failure notes and migration history. Keep current integration pins, verified coverage and remaining qualification requirements, preserving all stable test IDs and documenting the closed lifecycle accurately. Assisted-by: GPT-6 Signed-off-by: Wondertan <hlibwondertan@gmail.com>
Apply one ten-second budget from send through final attestation. Expiry rejects pending and sibling work through the existing worker cleanup path. Cover real socket and worker shutdown in all three browser engines, plus failure delivery while ZK work remains pending. Assisted-by: GPT-6 Signed-off-by: Wondertan <hlibwondertan@gmail.com>
Record successful live Google, X and GitHub ceremonies on desktop and mobile, and real verifier acceptance for all three platforms. Keep unqualified failure and device cases explicit and clarify the shared bearer circuit limit. Assisted-by: GPT-6 Signed-off-by: Wondertan <hlibwondertan@gmail.com>
Assisted-by: GPT-6 Signed-off-by: Wondertan <hlibwondertan@gmail.com>
Assisted-by: GPT-6 Signed-off-by: Wondertan <hlibwondertan@gmail.com>
Assisted-by: GPT-6 Signed-off-by: Wondertan <hlibwondertan@gmail.com>
Implements
@libid/ceremonyover a caller-supplied@libid/popupconnection, with Google, X and GitHub v1 pipelines and a static CCDP distribution. Application owns popup lifetime and downstream submission. Prover keeps OAuth returns private, generates proofs and attestations, and returns a separate identity; Client structurally validates and assembles the result without browser cryptographic verification.The shared Browser tests job runs the popup, ceremony and dev-app suites; this PR contains no duplicate CI job. Normative browser contracts remain in #13, on popup spec #22, with #31's framing rules and #35's browser GitHub profile. This PR owns implementation documentation and preserves all 158 test requirement IDs.
A single operation feed drives readiness, UI and measurements. Callback forwards popup's authenticated Application origin privately to Prover; Prover admits exactly that origin. Prefetch and execution share declared resources and emitted dependencies. Backend/input preparation, notarization and proof work overlap while final delivery waits for all required outputs. X and GitHub perform both token and identity exchanges through browser notary sessions. Bridge supplies the public GitHub
clientCredential; Client derives fixed/auth/callbackfrom its Bridge origin. The shared dev app runs the updated Bridge/notary/CCDP services, supports concurrent manual ceremonies, and displays collapsible operation measurements and distinct interruption outcomes.Release qualification remains incomplete. Automated coverage includes real fixture proofs and matched-notary concurrency. Manual runs confirm live Google, X and GitHub ceremony completion on desktop and mobile, and real-verifier acceptance for all three platforms. Physical-device edge cases, complete resource accounting and the optional WebRTC implementation remain qualification gaps; see the qualification guide.