Two files, one repository
AzureAD/microsoft-authentication-library-for-objc ships 5 formats across 11 indexed files. The question worth asking is whether the second one says anything the first does not.
| Dimension | Shared | Only in A | Only in B | Overlap |
|---|---|---|---|---|
| Sections | 15 | 1 | 1 | 88% |
| Commands | 0 | 0 | 0 | — |
| Section tags | 10 | 0 | 0 | 100% |
What each file covers
Sections
15 shared · 1 only in A · 1 only in B- − Copilot Instructions for MSAL iOS/macOS
- + Claude Instructions for MSAL iOS/macOS
- Repository Overview
- Critical: Architecture & Project Structure
- Main Workspace & Targets
- Source Code Organization
- Public API Files
- Configuration Files
- Testing
- Code Style Guidelines
- Making Changes
- Adding New Public API
- Modifying Build Settings
- Adding Dependencies
- Modifying IdentityCore Submodule
- Key Files to Never Modify
- Trust These Instructions
Commands
neither file has anySection tags
10 shared · 0 only in A · 0 only in B- build
- test
- code-style
- architecture
- dependencies
- api
- deployment
- monorepo
- do-not
- agent-behaviour
Line diff
AzureAD/microsoft-authentication-library-for-objc · AGENTS.md
@@ −1 @@
1# Copilot Instructions for MSAL iOS/macOS
2
3## Repository Overview
4
AzureAD/microsoft-authentication-library-for-objc · CLAUDE.md
@@ +1 @@
1# Claude Instructions for MSAL iOS/macOS
2
3## Repository Overview
4
@@ −1 +1 @@
1−# Copilot Instructions for MSAL iOS/macOS
1+# Claude Instructions for MSAL iOS/macOS
22
33 ## Repository Overview
44
