UI Intent and Business Authority

UI should declare operational intent, while business authority must remain in business logic and operational contracts.

Runtime Boundaries and Operational Safety

Operational safety in business UI depends on a clear runtime boundary between screen intent and execution structure.

API Protocols for Business Operations

In business UI, form submission and API calls are the same operational protocol, not separate patterns.

Form State and Long-Lived Interaction

Form state in business UI is a sustained working context, not a transient event payload.

Screen Lifecycle and DOM Stability

In long-lived business UI, the screen is a working surface with a lifecycle, not a transient render.

Form Submission as Runtime

Form submission is a system-level protocol, not per-screen glue code.

HTML and CSS as One Unit

The first structural problem Cotomy set out to solve: CSS as a boundary issue, not a styling preference.

Introducing Cotomy

An introduction to Cotomy, why it exists, and the vision behind it.