Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Arkhe

Arkhe is a Unity Editor tool that scans your project's architecture in the background and scores its health, catching structural drift — misplaced code, a forbidden dependency between services — before it becomes a build failure. Arkhe is free to use.

Arkhe — Find problems before they break your project

Overview

This repository holds Arkhe's documentation source. It is not the product itself — for the Unity package, see Arkhe's Unity Asset Store listing.

Features

  • Catches Editor-only code that's silently reachable from runtime code, before it becomes a build failure.
  • Flags a service depending on another service it isn't allowed to.
  • Reduces your whole project to a single Health Score that moves when real problems are introduced or fixed.
  • Scans your project's assets and script dependencies in the background, without freezing the Editor.
  • Ships with disposable Demo & Test Data, so you can see a real finding before scanning your own project.

Getting Started

Getting Started

Documentation

Support

License

This repository's own documentation content is publicly readable under ordinary copyright, but not licensed for reuse, redistribution, or repackaging as a separate documentation product. Arkhe's source is not included in this repository; use of the product itself is governed by the Unity Asset Store's Standard End User License Agreement.

Other Tools Studio Products


Copyright (c) 2026 Arish. All rights reserved.

About

Official documentation for Arkhe — a Unity Editor tool for project scanning, dependency analysis, architecture governance, and project health insights.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors