Skip to content

CONTEXT 4

Brian Lehnen edited this page Apr 9, 2026 · 1 revision

Phase 4 Discussion Decisions

Security Caveats

Decision: Use visible warning blocks (> **Warning:** ...) that stand out visually. Hard to miss. Applies to: MessageInterception.md (TripleDES key warnings), DashboardUi.md (SHA256 password hash, HTTPS), DashboardConfiguration.md (hardcoded API key, secrets in appsettings)

Trace.md Depth

Decision: Comprehensive reference. List all 17 activity/span names, show ActivitySource setup code, explain trace context propagation, cover non-ASP.NET host setup.

Scheduler Pages

Decision: Replace all Schyntax expressions with cron format (Cronos library). 5-field and 6-field (with seconds) both supported.

New Pages

Decision: Create JobScheduler.md and Monitoring.md as specified in PROJECT.md.

Code Samples

Decision: Minimal inline + links to DotNetWorkQueue.Samples repo (from brainstorming).

Clone this wiki locally