Skip to content

Commit 0e82cc1

Browse files
committed
docs(readme): add dev.to article reference and maintainer dev.to profile link
1 parent e95ebd7 commit 0e82cc1

1 file changed

Lines changed: 14 additions & 5 deletions

File tree

README.md

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,15 @@ It is designed for teams who care about **architectural integrity over time**, a
3030

3131
---
3232

33-
> **Background:** Why build-time architecture guardrails matter (especially under AI-speed refactoring) is explained here:
34-
> [Why Architecture Drift Is Faster Than Ever — And Why AI Makes Guardrails Mandatory](https://medium.com/@baris.sayli/why-architecture-drift-is-faster-than-ever-and-why-ai-makes-guardrails-mandatory-4854e13309c4)
33+
> **Background reading**
34+
>
35+
> If you want the broader architectural context behind this repository:
36+
>
37+
> - [Why Architecture Drift Is Faster Than Ever — And Why AI Makes Guardrails Mandatory](https://medium.com/@baris.sayli/why-architecture-drift-is-faster-than-ever-and-why-ai-makes-guardrails-mandatory-4854e13309c4)
38+
> Why build-time architecture guardrails matter — especially under AI-speed refactoring.
39+
>
40+
> - [The Project That Finally Taught Me Hexagonal Architecture](https://dev.to/barissayli/the-project-that-finally-taught-me-hexagonal-architecture-1c5h)
41+
> The real project journey behind the engine — how architectural struggle, reset, and rebuild shaped Codegen Blueprint.
3542
3643
---
3744

@@ -756,9 +763,11 @@ If you’re using `codegen-blueprint`, sharing experiences or participating in d
756763
## 👤 Maintainer
757764

758765
**Barış Saylı** — Creator & Maintainer
759-
* GitHub: [https://github.com/bsayli](https://github.com/bsayli)
760-
* LinkedIn: [https://www.linkedin.com/in/bsayli](https://www.linkedin.com/in/bsayli)
761-
* Medium: [https://medium.com/@baris.sayli](https://medium.com/@baris.sayli)
766+
767+
* GitHub: https://github.com/bsayli
768+
* LinkedIn: https://www.linkedin.com/in/bsayli
769+
* Dev.to: https://dev.to/barissayli
770+
* Medium: https://medium.com/@baris.sayli
762771

763772
---
764773

0 commit comments

Comments
 (0)