5 Commits
Author SHA1 Message Date
claude-bot 129e968fff nexus-stack: tighten 3 review findings (audit-on-block caveat, arch-test pattern scope, fail-closed only for nullable settings) 2026-06-13 13:40:43 +02:00
claude-bot 17e6ad0346 feat(nexus-dev): rewrite nexus-stack skill against real merged code (K-101/103/104/106)
Replaces the K-101 placeholder with prescriptive patterns verified
against nexus-hub main: create_app factory + configure_logging order,
Settings/secret-repr, the visibility.py single-query-path with the
architecture test that bans direct selects, router.run as the only LLM
interface (hard guard + LOCAL_ENDPOINT_ALLOWLIST), session auth via
get_current_user/require_admin (404 for member), audit.record whitelist,
PRIV-5 redaction CONTENT_KEYS, alembic autogenerate flow (name
constraints, hand-add triggers/extensions), and the disposable
pgvector/pg16 CI container strategy. Plugin 0.2.0 -> 0.3.0.
2026-06-13 13:37:31 +02:00
l.kirchner a1756d8839 feat(nexus-dev): add nexus-stack skill (stack conventions since K-101)
Covers uv layout, settings pattern, PRIV-5 logging duties, alembic,
web build, deploy artifact and project commands. Plugin 0.1.0 -> 0.2.0.
2026-06-11 14:49:50 +02:00
l.kirchner 9372da5dae feat(nexus-dev): Skill nexus-invariants (SICHT/PRIV/DEL-Implementierungsmuster) 2026-06-11 14:11:09 +02:00
l.kirchner 5cd00c92aa feat(nexus-dev): Skill nexus-sdd-workflow 2026-06-11 14:10:36 +02:00