docling-studio/docs/architecture/adr-template.md
Pier-Jean Malandrino 941028e705 ci: add release-gate pipeline, fix CI duplication, add OSS playbook docs
- Add release-gate.yml: 11-job pipeline (lint, tests, Docker build/smoke,
  Trivy scan, dep audit, audit checks, e2e API+UI, PR summary comment)
- Fix CI double-trigger on release branches (push + PR)
- Add CODE_OF_CONDUCT.md, SECURITY.md, PR template
- Add docs: git-workflow, architecture (ADR), release, operations, community
- Add profiles/fastapi-vue for automated audit checks
- Add docs/PROCESSES.md: index of 19 available processes
2026-04-09 13:20:43 +02:00

561 B

ADR-NNN: [Title]

Date: YYYY-MM-DD Status: Proposed | Accepted | Deprecated | Superseded by ADR-NNN Deciders: [names]

Context

Decision

Consequences

Positive

  • ...

Negative

  • ...

Neutral

  • ...

Alternatives Considered

Alternative 1: [Name]

  • Pros: ...
  • Cons: ...
  • Why rejected: ...

References

  • [Link to issue, RFC, or discussion]