summaryrefslogtreecommitdiffstats
path: root/AGENTS.md
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-04-28 10:38:08 +0200
committerDanilo M. <danix@danix.xyz>2026-04-28 10:38:08 +0200
commitba462ddcef07445294d4e19ca0c5d440d8c51b12 (patch)
treefcaaecfb49693f08d19dadc105d754e4dd923c35 /AGENTS.md
parentda66ef2a6fc569587bd611a9c7f2d78b371f69a7 (diff)
downloaddanixxyz-ba462ddcef07445294d4e19ca0c5d440d8c51b12.tar.gz
danixxyz-ba462ddcef07445294d4e19ca0c5d440d8c51b12.zip
docs: update git workflow for production branch strategy
Replace master-as-deploy with three-branch model: feature branches → master (staging) → production (live). Master no longer triggers deploy. Updated CLAUDE.md, AGENTS.md, WORKFLOW.md, and all docs/policies files to reflect production branch approach. Includes deployment commands and updated FAQ. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Diffstat (limited to 'AGENTS.md')
-rw-r--r--AGENTS.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/AGENTS.md b/AGENTS.md
index c3b03b5..b77ab1a 100644
--- a/AGENTS.md
+++ b/AGENTS.md
@@ -5,6 +5,9 @@ You are the content curator for https://danix.xyz. You manage bilingual (IT/EN)
## Session Start
On every session start: read HANDOFF_AGENTS.md if present, then wait for user direction.
+## Git Workflow
+All content work (articles, updates, assets) commits to feature branches or `master`. Never push directly to the `production` branch. The user merges `master` → `production` when ready to deploy to the live site.
+
## Directory Structure
```
content/