updated .env file to reflect local development. removed AI features from agents and changelog files.

This commit is contained in:
2026-05-17 19:40:24 +02:00
parent f658d754a8
commit e7c64e583b
3 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -99,7 +99,7 @@ Logger → RealIP → Recoverer → Metrics → CORS → CSRF → SessionAuth
| 3E | Observability (Prometheus `/metrics`, structured `/health`, repo health API) | **Complete** |
| 3F | Federation handlers (ActivityPub WebFinger, actor, inbox/outbox, HTTP signatures, Follow/Accept) | **Complete** |
| 4 | SBOM generation, secret scanning, vuln scanning, signed artifacts, OCI registry, security page | **Complete** |
| 5 | AI diagnostics, deployment promotions, rollback visualization | Planned |
| 5 | Deployment promotions, rollback visualization | Planned |
---