Documentation
Everything you need to automate your repository intelligence.
01. Quick Start
Install the CLI tool to allow the agent to index your architecture locally or in your CI/CD pipeline.
$ npm install @dadocu/core
02. Platform Capabilities
Analysis Credits
Every scan uses credits to process complex AST trees and generate documentation. Credits reset monthly.
Repo Graph Mapping
Visualizes how your modules interact. Automatically detects circular dependencies and architectural debt.
Impact Analysis
Get a report of which files are affected by a change before you even create a Pull Request.
03. Configuration
Create a dadocu.config.json in your root folder to customize the agent behavior:
{
"include": ["src/**/*"],
"exclude": ["**/*.test.ts"],
"output": "./docs/ai-generated"
}
Payment Options
We support both traditional credit cards via LemonSqueezy and direct crypto payments via Solana for Team plans. No smart contract interactions are required from the user side.