Skip to content

nikodemus-eth/ACDS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adaptive Cognitive Dispatch System

This repository is an ACDS-first workspace.

  • acds/ is the supported MVP product surface: API, admin UI, workers, policy/routing/runtime packages, and the GRITS release gate.
  • process-swarm-gen2/ is a secondary companion integration that demonstrates how ACDS can be used from a larger workflow engine.
  • ACDS requires Node >=20.0.0 and pnpm >=9.0.0. npm install is not a supported alternative because the workspace depends on workspace:* linking.

Start with acds/README.md. That is the canonical product README for setup, operations, and supported scope.

Install Contract

From the repository root:

cd acds
corepack enable
corepack prepare pnpm@9.15.0 --activate
pnpm run bootstrap

Use pnpm run verify:install any time you want to confirm the workspace links and typechecks cleanly.

Public MVP Boundary

Repository Layout

  • acds/ - Adaptive Cognitive Dispatch System
  • process-swarm-gen2/ - Example companion integration for Process Swarm

Release Notes

About

Governed AI routing and execution control plane with policy enforcement, provider abstraction, auditability, and fallback orchestration.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors