Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions architectures/clean-architecture/data-flow.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
---
technology: Clean-architecture
domain: architecture
level: Senior/Architect
version: Latest
tags: [architecture, best-practices]
ai_role: System Architect
last_updated: 2026-03-22
description: AI agent blueprint constraint
topic: Clean-architecture
complexity: Architect
last_evolution: 2026-03-22
vibe_coding_ready: true
---

# Clean Architecture - Data Flow

## Request and Event Lifecycle
Expand Down
15 changes: 15 additions & 0 deletions architectures/clean-architecture/folder-structure.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
---
technology: Clean-architecture
domain: architecture
level: Senior/Architect
version: Latest
tags: [architecture, best-practices]
ai_role: System Architect
last_updated: 2026-03-22
description: AI agent blueprint constraint
topic: Clean-architecture
complexity: Architect
last_evolution: 2026-03-22
vibe_coding_ready: true
---

# Clean Architecture - Folder Structure

## Layering publisher/subscriber logic
Expand Down
15 changes: 15 additions & 0 deletions architectures/clean-architecture/implementation-guide.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
---
technology: Clean-architecture
domain: architecture
level: Senior/Architect
version: Latest
tags: [architecture, best-practices]
ai_role: System Architect
last_updated: 2026-03-22
description: AI agent blueprint constraint
topic: Clean-architecture
complexity: Architect
last_evolution: 2026-03-22
vibe_coding_ready: true
---

# Clean Architecture - Implementation Guide

## Code patterns and Anti-patterns
Expand Down
4 changes: 4 additions & 0 deletions architectures/clean-architecture/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ version: Agnostic
tags: [architecture, system-design, clean-architecture, best-practices]
ai_role: Senior Architect
last_updated: 2026-03-22
topic: Clean-architecture
complexity: Architect
last_evolution: 2026-03-22
vibe_coding_ready: true
---

<div align="center">
Expand Down
15 changes: 15 additions & 0 deletions architectures/clean-architecture/trade-offs.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
---
technology: Clean-architecture
domain: architecture
level: Senior/Architect
version: Latest
tags: [architecture, best-practices]
ai_role: System Architect
last_updated: 2026-03-22
description: AI agent blueprint constraint
topic: Clean-architecture
complexity: Architect
last_evolution: 2026-03-22
vibe_coding_ready: true
---

# Clean Architecture - Trade-offs

## Pros, Cons, and System Constraints
Expand Down
15 changes: 15 additions & 0 deletions architectures/cqrs/data-flow.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
---
technology: Cqrs
domain: architecture
level: Senior/Architect
version: Latest
tags: [architecture, best-practices]
ai_role: System Architect
last_updated: 2026-03-22
description: AI agent blueprint constraint
topic: Cqrs
complexity: Architect
last_evolution: 2026-03-22
vibe_coding_ready: true
---

# CQRS - Data Flow

## Request and Event Lifecycle
Expand Down
15 changes: 15 additions & 0 deletions architectures/cqrs/folder-structure.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
---
technology: Cqrs
domain: architecture
level: Senior/Architect
version: Latest
tags: [architecture, best-practices]
ai_role: System Architect
last_updated: 2026-03-22
description: AI agent blueprint constraint
topic: Cqrs
complexity: Architect
last_evolution: 2026-03-22
vibe_coding_ready: true
---

# CQRS - Folder Structure

## Layering publisher/subscriber logic
Expand Down
15 changes: 15 additions & 0 deletions architectures/cqrs/implementation-guide.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
---
technology: Cqrs
domain: architecture
level: Senior/Architect
version: Latest
tags: [architecture, best-practices]
ai_role: System Architect
last_updated: 2026-03-22
description: AI agent blueprint constraint
topic: Cqrs
complexity: Architect
last_evolution: 2026-03-22
vibe_coding_ready: true
---

# CQRS - Implementation Guide

## Code patterns and Anti-patterns
Expand Down
4 changes: 4 additions & 0 deletions architectures/cqrs/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ version: Agnostic
tags: [architecture, system-design, cqrs, best-practices]
ai_role: Senior Architect
last_updated: 2026-03-22
topic: Cqrs
complexity: Architect
last_evolution: 2026-03-22
vibe_coding_ready: true
---

<div align="center">
Expand Down
15 changes: 15 additions & 0 deletions architectures/cqrs/trade-offs.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
---
technology: Cqrs
domain: architecture
level: Senior/Architect
version: Latest
tags: [architecture, best-practices]
ai_role: System Architect
last_updated: 2026-03-22
description: AI agent blueprint constraint
topic: Cqrs
complexity: Architect
last_evolution: 2026-03-22
vibe_coding_ready: true
---

# CQRS - Trade-offs

## Pros, Cons, and System Constraints
Expand Down
15 changes: 15 additions & 0 deletions architectures/domain-driven-design/data-flow.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
---
technology: Domain-driven-design
domain: architecture
level: Senior/Architect
version: Latest
tags: [architecture, best-practices]
ai_role: System Architect
last_updated: 2026-03-22
description: AI agent blueprint constraint
topic: Domain-driven-design
complexity: Architect
last_evolution: 2026-03-22
vibe_coding_ready: true
---

# Domain-Driven Design - Data Flow

## Request and Event Lifecycle
Expand Down
15 changes: 15 additions & 0 deletions architectures/domain-driven-design/folder-structure.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
---
technology: Domain-driven-design
domain: architecture
level: Senior/Architect
version: Latest
tags: [architecture, best-practices]
ai_role: System Architect
last_updated: 2026-03-22
description: AI agent blueprint constraint
topic: Domain-driven-design
complexity: Architect
last_evolution: 2026-03-22
vibe_coding_ready: true
---

