- AGENTS.md: project context for agents — architecture, domain facts (schedule math, hard mode policy, shields), build/test via Xcode MCP, TDD workflow expectations, UI-test harness (launch args, seed scenarios, accessibility identifiers, XCUI gotchas), known gaps - CLAUDE.md points to AGENTS.md - Delete the Opal reference screen recording (spec already captures it) and drop the video patterns from .gitignore Co-Authored-By: Claude <noreply@anthropic.com>
8 lines
84 B
Plaintext
8 lines
84 B
Plaintext
# Xcode user state
|
|
xcuserdata/
|
|
*.xcuserstate
|
|
|
|
# Build artifacts
|
|
DerivedData/
|
|
build/
|