9ff8e915b8
User-agnostic, shareable AI-assisted development workflow distilled from 26+ real projects. Includes 9 composable rules, 4 project templates, pre-push secret scanning hook, 3 methodology guides, and customization docs. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
940 B
940 B
CONTEXT.md -- Infrastructure & Deployment Context
Static facts about where and how this project runs. Update when infrastructure changes. Don't put session-specific notes here -- those go in SESSION.md.
Deployment
| Property | Value |
|---|---|
| Host | |
| Port | |
| Service name | <systemd service, container name, etc.> |
| URL |
Dependencies
| Dependency | Version | Purpose |
|---|---|---|
| <what it's used for> |
Configuration
# Required environment variables
<VAR_NAME>=<description>
Architecture Notes
Known Issues
<Infrastructure-specific issues, workarounds, and gotchas that anyone working on this project needs to know.>