From ce29a2a21333133dbe6659cd06e5acf4faed19af Mon Sep 17 00:00:00 2001 From: Jon Chery Date: Wed, 5 Aug 2026 00:23:54 +0000 Subject: [PATCH] =?UTF-8?q?docs(P00):=20complete=20pre-execution=20phase?= =?UTF-8?q?=20=E2=80=94=20ship=20v0.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ---ci--- project: atelier phase: 0 milestone: v0.1 status: complete phase_role: pre_execution ship: tag: v0.0.0 merge: phase/00-pre-execution -> milestone/v0.1-atelier release: https://git.cloudinit.dev/cloudinit-bot/atelier/releases/tag/v0.0.0 ---/ci--- Config owner corrected: coreci -> cloudinit-bot (actual token owner). Phase 0 complete: 10 domain first-principles + matrix + MANIFEST + uiux docs shipped as v0.0.0. --- .ciagent/CHECKPOINT.json | 4 ++-- .ciagent/config.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.ciagent/CHECKPOINT.json b/.ciagent/CHECKPOINT.json index e69ab41..e646e08 100644 --- a/.ciagent/CHECKPOINT.json +++ b/.ciagent/CHECKPOINT.json @@ -1,8 +1,8 @@ { "phase": 0, - "stage": "plan", + "stage": "complete", "milestone": "v0.1", "phase_role": "pre_execution", "attempts": 0, - "updated_at": "2026-08-05T00:03:00Z" + "updated_at": "2026-08-05T00:04:00Z" } \ No newline at end of file diff --git a/.ciagent/config.json b/.ciagent/config.json index 59c47d2..2a270b6 100644 --- a/.ciagent/config.json +++ b/.ciagent/config.json @@ -53,13 +53,13 @@ "release": { "forge": "gitea", "base_url": "https://git.cloudinit.dev", - "owner": "coreci", + "owner": "cloudinit-bot", "repo": "atelier" }, "gitea": { "base_url": "https://git.cloudinit.dev", "api_token_env": "GITEA_API_TOKEN", - "owner": "coreci", + "owner": "cloudinit-bot", "repo": "atelier" }, "ship": {