AI-ready, not AI-dependent
BusDK works fully without AI, while still giving agents deterministic interfaces and reviewable outputs.
Business Development Kit
BusDK is built for AI agents and humans working together. It gives finance and operations teams a deterministic CLI and module ecosystem for accounting workflows, validation, reporting, and filing, with plain workspace datasets and versioned change history as the shared source of truth.
curl -fsSL https://install.busdk.com | bash
Platform
BusDK works fully without AI, while still giving agents deterministic interfaces and reviewable outputs.
Commands run controlled read-modify-write workflows with validation at the CLI gate.
Feature areas stay decoupled as focused tools coordinated through shared datasets and stable contracts.
UTF-8 CSV data with explicit schema contracts keeps operations inspectable for humans and automation.
Corrections are additive and history remains visible, supporting reliable audit and post-change review.
BusDK does not run Git itself, but repository history is naturally reviewable when teams use Git as canonical tracking.
Open, plain-text formats prioritize record longevity and tool independence over vendor lock-in.
The same dataset and command surface supports manual operations, automated runs, and mixed review pipelines.
Workflow coverage
Bootstrap a workspace, set business configuration, and establish chart-of-accounts structure with deterministic module commands.
See workflow docsProcess invoices, journals, bank imports, reconciliation, and run schema and invariant validation before reporting periods close.
Explore module docsProduce statements, VAT exports, and deterministic filing bundles with evidence traceability backed by repository history.
Read compliance docsPricing
Subscription plans are designed for teams at different stages. Final feature limits and plan details will be published soon.
25 EUR/user/month
100 EUR/user/month
Source package licenses
Source code packages use the source-available Functional Source License (FSL). Alternative commercial licensing is available by contract. After two years, each release converts to Apache 2.0 or MIT. Pricing on this page follows the module-pricing dataset timestamped 2026-02-22 (UTC).
All-inclusive total price is 31,487.31 EUR. Full package price with 20% discount is 25,189.85 EUR.
bus, docs, and busdk.com are open source and
excluded from source package license pricing.
Base price covers only that module's source release; full price includes also its dependencies.
| Module | Full price (EUR) | Base price (EUR) |
|---|---|---|
| bus init | 533.01 | 533.01 |
| bus config | 1,658.27 | 454.05 |
| bus data | 1,204.22 | 1,204.22 |
| bus preferences | 315.86 | 315.86 |
| Module | Full price (EUR) | Base price (EUR) |
|---|---|---|
| bus sheets | 256.64 | 256.64 |
| bus books | 23,235.47 | 1,362.15 |
| Module | Full price (EUR) | Base price (EUR) |
|---|---|---|
| bus api | 21,873.32 | 868.62 |
| bus run | 1,599.04 | 552.75 |
| bus agent | 908.10 | 592.24 |
| bus secrets | 454.05 | 138.19 |
| bus dev | 2,625.59 | 1,579.30 |
| Module | Full price (EUR) | Base price (EUR) |
|---|---|---|
| bus bfl | 1,796.46 | 592.24 |
| bus accounts | 2,467.66 | 1,263.44 |
| bus entities | 1,441.11 | 1,125.25 |
| bus period | 6,040.83 | 1,737.23 |
| bus balances | 6,534.36 | 493.53 |
| Module | Full price (EUR) | Base price (EUR) |
|---|---|---|
| bus journal | 6,040.83 | 1,835.94 |
| bus invoices | 1,480.59 | 1,164.73 |
| bus bank | 1,421.37 | 1,421.37 |
| bus reconcile | 10,186.49 | 1,243.70 |
| bus attachments | 789.65 | 789.65 |
| Module | Full price (EUR) | Base price (EUR) |
|---|---|---|
| bus assets | 1,046.29 | 1,046.29 |
| bus loans | 829.13 | 829.13 |
| bus inventory | 651.46 | 651.46 |
| bus payroll | 651.46 | 651.46 |
| bus budget | 730.43 | 730.43 |
| Module | Full price (EUR) | Base price (EUR) |
|---|---|---|
| bus reports | 1,520.08 | 1,520.08 |
| bus replay | 1,717.49 | 513.27 |
| bus validate | 888.36 | 888.36 |
| bus vat | 1,796.45 | 1,796.45 |
| bus pdf | 671.20 | 671.20 |
| bus filing | 631.72 | 631.72 |
| Module | Full price (EUR) | Base price (EUR) |
|---|---|---|
| bus filing prh | 690.94 | 690.94 |
| bus filing vero | 927.84 | 927.84 |
| Module | Full price (EUR) | Base price (EUR) |
|---|---|---|
| bus shell | 138.19 | 138.19 |
| bus status | 276.38 | 276.38 |
BusDK favors open formats, versioned workflows, and CLI determinism so teams can keep operating safely over decades, not just a release cycle.
The platform is intentionally agent-ready while staying human-operable, so automation and manual review can coexist in the same workflow.
Learn the architecture in docs.busdk.com/architecture and the core dispatcher in github.com/busdk/bus.
Start with the documentation quickstart, then run modules on a test repository to validate your accounting and reporting flow end-to-end.