# Domain-Driven Design - Folder Structure

## Layering logic
Expand Down
15 changes: 15 additions & 0 deletions architectures/domain-driven-design/implementation-guide.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
---
technology: Domain-driven-design
domain: architecture
level: Senior/Architect
version: Latest
tags: [architecture, best-practices]
ai_role: System Architect
last_updated: 2026-03-22
description: AI agent blueprint constraint
topic: Domain-driven-design
complexity: Architect
last_evolution: 2026-03-22
vibe_coding_ready: true
---

# Domain-Driven Design - Implementation Guide

## Code patterns and Anti-patterns
Expand Down
4 changes: 4 additions & 0 deletions architectures/domain-driven-design/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ version: Agnostic
tags: [architecture, system-design, domain-driven-design, best-practices]
ai_role: Senior Architect
last_updated: 2026-03-22
topic: Domain-driven-design
complexity: Architect
last_evolution: 2026-03-22
vibe_coding_ready: true
---

<div align="center">
Expand Down
15 changes: 15 additions & 0 deletions architectures/domain-driven-design/trade-offs.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
---
technology: Domain-driven-design
domain: architecture
level: Senior/Architect
version: Latest
tags: [architecture, best-practices]
ai_role: System Architect
last_updated: 2026-03-22
description: AI agent blueprint constraint
topic: Domain-driven-design
complexity: Architect
last_evolution: 2026-03-22
vibe_coding_ready: true
---

# Domain-Driven Design - Trade-offs

## Pros, Cons, and System Constraints
Expand Down
4 changes: 4 additions & 0 deletions architectures/event-driven-architecture/data-flow.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ last_evolution: 2026-03-27
vibe_coding_ready: true
tags: [eda, data-flow, sequence-diagram, asynchronous, messaging, event-lifecycle]
topic: Event-Driven Data Flow
level: Senior/Architect
version: "Latest"
ai_role: System Architect
last_updated: 2026-03-29
---

<div align="center">
Expand Down
4 changes: 4 additions & 0 deletions architectures/event-driven-architecture/folder-structure.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ last_evolution: 2026-03-27
vibe_coding_ready: true
tags: [eda, folder-structure, architecture-hierarchy, backend, microservices]
topic: Event-Driven Folder Structure
level: Senior/Architect
version: "Latest"
ai_role: System Architect
last_updated: 2026-03-29
---

<div align="center">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ last_evolution: 2026-03-27
vibe_coding_ready: true
tags: [eda, implementation-guide, kafka, microservices, typescript, nestjs, architecture-patterns]
topic: Event-Driven Implementation Guide
level: Senior/Architect
version: "Latest"
ai_role: System Architect
last_updated: 2026-03-29
---

<div align="center">
Expand Down
4 changes: 4 additions & 0 deletions architectures/event-driven-architecture/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ last_evolution: 2026-03-27
vibe_coding_ready: true
tags: [eda, event-driven, architecture, pub-sub, asynchronous, messaging, kafka, rabbitmq, system-design]
topic: Event-Driven Architecture
level: Senior/Architect
version: Latest
ai_role: System Architect
last_updated: 2026-03-22
---

<div align="center">
Expand Down
4 changes: 4 additions & 0 deletions architectures/event-driven-architecture/trade-offs.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ last_evolution: 2026-03-27
vibe_coding_ready: true
tags: [eda, trade-offs, architecture, messaging, kafka]
topic: Event-Driven Trade-offs
level: Senior/Architect
version: "Latest"
ai_role: System Architect
last_updated: 2026-03-29
---

<div align="center">
Expand Down
15 changes: 15 additions & 0 deletions architectures/feature-sliced-design/data-flow.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
---
technology: Feature-sliced-design
domain: architecture
level: Senior/Architect
version: Latest
tags: [architecture, best-practices]
ai_role: System Architect
last_updated: 2026-03-22
description: AI agent blueprint constraint
topic: Feature-sliced-design
complexity: Architect
last_evolution: 2026-03-22
vibe_coding_ready: true
---

# Feature-Sliced Design (FSD) - Data Flow

## Request and Event Lifecycle
Expand Down
15 changes: 15 additions & 0 deletions architectures/feature-sliced-design/folder-structure.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
---
technology: Feature-sliced-design
domain: architecture
level: Senior/Architect
version: Latest
tags: [architecture, best-practices]
ai_role: System Architect
last_updated: 2026-03-22
description: AI agent blueprint constraint
topic: Feature-sliced-design
complexity: Architect
last_evolution: 2026-03-22
vibe_coding_ready: true
---

# Feature-Sliced Design (FSD) - Folder Structure

## Layering publisher/subscriber logic
Expand Down
15 changes: 15 additions & 0 deletions architectures/feature-sliced-design/implementation-guide.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
---
technology: Feature-sliced-design
domain: architecture
level: Senior/Architect
version: Latest
tags: [architecture, best-practices]
ai_role: System Architect
last_updated: 2026-03-22
description: AI agent blueprint constraint
topic: Feature-sliced-design
complexity: Architect
last_evolution: 2026-03-22
vibe_coding_ready: true
---

# Feature-Sliced Design (FSD) - Implementation Guide

## Code patterns and Anti-patterns
Expand Down
4 changes: 4 additions & 0 deletions architectures/feature-sliced-design/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ version: Agnostic
tags: [fsd, modular-architecture, frontend, system-design, clean-architecture]
ai_role: Senior Frontend Architect
last_updated: 2026-03-22
topic: Feature-sliced-design
complexity: Architect
last_evolution: 2026-03-22
vibe_coding_ready: true
---

<div align="center">
Expand Down
Loading
Loading