## What was accomplished - Merged PRs for validator to support amp-img SSR - Code reviews for Bento, including Context APIs in AMP code - Merged experiment to remove calcTaskTimeout (https://github.com/ampproject/amphtml/pull/28453/commits) - Merged server experiment for compiling v0/extensions in strict mode (https://github.com/ampproject/amphtml/pull/28793) - Merged cross-document navigation for AMP.goBack (https://github.com/ampproject/amphtml/pull/26585) - Fixed too-small rootMargin vs. loadRect in “intersect-resources” ## Lessons learned - Kittens are cute ## What's next - Finishing amp-img SSR cache transforms - Prototyping Bento "auto-envelope" pattern to support components in/out of AMP runtime - Wrap up in-progress worker-dom feature work - Lite binary for worker-dom (https://github.com/ampproject/worker-dom/pull/882) - Protocol adapters (https://github.com/ampproject/amphtml/pull/29329) - Continue investigating the ~1% regression in ad queries for "intersect-resources"
What was accomplished
Lessons learned
What's next