- authorization: DDD domain resource hierarchy — adds
DomainMethodas a thirdDomainResourceTypevariant (DomainMethod = 3) withParentResourceIdnullable column; hierarchy invariants enforced inSystemSuite.AddDomainResource; auth graph builder includes DomainMethod nodes as addressable permission targets (b4294be) - authorization: consistent state-change and deletion dependency guard policy — application command handlers check active dependencies before executing guarded operations and return HTTP 409 with structured
BlockedOperationResponsepayload includingerrorCode,message,brokenRule, andblockingDependencies[](e22629c)
- Alberto Arroyo Raygada @nestjslatam
- devops: enforce 70% coverage gate for ADR 0018 (7f957ec)
- Alberto Arroyo Raygada @nestjslatam
- devops: provide FF dependencies for ADR 0017 (d7eaef7)
- Alberto Arroyo Raygada @nestjslatam
- devops: provide context storage dependency for ADR 0016 (c2a7d8b)
- Alberto Arroyo Raygada @nestjslatam
- devops: provide EDA dependencies for ADR 0015 (320f33e)
- Alberto Arroyo Raygada @nestjslatam
- devops: provide caching dependencies for ADR 0014 (3d97238)
- Alberto Arroyo Raygada @nestjslatam
- devops: provide authentication dependencies for ADR 0012 (0da5161)
- Alberto Arroyo Raygada @nestjslatam
- bmad: introduce Configuration & Feature Management Platform - Multi-IdP, System Config, Feature Flags, ADR-0024, bounded context update (6f0161f)
- bmad: enhance Feature Flag framework with pluggable IFeatureFlagPort - ADR-0025, LaunchDarkly/Unleash/ConfigCat/Azure adapters, provider selector strategy (07d41fb)
- bmad: integrate hierarchical config resolution & C4 updates - UC-09, overrides strategy, business-context alignment (a7d036b)
- bmad: update Strategic OKRs & Product Vision - optional external IdPs/FFs design mandate, native fallback core (6330316)
- bmad: decouple UMS from Product Planner - declare as 100% abstract, API/Message Bus driven standalone security kernel (2202272)
- bmad: update business-context diagram with pluggable auth/config/FF architecture (00628d8)
- bmad: create master audit alignment and enterprise architecture spec - unified B-M-A-D pillars (dfd76b4)
- bmad: introduce Customizable Hosted Login Page feature - UC-10, schema properties, scope, and alignment (2388cf4)
- core: add ADR 0008 for progressive multi-module evolution, API Gateway, and BFF patterns (630a05c)
- core: implement ADR 0009 strict dependency pinning and CI vulnerability shield (a813c68)
- core: implement Result pattern (ADR 0019) and update tracking matrix (e5a4ee3)
- devops: provide production-grade docker files and complete agnostic docker-compose stack (4df1bb1)
- devops: integrate LGTM stack and circuit breaker patterns (ef760b0)
- bmad: quote Mermaid link labels in business-context to resolve parser error (500dce0)
- bmad: simplify Mermaid arrow labels to alphanumeric/underscore to ensure 100% engine compatibility (86ae67e)
- bmad: remove sequence note over tags from flowchart and simplify cylinder shapes to fix parser error completely (d668c0d)
- Alberto Arroyo Raygada @nestjslatam
- core: initial enterprise architecture and bmad setup (c277f8b)
- docs: restore utf-8 encoding for emojis in readme (c855866)
- Alberto Arroyo Raygada @nestjslatam