leistungsbilanz-ts/docs
Julian Appel ea3c02cd6b Add configurable structured logging
Adds a leveled JSON logger (error/warn/info/verbose/debug, controlled via
LOG_LEVEL) wired into the Express API (access log, error middleware,
crash handlers, memory heartbeat) and the Next.js server (page-request
proxy, instrumentation crash handlers, heartbeat). LOG_LEVEL is exposed
through compose.yaml, and both services now rotate their Docker logs
(json-file, 20m x 10 files) instead of growing unbounded. Intended to
capture long-running diagnostic data for the intermittent 502s seen on
the Docker host.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-06 19:45:39 +02:00
..
archive Rewrite project documentation 2026-07-23 21:05:43 +02:00
spec Add Revit circuit list object feed 2026-08-02 18:59:01 +02:00
circuit-list-editor-api.md Add Revit circuit list object feed 2026-08-02 18:59:01 +02:00
circuit-list-editor-architecture.md Remove circuit structure preview 2026-07-31 14:52:37 +02:00
circuit-list-editor-interactions.md Restore circuit drag placement 2026-07-31 08:33:41 +02:00
circuit-list-editor-known-limitations.md Add external object new circuit command 2026-08-02 18:55:57 +02:00
current-architecture.md Add Revit circuit list object feed 2026-08-02 18:59:01 +02:00
deployment.md Add configurable structured logging 2026-08-06 19:45:39 +02:00
development-workflow.md Create clean release database baseline 2026-07-31 14:07:26 +02:00
project-history-and-external-model-architecture.md Add public building project setting 2026-07-31 17:41:30 +02:00
README.md Plan Revit CSV integration 2026-08-02 15:47:12 +02:00
revit-requirements-llm-context.md Add public building project setting 2026-07-31 17:41:30 +02:00

Dokumentationsübersicht

Diese Seite ist der Einstieg in die Projektdokumentation. Aussagen zum aktuellen System stehen unter „Aktuell“. Zukunftsentwürfe und historische Unterlagen sind ausdrücklich getrennt und dürfen nicht als bereits implementiert verstanden werden.

Aktuell

Entwicklung und Betrieb

Zukunftsarchitektur

Fachliche Referenzspezifikation

Die folgenden Dokumente beschreiben Zielregeln und Anforderungen. Nicht jeder Punkt ist bereits umgesetzt; der aktuelle Stand ergibt sich aus Architektur, Limitierungen und Roadmap.

Archiv