Skip to content

Commit fac8405

Browse files
authored
Keep template AI guidance optional by default
README now explains that AGENTS.md and CLAUDE.md are optional additions for downstream projects rather than opinionated defaults shipped by the template. Constraint: The template should stay neutral and avoid prescribing AI workflow files for every downstream repo Rejected: Remove AI guidance mentions entirely | downstream users would lose the cue that they can add project-specific guidance later Confidence: high Scope-risk: narrow Reversibility: clean Directive: Keep template defaults neutral and add AI guidance files only in downstream projects that want them Tested: make check Not-tested: Post-merge repository automation beyond the already green PR checks
1 parent 66bb12a commit fac8405

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,11 @@ Let's build something fun, Yujeong.
5959
└── uv.lock
6060
```
6161

62+
## Optional AI guidance files
63+
64+
If your real project wants agent-specific instructions, add `AGENTS.md` and/or `CLAUDE.md` later
65+
with project-specific guidance. This template does not ship opinionated defaults for them.
66+
6267
## Quality defaults
6368

6469
This template is intentionally strict by default:

0 commit comments

Comments
 (0)