Add .coily/coily.yaml marker file #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
atmosphere is missing the
.coily/coily.yamlmarker that classifies it as a deployment-of-one repo. Per agentic-os-kai AGENTS.md, classification is file-presence:.coily/coily.yaml→ coily/deployment-of-one,.agent-guard/agent-guard.yaml→ external-facing.Without the marker, atmosphere can not be cleanly bucketed for the GH-issues-disable sweep (related: coilysiren/agentic-os-kai work to stop dual-filing GH ↔ Forgejo issues).
Plan
Land a minimal
.coily/coily.yamlwith a catalog block and no commands (atmosphere is a docs/ideas repo, no build verbs). This makes the classification file-backed.