lint / ansible (push) Successful in 3m20s
lint / yaml (push) Successful in 9s
lint / terraform (push) Successful in 32s
lint / yaml (pull_request) Successful in 9s
lint / terraform (pull_request) Successful in 31s
lint / ansible (pull_request) Successful in 4m58s
1.0 KiB
1.0 KiB
Agent Notes
- This workspace is organized into apps/, platform/, infrastructure/, clusters/, and archive/; components remain independently deployable and there is no shared root package.
apps/http-echo/andarchive/traefik/contain Kubernetes/Gateway API manifests; inspect their parent Gateway references before applying archived or brownfield resources.apps/tailscale/helm.shcontains live Tailscale OAuth values; do not copy, print, or commit those values anywhere else.- Preserve the existing README intent in
apps/http-echo/andarchive/traefik/when updating manifests. CHANGELOG.md是冻结的历史快照,不再更新。持久的服务状态与运维知识写入对应 README/runbook;单次变化由 commit 和 PR 记录,agent 陷阱写入CLAUDE.md。- 在 homelab 工作中,所有提交到
git.ddupan.top的 commit message、PR、issue 和项目文档默认优先使用中文。代码标识符、命令、配置键、上游专有名称,以及 使用英文能避免歧义的技术字段可保留英文。