Skip to content

docs(contextbot): update coding conventions#1

Closed
contextbotai[bot] wants to merge 1 commit intomainfrom
cb-bot/update-context-fa90c59df719
Closed

docs(contextbot): update coding conventions#1
contextbotai[bot] wants to merge 1 commit intomainfrom
cb-bot/update-context-fa90c59df719

Conversation

@contextbotai
Copy link
Copy Markdown

@contextbotai contextbotai bot commented Mar 27, 2026

Summary

ContextBot analyzed recent PR reviews and applied 2 coding convention update(s) to this repository.

Changes

File Operation Rationale
AGENTS.md CREATE Created primary instruction file with all project conventions. Covers architecture (MVVM+ folder structure, model vs class distinction, caseless enum services, enum choices pattern), dependency injection (init defaults, FileIO closure struct, async closure injection), Swift style (guard-let early returns), and testing (co-ship tests, mirror directory layout, camelCase naming, isolated UserDefaults).
CLAUDE.md SYMLINK Created CLAUDE.md as a relative symlink to AGENTS.md to maximize compatibility across agents (Claude Code, Codex, Cursor) while keeping a single source of truth.

Review Guidance

  • Verify each convention is accurate and appropriate for this codebase
  • Ensure conventions don't conflict with existing team practices
  • Check that context files target the correct agent format for your team
  • Confirm no sensitive information was included

Applied 2 convention(s) from recent PR reviews:

- AGENTS.md (CREATE): Created primary instruction file with all project conventions. Covers architecture (MVVM+ folder structure, model vs class distinction, caseless enum services, enum choices pattern), dependency injection (init defaults, FileIO closure struct, async closure injection), Swift style (guard-let early returns), and testing (co-ship tests, mirror directory layout, camelCase naming, isolated UserDefaults).
- CLAUDE.md (SYMLINK): Created CLAUDE.md as a relative symlink to AGENTS.md to maximize compatibility across agents (Claude Code, Codex, Cursor) while keeping a single source of truth.
@contextbotai
Copy link
Copy Markdown
Author

contextbotai bot commented Apr 3, 2026

Superseded by #2

@contextbotai contextbotai bot closed this Apr 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants