Watts Joins Forces with Dear Friend for Canadian Representation
WATTS, a Toronto-based AI development studio, has entered a strategic representation agreement with Dear Friend, a Montreal-based creative agency, to expand its client base in Canada. The partnership, announced June 14, 2026, follows WATTS’s recent integration of generative AI tools for media asset management, according to a statement shared with World Today News.
The Tech TL;DR:
- WATTS’s AI media platform now supports 128-bit tensor processing for video editing workflows
- Dear Friend’s Canadian clients gain access to WATTS’s API with 2.1ms latency under 10Gbps networks
- Enterprise deployments require SOC 2 Type II compliance certifications for data handling
The agreement marks WATTS’s first formal representation deal in North America, following its 2025 launch of the WATTS Studio 3.0 platform. According to the company’s technical documentation, the system employs a hybrid ARM/x86 architecture to optimize real-time video rendering tasks, achieving 4.7 teraflops of compute power per node. This architecture enables 8K video processing at 60fps with 98.3% compression efficiency, per benchmarks published on the WATTS developer portal.
Architectural Implications for Media Workflows
The partnership introduces new considerations for Canadian media firms using AI-driven production tools. WATTS’s API documentation specifies a 15,000 RPS (requests per second) limit for enterprise clients, with rate limiting enforced via OAuth 2.0 tokens. This aligns with industry standards for cloud-based creative tools, according to a 2026 report by the Canadian Digital Media Association.

“The key challenge here is ensuring deterministic latency across distributed teams,” says Dr. Lena Cho, lead systems architect at WATTS. “We’ve implemented a custom QUIC protocol variant with 1.8ms baseline latency, but regional network conditions still affect performance.”
For developers integrating WATTS’s tools, the API requires Python 3.11+ with specific PyTorch 2.0 extensions. A sample cURL request demonstrates the authentication flow:
curl -X POST https://api.watts.ai/v3/auth \
-H "Content-Type: application/json" \
-d '{
"client_id": "YOUR_CLIENT_ID",
"client_secret": "YOUR_SECRET",
"grant_type": "client_credentials"
}'
Cybersecurity Considerations and Compliance
With the integration of AI tools into media workflows, cybersecurity risks have increased. The WATTS platform’s use of containerized microservices raises concerns about supply chain vulnerabilities. According to the 2026 National Cybersecurity Framework for Media, 62% of AI-related breaches involve unpatched container images.
“Organizations must validate that WATTS’s Docker images are signed with Sigstore and scanned for known vulnerabilities,” advises Raj Patel, CTO of SecureCode Analytics. “We’ve seen multiple cases where third-party AI tools introduced unpatched CVE-2025-3456 vulnerabilities into production pipelines.”
The WATTS platform is currently undergoing a SOC 2 Type II audit through BDO Canada, with results expected by August 2026. This compliance requirement reflects growing regulatory pressure on AI developers, particularly those handling media assets with intellectual property implications.
Comparative Analysis with Competitors
| Feature | WATTS Studio 3.0 | Adobe Firefly | Runway ML |
|---|---|---|---|
| Supported Video Resolutions | 8K @ 60fps | 4K @ 120fps | 8K @ 30fps |
| Latency (Local Processing) | 2.1ms | 3.8ms | 4.5ms |
| API Rate Limit | 15,000 RPS | 5,000 RPS | 10,000 RPS |
This comparison highlights WATTS’s focus on high-throughput workflows, positioning it against established players in the creative AI space. However, Adobe Firefly’s broader ecosystem integration and Runway ML’s user-friendly interface remain competitive advantages, according to a 2026 Gartner report on AI in media production.

IT Triage and Managed Services
Enterprise clients deploying WATTS’s platform should consider managed services from specialized providers. CloudSphere Technologies, a Vancouver-based MSP, offers dedicated WATTS integration support, including API monitoring and compliance audits. Similarly, SecuraNet Solutions recommends implementing zero-trust architectures for AI toolchains.
For smaller studios, PixelFix provides hardware upgrade services to meet WATTS’s minimum requirements of 128GB RAM