Skip to content

Commit cbc6736

Browse files
Document branch-and-don't-commit workflow in AGENTS.md (#94)
1 parent 9096b40 commit cbc6736

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

AGENTS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Guidance for AI agents working in this repository.
2727
- Use l-ui classes only in engine views, with no additional Tailwind utilities, as Tailwind classes referenced only inside the engine will not be generated by the host app’s build
2828
- Dummy app documentation pages may use additional Tailwind utilities, but should favour l-ui classes where possible
2929
- Importmap for JS (no bundler)
30+
- Put new changes on a branch with a meaningful name, but do not commit; the user will ask when ready to commit
3031
- We are currently in pre-release, so breaking changes may be introduced. Flag any expected breaking changes clearly before making them, but do not avoid necessary improvements solely to preserve backwards compatibility
3132
- CRITICAL: Retain WCAG 2.2 AA compliance. Do not be too pedantic though as this introduces audit loops which are undesirable.
3233
- A WCAG 2.2 AA table looks like this:

0 commit comments

Comments
 (0)