From dac79054de76ef2a5e67b14b5bc74b42df75bfb3 Mon Sep 17 00:00:00 2001 From: Simon Date: Wed, 16 Sep 2026 21:57:44 +0200 Subject: [PATCH] docs: CI jobs + manual-deploy doctrine in AGENTS.md --- AGENTS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index 7accae9..61e9e9f 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -24,8 +24,8 @@ Do not create parallel capture ontologies, alternative evidence schemas or compe - TypeScript: strict mode - Canonical shared contracts: `packages/types` - Core orchestration: `packages/c0py-core` -- CI: Gitea Actions under `.gitea/workflows/` -- Deploy: Coolify for C0PY runtime; reconstruction preview adapters may target Vercel +- CI: Gitea Actions under `.gitea/workflows/` — `quality` (canonical validator + typecheck + test + build), `security` (trivy, advisory), `contracts` (validator + provenance-policy) +- Deploy: **manuell** per `DEPLOY.md` (Coolify git-buildpack trasig för detta monorepo; CI triggar ej deploy); reconstruction preview adapters may target Vercel - Secrets: Infisical (`vault.siax.io`), NEVER in repo - Testing: vitest - Tenant: bound to trusted session via CL0UD, NEVER client-controlled