28 packages
@intent-driven/adapter-antd
Ant Design enterprise-fintech adapter for @intent-driven/renderer
@intent-driven/adapter-antd-blockeditor-tiptap
Tiptap-backed BlockEditor primitive для @intent-driven/adapter-antd (опциональный upgrade поверх reference textarea-impl)
@intent-driven/adapter-apple
Apple visionOS-glass adapter for @intent-driven/renderer
@intent-driven/adapter-mantine
Mantine UI adapter for @intent-driven/renderer
@intent-driven/adapter-shadcn
shadcn/ui doodle-style adapter for @intent-driven/renderer
@intent-driven/auth
Auth-провайдеры для IDF (JWT, Supabase) + React hook useAuth
@intent-driven/bridge-postgres
Postgres ↔ IDF bridge: CDC mirror (pg_logical → Φ event-log) и gateway-mode (Fold-runtime поверх existing БД)
@intent-driven/canvas-kit
Low-level SVG math/layout utilities for Intent-Driven Frontend canvases
@intent-driven/cli
Intent-Driven Frontend — CLI для bootstrap новых доменов через LLM-диалог
@intent-driven/cli-chat
Interactive REPL для итеративного редактирования IDF-ontology через диалог с локальным claude CLI
@intent-driven/core
Intent-Driven Frontend — core engine, fold, intent algebra, crystallizer, materializers (pixels/voice/agent-API/document), invariants
@intent-driven/create-idf-app
Scaffold-генератор для Intent-Driven Frontend: Vite+React+SDK проект за 20 секунд
@intent-driven/effect-runner-http
Generic HTTP effect-runner для IDF — выполняет CRUD-intents через REST API
@intent-driven/effect-sink
@intent-driven/engine
Intent-Driven Frontend — engine: Φ-lifecycle, validator, ruleEngine, timeEngine (experimental)
@intent-driven/enricher-claude
AI-обогащение IDF ontology через subprocess к claude CLI
@intent-driven/host-contracts
Контракт shell↔module для IDF: AppModuleManifest, ShellContext, NavSection, RouteConfig, CommandConfig
@intent-driven/importer-controllers
AST-парсер controllers (Express, Fastify, Nest, Rails) → IDF intent suggestions
@intent-driven/importer-nestjs-typeorm
NestJS + TypeORM AST → IDF ontology (entities + intents + roles)
@intent-driven/importer-openapi
OpenAPI 3 spec → IDF ontology
@intent-driven/importer-postgres
Postgres schema → IDF ontology (для create-idf-app и CLI)
@intent-driven/importer-prisma
Prisma schema (.prisma) → IDF ontology
@intent-driven/llm-bridge
@intent-driven/llm-subprocess
@intent-driven/mcp-server
Turn any IDF domain into an MCP server (Claude Desktop / Cursor / Zed). Tool descriptions carry domain semantics — invariants, lifecycle, irreversibility, role scopes — so the agent knows what it can do and why before the call, not after.