Skip to content

Docs: Add AGENTS.md AI operating guidelines for iOS#937

Merged
Lainaaa merged 4 commits into
developfrom
feat/add-ai-docs
Mar 28, 2026
Merged

Docs: Add AGENTS.md AI operating guidelines for iOS#937
Lainaaa merged 4 commits into
developfrom
feat/add-ai-docs

Conversation

@metalisk

Copy link
Copy Markdown
Member

Description

Add repository-level AI agent guidelines for ADAMANT iOS in AGENTS.md.

The document now includes:

  • mission and priority order for iOS agent work
  • security, privacy, decentralization rules for iOS native app
  • iOS platform and Swift-specific guidelines
  • architecture overview and system map
  • dependency injection rules (Swinject)
  • testing and validation policy
  • code style and quality requirements
  • issue/PR conventions aligned with org standards

Related issue

Closes #936

How to test

  • Review AGENTS.md content
  • Verify markdown formatting
  • Compare structure with Node and PWA AGENTS.md files

Notes for reviewers

Based on:

Covers iOS-specific aspects:

  • UIKit, MVVM, Coordinator patterns
  • Swinject DI container
  • Core Data, Keychain security
  • App Store compliance
  • Multi-platform support (iPhone, iPad, macOS M-series)
  • Wallet parameters from https://github.com/Adamant-im/adamant-wallets

@metalisk metalisk requested a review from Lainaaa March 16, 2026 19:43
@metalisk metalisk self-assigned this Mar 16, 2026
Comment thread AGENTS.md Outdated
Comment thread AGENTS.md Outdated
Comment thread AGENTS.md Outdated

@adamantmm adamantmm left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚡️

@Lainaaa Lainaaa merged commit 7823857 into develop Mar 28, 2026
1 check passed
@Lainaaa Lainaaa deleted the feat/add-ai-docs branch March 28, 2026 08:35
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.

[Docs] Add AGENTS.md AI operating guidelines for iOS

4 participants