Add LASR nach Toth/Zörner semantic anchor#136
Conversation
Co-authored-by: rdmueller <1856308+rdmueller@users.noreply.github.com>
|
shouldn't it be "LASR according to Toth/Zörner" in the english version? |
There was a problem hiding this comment.
Pull request overview
Adds a new semantic anchor for the LASR (“Lösungsstrategie, Architekturüberblick, Schnittstellen, Risiken”) lightweight architecture documentation approach by Toth/Zörner, and wires it into the docs and generated website metadata.
Changes:
- Added LASR anchor content in English + German (bilingual convention).
- Included LASR in the compiled anchor index and role mapping metadata.
- Regenerated website
public/data/*JSON datasets to include the new anchor (counts, categories, roles).
Reviewed changes
Copilot reviewed 8 out of 8 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
docs/anchors/lasr.adoc |
New LASR anchor (English). |
docs/anchors/lasr.de.adoc |
New LASR anchor (German translation). |
docs/all-anchors.adoc |
Includes the LASR anchor in the Software Architecture section. |
docs/metadata/roles.yml |
Adds role mapping for lasr and updates summary stats. |
website/public/data/anchors.json |
Adds LASR to the generated anchor index dataset. |
website/public/data/categories.json |
Adds LASR under software-architecture. |
website/public/data/roles.json |
Adds LASR to the relevant role-to-anchors lists. |
website/public/data/metadata.json |
Updates generated metadata (timestamp, counts, statistics). |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 8 out of 8 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Adds the LASR framework by Stefan Toth and Oliver Zörner — a lightweight architecture documentation approach structured around four aspects: Lösungsstrategie, Architekturüberblick, Schnittstellen, Risiken.
Changes
docs/anchors/lasr.adoc— English anchor with all four LASR aspects, proponents, when-to-use guidance, and related anchors (arc42, ADR-Nygard, C4 Diagrams)docs/anchors/lasr.de.adoc— German translation following the bilingual conventiondocs/all-anchors.adoc— Included in the Software Architecture section (alphabetically between hexagonal-architecture and madr)docs/metadata/roles.yml— Role mapping added:software-architect,software-developer,technical-writer,team-lead,consultantOriginal prompt
🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.