Skip to main content

101 posts tagged with "Architecture"

Framework-wide structure and conventions

View All Tags

Whether to invest in agentic-browsing readiness — and whether to build WebMCP now

· 4 min read
Jon-Michael Lastimosa
Senior Web Developer

The question: An AI browsing agent reads a page two ways — through the accessibility tree (roles, names, states) and through the server-rendered HTML (text, links, and machine-readable structured data). Should UnysonPlus invest in being "agent-ready" across both channels? And does that investment include building a WebMCP integration (page-exposed tools an in-browser agent can call) now?

Why 'disable text selection' is an opt-in General → Base toggle, not a new Settings tab

· 3 min read
Jon-Michael Lastimosa
Senior Web Developer

The question: A theme bug made text unselectable everywhere (the selection highlight was invisible). While fixing it, we realised some site owners actually want selection disabled as a copy deterrent. So: expose it as a real Theme Settings option — and where should it live, a new "Others" tab or somewhere that already exists?