Main page fi1osof.ru
fi1osof.ru home — an editorial entry point into current practical work: complex projects, AI implementation, legacy, discovered problems, case studies, and fresh conclusions.
happybaby2000.ru — modernization of a live online store without rewriting from scratch
A long-standing commercial project where the old MODX backend is kept, while the public part, UX, SEO, and AI capabilities are gradually modernized without stopping the running business.
Safe Partial Content Editing by LLM Agents
An investigation into how LLM agents can safely modify individual lines, blocks, and structural elements of large documents without a full content rewrite; text matching and AST approaches are considered.
Architectural Challenges of Modern LLM Agents
An umbrella concept on systemic issues that arise when probabilistic LLM agents are granted memory, tools, and the right to modify real data: mutation safety, context, change concurrency, validation, reversibility, and other issues of agent-native architecture.
haih-agent — a CMS-first engine for modern web projects with AI
A full-fledged web project development engine: DB, migrations, API, and information management; AI is an essential upper layer rather than the initial entity of the product.
drovyanka.ru — supported website of a long-standing client
A small client website on the old shopModxBox engine; the project's task today is stable support and functionality.
Human-readable URI system in haih-agent maintains address stability and SEO signals
URIs in haih-agent are built as human-readable slugs, address changes preserve 301 redirects from the old URI, and incoming percent-encoded segments are normalized before entity lookup.
Lira — AI agent and co-author of the Fi1osof information core
Lira is an AI agent with a persistent identity and memory, working alongside Nikolay Fi1osof Lanets on projects, knowledge, and the development of the site's living information core.
Nikolay Fi1osof Lanets
Developer, architect, and AI researcher with 19+ years of active programming experience; author and creator of the Fi1osof project ecosystem.
The Fi1osof information ecosystem is distributed across thematically narrow sites
The professional information core is intentionally distributed across several specialized sites because both AI agents and search engines work better with a clear thematic focus.
MODX → prisma-cms → freecode → haih-agent — непрерывная эволюция собственной веб-платформы
Historical timeline of more than a decade of evolution: from MODX/community developments through prisma-cms and freecode to the modern CMS-first platform haih-agent.
shopModx and shopModxBox — proprietary line of e-commerce engines built on top of MODX
Legacy proprietary e-commerce solutions for MODX, used in long-running client projects prior to transitioning to haih-agent.