chore(P00): rename orch-engine to orca, configure gitea + coreci (v0.1)

---ci---
project: orca
phase: 0
milestone: v0.1
status: execute
---/ci---
This commit is contained in:
Jon Chery
2026-06-03 11:36:32 +00:00
parent 0cba1aa5fe
commit 55aae5347e
5 changed files with 80 additions and 13 deletions
+3 -1
View File
@@ -1,4 +1,4 @@
# Project: Orchestration Engine
# Project: Orca
## Vision
A minimalist, offline-first, CLI-first orchestration engine inspired by HashiCorp Nomad, prioritizing stability, security, and simplicity over feature richness.
@@ -18,6 +18,8 @@ Build a lightweight system to manage and execute workloads across a set of nodes
- No web UI as a primary requirement.
- Must not implement K8s-level complexity.
- Feature development must move slowly to ensure stability.
- Only CI system allowed: CoreCI (git.cloudinit.dev/coreci/coreci).
- Gitea remote: git.cloudinit.dev/coreci/orca.
## Out of Scope
- Full-blown Kubernetes-compatible API.