TIL llm.codes online tool for transforming developer documentation to clean, LLM-friendly Markdown. It didn’t fork smooth for me so I have opened issue Loose some information, de-indent snippet, mix structure.

Read Apple documentation Displaying static and interactive snippets: “Enable people to view the outcome of an app intent and immediately perform follow-up actions”. Sample app: Adopting App Intents to support system experiences. I didn’t understand what exactly it is but have feeling I need this for my new app.

Came across @Dependency in sample code. Googled for it: How to use @Dependency for non-TCA Dependency Injection.