Skip to content

docs: Refresh AGENTS.md to reflect current deployment and workflow model#1846

Merged
ffflorian merged 2 commits into
mainfrom
copilot/update-agents-me-file
May 27, 2026
Merged

docs: Refresh AGENTS.md to reflect current deployment and workflow model#1846
ffflorian merged 2 commits into
mainfrom
copilot/update-agents-me-file

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 27, 2026

The agent guidance file was outdated relative to recent repository changes. This updates AGENTS.md to match the current runtime, deployment, CI/CD, and command structure derived from recent commits.

  • Runtime & deployment model

    • Replaced Vercel-era framing with the current Docker + Coolify model.
    • Documented Node 26/Yarn 4 runtime, multi-stage Docker build, and GHCR-based release flow.
  • Architecture and API guidance

    • Added current operational details: Helmet + in-memory rate limiting, runtime Swagger generation, and test location.
    • Extended API overview with /_swagger-ui and versioned package request forms.
  • Command and CI/CD alignment

    • Updated command list to current scripts (dist, start, start:prod, test, etc.).
    • Added concise CI/CD summary for lint/test/build, Docker linting, release publishing, and deploy trigger behavior.
## Runtime & Deployment
- **Runtime:** Node.js 26 + Yarn 4
- **Container:** Multi-stage Docker build (`Dockerfile`)
- **Distribution:** GitHub Container Registry image (no npm package release)
- **Deploy target:** Coolify (`lint_test_publish.yml` deploy job)

@ffflorian ffflorian changed the title Refresh AGENTS.md to reflect current deployment and workflow model docs: Refresh AGENTS.md to reflect current deployment and workflow model May 27, 2026
@ffflorian ffflorian marked this pull request as ready for review May 27, 2026 20:41
@ffflorian ffflorian merged commit c6d36bb into main May 27, 2026
7 checks passed
@ffflorian ffflorian deleted the copilot/update-agents-me-file branch May 27, 2026 20:41
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.

2 participants