Six named features
Six features, one loop.
Each of these is being built as part of a single cycle: understand the project, plan a change, make it, run it, drive the real flow, collect evidence, and repair. None of them is a standalone add-on.
How it will be delivered
- 01A branded IDEA Code-OSS distribution — a VS Code-family editor — with the Appvecta extension built in and sensible defaults already set.
- 02Or your own VS CodeThe same extension runs in stock VS Code 1.103 or newer. The branded distribution adds branding and defaults; it never becomes required.
- 03A local engineA process on your machine doing the real work — scanning, the project graph, agents, device control, QA and reports. The editor talks to it over JSON-RPC.
- 04An appvecta CLIA small command-line tool for debugging and for running the same checks in CI.