Skip to content

Latest commit

 

History

History
82 lines (57 loc) · 1.7 KB

File metadata and controls

82 lines (57 loc) · 1.7 KB

devfactory-core

Governance-first infrastructure for autonomous software development.

Vision

Build a self-hosted AI-native development platform where governance, orchestration, execution, and observability are separated.

This is NOT a chatbot. This is NOT a coding assistant. This is AI Infrastructure.


Core Architecture

Control Plane → Orchestration → Execution → Observability


Architectural Principles

  1. Governance before execution
  2. Explicit state machine workflow
  3. Separation of control and execution planes
  4. Immutable audit trail
  5. Cost isolation per provider
  6. No agent has total authority

Planes

🧭 Control Plane

  • Governance engine
  • Risk analysis
  • Approval workflow
  • State transitions

🧩 Orchestration Plane

  • Task decomposition
  • Agent assignment
  • Retry policies

⚙️ Execution Plane

  • Coding agents
  • DevOps agents
  • QA agents
  • Docker sandbox

📊 Observability Plane

  • Structured logs
  • Cost tracking
  • Agent performance metrics

Direction Lock

This project is NOT:

  • A prompt playground
  • A SaaS MVP
  • A chatbot framework

This project IS:

  • AI Governance Infrastructure
  • Dev Factory Core Engine
  • Multi-provider orchestration platform

All contributions must align with this direction.


Governance References

Before opening or reviewing a PR, please read:

These documents are the standard basis for accepting or rejecting contributions.