feat(docs): finalize SDD-110 localization and Next.js Markdown rendering

This commit is contained in:
DmitrL-dev 2026-03-31 15:02:15 +10:00
parent fe9415ab74
commit 2c27cf1bf7
5 changed files with 251 additions and 5 deletions

View file

@ -1,5 +1,11 @@
// Package main provides the standalone SOC API server entry point.
//
// @title SYNTREX Sentinel SOC API
// @version 1.0
// @description Enterprise API for AI Firewall and Security Operations Center. Auto-generated via Doc-as-Code.
// @host localhost:9100
// @BasePath /
//
// Usage:
//
// go run ./cmd/soc/