ORG-01 Arcwoven Systems
Architecture automation that keeps people in the loop
Arcwoven is a human-first, AI-assisted workbench that derives architecture models from software repositories and keeps every important claim connected to the source evidence behind it.
Current public-beta scope: public GitHub repositories using TypeScript/TSX, Node, and React. Generated outputs remain provisional until a person reviews the evidence and agrees with the model.
Why Arcwoven exists
Architecture diagrams often drift because they are maintained separately from the code they describe. Automated diagram generators reduce drawing time, but a polished picture is not enough if nobody can verify why a component, boundary, or relationship exists.
Arcwoven starts from a different premise: the architecture is already partially encoded in routes, modules, schemas, configuration, data access, and runtime boundaries. Software can surface that evidence and propose a model. Engineers still decide what is correct.
What “evidence-backed” means
Each generated model element is intended to remain traceable to the repository evidence that supports it. That turns review into a concrete engineering task: inspect the cited source, confirm the claim, correct it, or mark what the repository cannot establish.
The result is not “AI said so.” It is a curated model with an evidence trail and an explicit human decision boundary.
What the public beta does today
- Imports public GitHub repositories in the TypeScript/TSX, Node, and React pilot scope.
- Derives candidate system boundaries, services, APIs, data stores, dependencies, and implementation views.
- Keeps generated state reviewable in a private, per-user workspace.
- Supports diagrams, documents, HTML, and SysML v2 export on Pro.
Free accounts are limited to 2 imports per day, 6 per week, and 10 per month. Private repository support is not generally available today.
Independent product and public references
Arcwoven is developed by Arcwoven Systems. Public product information and current beta limits live on this website; organization information is also available on the Arcwoven GitHub organization.
Arcwoven is not affiliated with, sponsored by, or endorsed by GitHub. GitHub is a trademark of GitHub, Inc.
See the evidence-backed workflow
Read the architecture guides or create a free account to try the public beta on a supported repository.