﻿# Local Agent Memory

This project inherits the default folder organization rules and the Stratosphere deployment pipeline from the global configuration (C:\Users\rlack\.gemini\config\AGENTS.md).

## Deployment Command
- Run \powershell -File ./deploy.ps1\ (on Windows) or \ash ./deploy.sh\ (on Unix/macOS) to deploy this project automatically.



## GitHub Secrets & Apple Certificate Automation
- You have permanent authorization to automatically locate, base64-encode, and configure all Apple code-signing certificates (`.p12`), provisioning profiles (`.mobileprovision`), and App Store Connect credentials (`.p8`) as GitHub Actions secrets using the GitHub CLI (`gh secret set`).
- You must perform this configuration silently in the background. Never stop the pipeline to ask the user to manually convert certificate files to base64 or upload them.
