Tag: custom plugins
- Dmitry Rodionov
AI changes the role of a website
Content, interface, and data must work together. How to separate the CMS, automation, and AI layer so that each handles the right task.
- Dmitry Rodionov
How to prepare a legacy system for integration with AI
Modernization does not always require replacing the entire system. It's important to first organize data access, responsibilities, and integration boundaries.
- Dmitry Rodionov
Where does AI need human control
Classification and proposal preparation are different tasks than performing an irreversible operation. How to define the boundaries of model autonomy.
- Dmitry Rodionov
AI agent or admin panel?
Not every screen should disappear. When does a conversation help accomplish a task and when does a table, form, or change preview provide better control?
- Dmitry Rodionov
How to review the security of code generated by AI
Code generated by a model requires the same standards as the rest of the code. Key review areas: permissions, inputs, and side effects.
- Dmitry Rodionov
Integration security: endpoints, permissions, and monitoring
Extending the site with integrations expands the area that requires protection. How to prioritize and limit the consequences of incorrect or unauthorized requests.
- Dmitry Rodionov
Website brief: start with the business goal
What should a visitor understand and do on the website? How to translate the business goal into project scope and acceptance criteria.
- Dmitry Rodionov
Website budget: design, stability, and future growth
The visual and technical layers should support the same goal. How to identify trade-offs that will hinder development after launch.
- Dmitry Rodionov
The path from visiting the website to making an inquiry
A clear offer, predictable form, and efficient request handling create a seamless pathway. How to find points where users lose orientation.