chore: devops compose tweaks, playwright artifacts, sprint log updates

devops/compose: docker-compose.stella-ops.legacy.yml +
docker-compose.stella-services.yml receive small service wiring updates.

Playwright: refreshed auth-state/report fixtures from the latest
integrations + setup-wizard + policy-runtime live runs. Includes a new
playwright-report-integrations/ bundle.

Docs: SPRINT_20260410_001 (runtime no-mocks) significantly expanded with
additional NOMOCK tasks reflecting the Postgres-backed work shipped across
Policy, Graph, Excititor, VexLens, Scanner, VexHub. SPRINT_20260413_004
(UI-only setup bootstrap closure) log updates.

Gitignore: narrow the earlier `output/` rule to `/output/` so the tracked
src/Web/StellaOps.Web/output/playwright fixtures continue to be picked up.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
master
2026-04-15 11:16:33 +03:00
parent fc14a59b1f
commit a6a7e0a134
28 changed files with 2937 additions and 762 deletions

4
.gitignore vendored
View File

@@ -101,8 +101,8 @@ publish/
# Codex agent scratch scripts (not part of the codebase)
.codex-*.mjs
# Output dir (build/test/playwright scratch)
output/
# Top-level build/test scratch dir (NOT the tracked src/Web/*/output/playwright/)
/output/
# Stray duplicated source trees (accidental creation by tooling)
src/src/