Platform development update

ASL Meet becomes a shared secure collaboration service

A development update on ASL Meet, secure video meeting workflows, central host sign-in, privacy-safe cross-product integration and the tested Playwright selector toolkit release candidate.

What changed

ASL Meet now has a defined role across the Auto Secure Login platform: a reusable, privacy-conscious video meeting service for approved client follow-up, staff review and small-group collaboration. The same work adds a dedicated bilingual service page, a first-class Command Center collaboration panel and an explicit boundary that keeps customer and case identifiers out of meeting links and status data. A separate public developer-tooling update turns the Playwright Selector Toolkit into a tested release candidate.

01

ASL Meet is the platform collaboration layer

ASL Meet is positioned between the shared identity service and the individual workflow applications. Authorized hosts use central Auto Secure Login accounts, while invited guests may join an approved room link without creating a separate platform account. That makes Meet useful for follow-up after bilingual intake, scheduled Municipal Utilities conversations, authorized Repo Runner reviews and internal staff collaboration.

The integration does not merge the applications or their records. Each product keeps its own permissions, case information and operating rules. Meeting invitations should use neutral titles, and customer names, case numbers, account numbers and other sensitive identifiers should not be placed in room URLs, public links or Command Center health data.

Delivered in this update

  • Central OpenID Connect sign-in for authorized hosts
  • Account-free room links for approved guests
  • Separate application records and authorization boundaries
  • Privacy-safe handoffs that avoid sensitive identifiers in links
02

The meeting service keeps call content out of server storage

ASL Meet uses WebRTC for one-to-one and small-group audio and video. Media is encrypted in transit, direct peer connections are preferred and a TURN relay can carry encrypted packets when restrictive networks prevent a direct path. The service stores limited account, room and security metadata needed to operate the meeting, not a server-side archive of call audio, video, screenshots or chat.

Local recording or screenshots remain participant-controlled device actions and require a clear organizational policy and any consent required for the specific use. A secure transport design does not automatically make a meeting appropriate for healthcare, legal or other regulated work; contracts, participant identity, retention, consent and qualified compliance review still matter.

Delivered in this update

  • Encrypted WebRTC media in transit
  • No server-side recording, screenshots or chat archive
  • Monitored meeting service, backup timer and TURN relay
  • Regulated use remains subject to separate review and agreement
03

Public discovery and developer tooling also moved forward

The main site now explains secure video meeting and client collaboration software in English and Spanish, connects that service to the ASL Meet project page and keeps app-specific terms incorporated into the platform Master Terms. The protected Command Center shows Meet health, central authentication, active service coverage and the approved workflow uses without exposing room details or participant data.

The Playwright Selector Toolkit also moved from a documentation-only repository to a versioned release candidate. It ranks accessible and explicit locator contracts, validates uniqueness and visibility, refuses ambiguous results and includes examples, safety documentation, six passing unit tests and multi-version continuous integration. Review, merge and the first tagged release remain separate approval steps.

Operational acceptance remains intentionally visible. A healthy endpoint and passing unit tests do not replace a real host account-linking test or a representative two-participant call using camera, microphone, screen sharing and relay fallback. Those device and network checks remain controlled pilot work, so the public update distinguishes implemented platform integration from the evidence still required before broader use.

Delivered in this update

  • Dedicated English and Spanish secure video service pages
  • Meet collaboration panel inside the protected Command Center
  • Six tested Playwright selector-toolkit behaviors
  • No credentials, room codes, participant data or private customer records published

This development note describes verified work and public product direction. It does not disclose credentials, private customer information or protected implementation details.