# Semantic Anchors — Index of this site

> This site publishes three kinds of thing, and all of them are listed below:
> 12 documentation pages, 21 semantic contracts, and
> 196 anchors in 14 categories — the anchors both
> one by one and bundled into 20 files that hold a whole category.
>
> The anchor list is the longest section but not the most important one: a
> question about a workflow, a method or this project is usually answered by a
> documentation page, a question about a single term by an anchor.
>
> No definitions here on purpose — fetch the entries you need. Every link is
> small and served as plain text, except the bundles, which are larger by
> design: one fetch instead of twenty.
> Website: https://llm-coding.github.io/Semantic-Anchors/
> German variant of any anchor: replace .md with .de.md
> Page for a human reader: https://llm-coding.github.io/Semantic-Anchors/anchor/<id>, where <id> is the file
> name without .md. Give that one when someone asks for a link.

## Documentation — 12 pages about this project and how to work with it

- [About](https://llm-coding.github.io/Semantic-Anchors/about/): What semantic anchors are, why they matter for LLM communication, and how the catalog is curated.
- [Spec-Driven Development](https://llm-coding.github.io/Semantic-Anchors/spec-driven-development/): Greenfield workflow — from requirements to specification to implementation, powered by semantic anchors.
- [Brownfield Workflow](https://llm-coding.github.io/Semantic-Anchors/brownfield/): Applying semantic anchors to brownfield codebases using a bounded-context approach with reverse-engineered safety nets.
- [Brownfield Experiment 1a Report](https://llm-coding.github.io/Semantic-Anchors/brownfield-experiment-report/): Controlled experiment: delete documentation from a greenfield project, regenerate from code, compare. Methodology, findings, and the Brownfield Preparation Checklist.
- [Brownfield Fair Comparison](https://llm-coding.github.io/Semantic-Anchors/brownfield-fair-comparison/): Three approaches (Direct, Socratic, Two-Phase) compared with identical team answers. Measures the structural value of the Question Tree, not the answers.
- [Socratic Code-Theory Recovery Skill](https://llm-coding.github.io/Semantic-Anchors/socratic-recovery-skill/): Installable Claude Code Skill that packages the brownfield documentation-recovery workflow as a two-phase Question Tree with Q-ID traceability.
- [Semantic Contracts](https://llm-coding.github.io/Semantic-Anchors/contracts/): Composable contracts that define what terms mean in your project — pick and copy into your AGENTS.md or CLAUDE.md.
- [AgentSkill](https://llm-coding.github.io/Semantic-Anchors/agentskill/): The semantic-anchor-translator AgentSkill — install semantic anchors into Claude Code, Codex, Cursor, and other coding agents.
- [Evaluations](https://llm-coding.github.io/Semantic-Anchors/evaluations/): Multiple-choice evaluations of semantic anchor recognition across 10 LLMs.
- [Full Reference](https://llm-coding.github.io/Semantic-Anchors/all-anchors/): All semantic anchors in one long document — readable offline, linkable, easy to Ctrl-F.
- [Changelog](https://llm-coding.github.io/Semantic-Anchors/changelog/): Chronological record of all semantic anchors added to the catalog.
- [Contributing](https://llm-coding.github.io/Semantic-Anchors/contributing/): How to propose new semantic anchors, quality criteria, and the contribution workflow.

## Semantic Contracts — 21 ready-made definitions to drop into a project

- [All contracts as one text](https://llm-coding.github.io/Semantic-Anchors/contracts.txt): what terms mean in a project, composed from anchors or defined by a team.
- [Contracts overview](https://llm-coding.github.io/Semantic-Anchors/contracts/): the same contracts as pages.

## Anchor bundles — the same 196 terms in full, 20 files

> One file per category, or per part of a large one. Fetch a bundle instead
> of the single anchors below when you want a whole category at once.

- [Communication & Presentation (1/2)](https://llm-coding.github.io/Semantic-Anchors/bundles/communication-presentation-1.md): 13 anchors in full.
- [Communication & Presentation (2/2)](https://llm-coding.github.io/Semantic-Anchors/bundles/communication-presentation-2.md): 7 anchors in full.
- [Creative Writing](https://llm-coding.github.io/Semantic-Anchors/bundles/creative-writing.md): 7 anchors in full.
- [Design Principles & Patterns (1/3)](https://llm-coding.github.io/Semantic-Anchors/bundles/design-principles-1.md): 31 anchors in full.
- [Design Principles & Patterns (2/3)](https://llm-coding.github.io/Semantic-Anchors/bundles/design-principles-2.md): 16 anchors in full.
- [Design Principles & Patterns (3/3)](https://llm-coding.github.io/Semantic-Anchors/bundles/design-principles-3.md): 2 anchors in full.
- [Development Workflow](https://llm-coding.github.io/Semantic-Anchors/bundles/development-workflow.md): 17 anchors in full.
- [Dialogue Interaction](https://llm-coding.github.io/Semantic-Anchors/bundles/dialogue-interaction.md): 3 anchors in full.
- [Documentation](https://llm-coding.github.io/Semantic-Anchors/bundles/documentation.md): 3 anchors in full.
- [Knowledge Management](https://llm-coding.github.io/Semantic-Anchors/bundles/knowledge-management.md): 6 anchors in full.
- [Meta](https://llm-coding.github.io/Semantic-Anchors/bundles/meta.md): 3 anchors in full.
- [Problem Solving (1/2)](https://llm-coding.github.io/Semantic-Anchors/bundles/problem-solving-1.md): 13 anchors in full.
- [Problem Solving (2/2)](https://llm-coding.github.io/Semantic-Anchors/bundles/problem-solving-2.md): 5 anchors in full.
- [Requirements Engineering](https://llm-coding.github.io/Semantic-Anchors/bundles/requirements-engineering.md): 13 anchors in full.
- [Software Architecture (1/2)](https://llm-coding.github.io/Semantic-Anchors/bundles/software-architecture-1.md): 18 anchors in full.
- [Software Architecture (2/2)](https://llm-coding.github.io/Semantic-Anchors/bundles/software-architecture-2.md): 9 anchors in full.
- [Statistical Methods & Process Monitoring](https://llm-coding.github.io/Semantic-Anchors/bundles/statistical-methods.md): 4 anchors in full.
- [Strategic Planning (1/2)](https://llm-coding.github.io/Semantic-Anchors/bundles/strategic-planning-1.md): 12 anchors in full.
- [Strategic Planning (2/2)](https://llm-coding.github.io/Semantic-Anchors/bundles/strategic-planning-2.md): 7 anchors in full.
- [Testing & Quality Practices](https://llm-coding.github.io/Semantic-Anchors/bundles/testing-quality.md): 21 anchors in full.

## Anchors — 196 named terms, grouped by category

### Communication & Presentation

- [4MAT](https://llm-coding.github.io/Semantic-Anchors/anchors/4mat.md)
- [AIDA Model](https://llm-coding.github.io/Semantic-Anchors/anchors/aida-model.md)
- [Big Five (OCEAN) Personality Traits](https://llm-coding.github.io/Semantic-Anchors/anchors/big-five.md)
- [Bloom's Taxonomy](https://llm-coding.github.io/Semantic-Anchors/anchors/blooms-taxonomy.md)
- [BLUF (Bottom Line Up Front)](https://llm-coding.github.io/Semantic-Anchors/anchors/bluf.md)
- [Curse of Knowledge](https://llm-coding.github.io/Semantic-Anchors/anchors/curse-of-knowledge.md)
- [DISC Model (Marston)](https://llm-coding.github.io/Semantic-Anchors/anchors/disc-model.md)
- [Four-Sides Model (Schulz von Thun)](https://llm-coding.github.io/Semantic-Anchors/anchors/four-sides-model.md)
- [Gutes Deutsch nach Wolf Schneider](https://llm-coding.github.io/Semantic-Anchors/anchors/gutes-deutsch-wolf-schneider.md)
- [HEXACO Personality Model](https://llm-coding.github.io/Semantic-Anchors/anchors/hexaco.md)
- [Inverted Pyramid Style](https://llm-coding.github.io/Semantic-Anchors/anchors/inverted-pyramid-style.md)
- [MECE Principle](https://llm-coding.github.io/Semantic-Anchors/anchors/mece.md)
- [Myers-Briggs Type Indicator (MBTI)](https://llm-coding.github.io/Semantic-Anchors/anchors/myers-briggs-type-indicator.md)
- [Plain English according to Strunk & White](https://llm-coding.github.io/Semantic-Anchors/anchors/plain-english-strunk-white.md)
- [Nonviolent Communication (Rosenberg)](https://llm-coding.github.io/Semantic-Anchors/anchors/problem-space-nvc.md)
- [Progressive Disclosure](https://llm-coding.github.io/Semantic-Anchors/anchors/progressive-disclosure.md)
- [Pyramid Principle according to Barbara Minto](https://llm-coding.github.io/Semantic-Anchors/anchors/pyramid-principle.md)
- [Sender-Receiver Discrepancy](https://llm-coding.github.io/Semantic-Anchors/anchors/sender-receiver-discrepancy.md)
- [Tufte Style](https://llm-coding.github.io/Semantic-Anchors/anchors/tufte-style.md)
- [Zone of Proximal Development](https://llm-coding.github.io/Semantic-Anchors/anchors/zone-of-proximal-development.md)

### Creative Writing

- [Fichtean Curve](https://llm-coding.github.io/Semantic-Anchors/anchors/fichtean-curve.md)
- [Freytag's Pyramid](https://llm-coding.github.io/Semantic-Anchors/anchors/freytags-pyramid.md)
- [Hero's Journey](https://llm-coding.github.io/Semantic-Anchors/anchors/heros-journey.md)
- [Kishōtenketsu](https://llm-coding.github.io/Semantic-Anchors/anchors/kishotenketsu.md)
- [Save the Cat! (15-Beat Sheet)](https://llm-coding.github.io/Semantic-Anchors/anchors/save-the-cat.md)
- [Story Circle (Dan Harmon)](https://llm-coding.github.io/Semantic-Anchors/anchors/story-circle-dan-harmon.md)
- [Three-Act Structure](https://llm-coding.github.io/Semantic-Anchors/anchors/three-act-structure.md)

### Design Principles & Patterns

- [Code Smells](https://llm-coding.github.io/Semantic-Anchors/anchors/code-smells.md)
- [Cohesion Criteria](https://llm-coding.github.io/Semantic-Anchors/anchors/cohesion-criteria.md)
- [CRC-Cards](https://llm-coding.github.io/Semantic-Anchors/anchors/crc-cards.md)
- [Deep Modules](https://llm-coding.github.io/Semantic-Anchors/anchors/deep-modules.md)
- [Design by Contract](https://llm-coding.github.io/Semantic-Anchors/anchors/design-by-contract.md)
- [DRY (Don't Repeat Yourself)](https://llm-coding.github.io/Semantic-Anchors/anchors/dry.md)
- [Patterns of Enterprise Application Architecture (PEAA)](https://llm-coding.github.io/Semantic-Anchors/anchors/fowler-patterns.md)
- [GoF-Abstract Factory Pattern](https://llm-coding.github.io/Semantic-Anchors/anchors/gof-abstract-factory-pattern.md)
- [GoF-Adapter Pattern](https://llm-coding.github.io/Semantic-Anchors/anchors/gof-adapter-pattern.md)
- [GoF-Bridge Pattern](https://llm-coding.github.io/Semantic-Anchors/anchors/gof-bridge-pattern.md)
- [GoF-Builder Pattern](https://llm-coding.github.io/Semantic-Anchors/anchors/gof-builder-pattern.md)
- [GoF-Chain of Responsibility Pattern](https://llm-coding.github.io/Semantic-Anchors/anchors/gof-chain-of-responsibility-pattern.md)
- [GoF-Command Pattern](https://llm-coding.github.io/Semantic-Anchors/anchors/gof-command-pattern.md)
- [GoF-Composite Pattern](https://llm-coding.github.io/Semantic-Anchors/anchors/gof-composite-pattern.md)
- [GoF-Decorator Pattern](https://llm-coding.github.io/Semantic-Anchors/anchors/gof-decorator-pattern.md)
- [GoF Design Patterns](https://llm-coding.github.io/Semantic-Anchors/anchors/gof-design-patterns.md)
- [GoF-Facade Pattern](https://llm-coding.github.io/Semantic-Anchors/anchors/gof-facade-pattern.md)
- [GoF-Factory Method Pattern](https://llm-coding.github.io/Semantic-Anchors/anchors/gof-factory-method-pattern.md)
- [GoF-Flyweight Pattern](https://llm-coding.github.io/Semantic-Anchors/anchors/gof-flyweight-pattern.md)
- [GoF-Interpreter Pattern](https://llm-coding.github.io/Semantic-Anchors/anchors/gof-interpreter-pattern.md)
- [GoF-Iterator Pattern](https://llm-coding.github.io/Semantic-Anchors/anchors/gof-iterator-pattern.md)
- [GoF-Mediator Pattern](https://llm-coding.github.io/Semantic-Anchors/anchors/gof-mediator-pattern.md)
- [GoF-Memento Pattern](https://llm-coding.github.io/Semantic-Anchors/anchors/gof-memento-pattern.md)
- [GoF-Observer Pattern](https://llm-coding.github.io/Semantic-Anchors/anchors/gof-observer-pattern.md)
- [GoF-Prototype Pattern](https://llm-coding.github.io/Semantic-Anchors/anchors/gof-prototype-pattern.md)
- [GoF-Proxy Pattern](https://llm-coding.github.io/Semantic-Anchors/anchors/gof-proxy-pattern.md)
- [GoF-Singleton Pattern](https://llm-coding.github.io/Semantic-Anchors/anchors/gof-singleton-pattern.md)
- [GoF-State Pattern](https://llm-coding.github.io/Semantic-Anchors/anchors/gof-state-pattern.md)
- [GoF-Strategy Pattern](https://llm-coding.github.io/Semantic-Anchors/anchors/gof-strategy-pattern.md)
- [GoF-Template Method Pattern](https://llm-coding.github.io/Semantic-Anchors/anchors/gof-template-method-pattern.md)
- [GoF-Visitor Pattern](https://llm-coding.github.io/Semantic-Anchors/anchors/gof-visitor-pattern.md)
- [GRASP](https://llm-coding.github.io/Semantic-Anchors/anchors/grasp.md)
- [Integration Operation Segregation Principle (IOSP)](https://llm-coding.github.io/Semantic-Anchors/anchors/iosp.md)
- [KISS Principle](https://llm-coding.github.io/Semantic-Anchors/anchors/kiss-principle.md)
- [Law of Demeter](https://llm-coding.github.io/Semantic-Anchors/anchors/law-of-demeter.md)
- [Locality of Behaviour](https://llm-coding.github.io/Semantic-Anchors/anchors/locality-of-behaviour.md)
- [Postel's Law](https://llm-coding.github.io/Semantic-Anchors/anchors/postels-law.md)
- [Separation of Concerns](https://llm-coding.github.io/Semantic-Anchors/anchors/separation-of-concerns.md)
- [Single Level of Abstraction Principle (SLAP)](https://llm-coding.github.io/Semantic-Anchors/anchors/single-level-of-abstraction-principle.md)
- [SOLID-Dependency Inversion Principle](https://llm-coding.github.io/Semantic-Anchors/anchors/solid-dip.md)
- [SOLID-Interface Segregation Principle](https://llm-coding.github.io/Semantic-Anchors/anchors/solid-isp.md)
- [SOLID-Liskov Substitution Principle](https://llm-coding.github.io/Semantic-Anchors/anchors/solid-lsp.md)
- [SOLID-Open/Closed Principle](https://llm-coding.github.io/Semantic-Anchors/anchors/solid-ocp.md)
- [SOLID Principles](https://llm-coding.github.io/Semantic-Anchors/anchors/solid-principles.md)
- [SOLID-Single Responsibility Principle](https://llm-coding.github.io/Semantic-Anchors/anchors/solid-srp.md)
- [SSOT (Single Source of Truth)](https://llm-coding.github.io/Semantic-Anchors/anchors/ssot-principle.md)
- [Tufte Style](https://llm-coding.github.io/Semantic-Anchors/anchors/tufte-style.md)
- [Unix Philosophy](https://llm-coding.github.io/Semantic-Anchors/anchors/unix-philosophy.md)
- [YAGNI (You Aren't Gonna Need It)](https://llm-coding.github.io/Semantic-Anchors/anchors/yagni.md)

### Development Workflow

- [50/72 Rule](https://llm-coding.github.io/Semantic-Anchors/anchors/50-72-rule.md)
- [BEM Methodology](https://llm-coding.github.io/Semantic-Anchors/anchors/bem-methodology.md)
- [Conventional Commits](https://llm-coding.github.io/Semantic-Anchors/anchors/conventional-commits.md)
- [Definition of Done](https://llm-coding.github.io/Semantic-Anchors/anchors/definition-of-done.md)
- [Effective Go](https://llm-coding.github.io/Semantic-Anchors/anchors/effective-go.md)
- [Effective Java](https://llm-coding.github.io/Semantic-Anchors/anchors/effective-java.md)
- [Effective Python](https://llm-coding.github.io/Semantic-Anchors/anchors/effective-python.md)
- [GitHub Flow](https://llm-coding.github.io/Semantic-Anchors/anchors/github-flow.md)
- [Programming as Theory Building (Naur)](https://llm-coding.github.io/Semantic-Anchors/anchors/mental-model-according-to-naur.md)
- [Mikado Method](https://llm-coding.github.io/Semantic-Anchors/anchors/mikado-method.md)
- [Regulated Environment](https://llm-coding.github.io/Semantic-Anchors/anchors/regulated-environment.md)
- [Semantic Versioning (SemVer)](https://llm-coding.github.io/Semantic-Anchors/anchors/semantic-versioning.md)
- [Site Reliability Engineering](https://llm-coding.github.io/Semantic-Anchors/anchors/site-reliability-engineering.md)
- [SOTA (State-of-the-Art)](https://llm-coding.github.io/Semantic-Anchors/anchors/sota.md)
- [Spike Solution](https://llm-coding.github.io/Semantic-Anchors/anchors/spike-solution.md)
- [Thin Vertical Slice](https://llm-coding.github.io/Semantic-Anchors/anchors/thin-vertical-slice.md)
- [TIMTOWTDI](https://llm-coding.github.io/Semantic-Anchors/anchors/timtowtdi.md)

### Dialogue Interaction

- [Socratic Method](https://llm-coding.github.io/Semantic-Anchors/anchors/socratic-method.md)
- [Systemic Consulting (Heidelberg School)](https://llm-coding.github.io/Semantic-Anchors/anchors/systemic-consulting.md)
- [XY Problem](https://llm-coding.github.io/Semantic-Anchors/anchors/xy-problem.md)

### Documentation

- [Diátaxis Framework](https://llm-coding.github.io/Semantic-Anchors/anchors/diataxis-framework.md)
- [Docs-as-Code according to Ralf D. Müller](https://llm-coding.github.io/Semantic-Anchors/anchors/docs-as-code.md)
- [Simplified Technical English (ASD-STE100)](https://llm-coding.github.io/Semantic-Anchors/anchors/simplified-technical-english.md)

### Knowledge Management

- [ADDIE Model](https://llm-coding.github.io/Semantic-Anchors/anchors/addie-model.md)
- [Dreyfus Model of Skill Acquisition](https://llm-coding.github.io/Semantic-Anchors/anchors/dreyfus-skill-acquisition.md)
- [GTD — Getting Things Done](https://llm-coding.github.io/Semantic-Anchors/anchors/gtd.md)
- [Hemingway Bridge](https://llm-coding.github.io/Semantic-Anchors/anchors/hemingway-bridge.md)
- [P.A.R.A. Method](https://llm-coding.github.io/Semantic-Anchors/anchors/para-method.md)
- [todo.txt-flavoured Markdown](https://llm-coding.github.io/Semantic-Anchors/anchors/todotxt-flavoured-markdown.md)

### Meta

- [Luhmann's System Theory](https://llm-coding.github.io/Semantic-Anchors/anchors/luhmann-system-theory.md)
- [Simon's Constructivism](https://llm-coding.github.io/Semantic-Anchors/anchors/simon-constructivism.md)
- [The Spectrum of Semantic Anchors](https://llm-coding.github.io/Semantic-Anchors/anchors/what-qualifies-as-a-semantic-anchor.md)

### Problem Solving

- [Chain of Thought (CoT)](https://llm-coding.github.io/Semantic-Anchors/anchors/chain-of-thought.md)
- [Decisional Balance Sheet](https://llm-coding.github.io/Semantic-Anchors/anchors/decisional-balance-sheet.md)
- [Devil's Advocate](https://llm-coding.github.io/Semantic-Anchors/anchors/devils-advocate.md)
- [DMAIC](https://llm-coding.github.io/Semantic-Anchors/anchors/dmaic.md)
- [Double Diamond](https://llm-coding.github.io/Semantic-Anchors/anchors/double-diamond.md)
- [Fermi Estimation](https://llm-coding.github.io/Semantic-Anchors/anchors/fermi-estimation.md)
- [Feynman Technique](https://llm-coding.github.io/Semantic-Anchors/anchors/feynman-technique.md)
- [First Principles Thinking](https://llm-coding.github.io/Semantic-Anchors/anchors/first-principles-thinking.md)
- [Five Whys (Ohno)](https://llm-coding.github.io/Semantic-Anchors/anchors/five-whys.md)
- [Luhmann's System Theory](https://llm-coding.github.io/Semantic-Anchors/anchors/luhmann-system-theory.md)
- [Morphological Box](https://llm-coding.github.io/Semantic-Anchors/anchors/morphological-box.md)
- [Occam's Razor](https://llm-coding.github.io/Semantic-Anchors/anchors/occams-razor.md)
- [Premortem](https://llm-coding.github.io/Semantic-Anchors/anchors/premortem.md)
- [Second-Order Thinking](https://llm-coding.github.io/Semantic-Anchors/anchors/second-order-thinking.md)
- [Simon's Constructivism](https://llm-coding.github.io/Semantic-Anchors/anchors/simon-constructivism.md)
- [Systemic Consulting (Heidelberg School)](https://llm-coding.github.io/Semantic-Anchors/anchors/systemic-consulting.md)
- [What Would Chuck Norris Do? (WWCND)](https://llm-coding.github.io/Semantic-Anchors/anchors/what-would-chuck-norris-do.md)
- [XY Problem](https://llm-coding.github.io/Semantic-Anchors/anchors/xy-problem.md)

### Requirements Engineering

- [Cockburn Use Cases](https://llm-coding.github.io/Semantic-Anchors/anchors/cockburn-use-cases.md)
- [Double Diamond](https://llm-coding.github.io/Semantic-Anchors/anchors/double-diamond.md)
- [EARS-Requirements](https://llm-coding.github.io/Semantic-Anchors/anchors/ears-requirements.md)
- [Event Storming according to Alberto Brandolini](https://llm-coding.github.io/Semantic-Anchors/anchors/event-storming.md)
- [INVEST](https://llm-coding.github.io/Semantic-Anchors/anchors/invest.md)
- [Kano Model](https://llm-coding.github.io/Semantic-Anchors/anchors/kano-model.md)
- [Laddering (Interview Technique)](https://llm-coding.github.io/Semantic-Anchors/anchors/laddering.md)
- [MoSCoW](https://llm-coding.github.io/Semantic-Anchors/anchors/moscow.md)
- [PRD](https://llm-coding.github.io/Semantic-Anchors/anchors/prd.md)
- [Nonviolent Communication (Rosenberg)](https://llm-coding.github.io/Semantic-Anchors/anchors/problem-space-nvc.md)
- [Quality Attribute Scenario](https://llm-coding.github.io/Semantic-Anchors/anchors/quality-attribute-scenario.md)
- [req42 Requirements Framework](https://llm-coding.github.io/Semantic-Anchors/anchors/req42.md)
- [User Story Mapping](https://llm-coding.github.io/Semantic-Anchors/anchors/user-story-mapping.md)

### Software Architecture

- [ADR according to Nygard](https://llm-coding.github.io/Semantic-Anchors/anchors/adr-according-to-nygard.md)
- [arc42 Architecture Documentation](https://llm-coding.github.io/Semantic-Anchors/anchors/arc42.md)
- [ATAM](https://llm-coding.github.io/Semantic-Anchors/anchors/atam.md)
- [C4-Diagrams](https://llm-coding.github.io/Semantic-Anchors/anchors/c4-diagrams.md)
- [CAP Theorem](https://llm-coding.github.io/Semantic-Anchors/anchors/cap-theorem.md)
- [Circuit Breaker](https://llm-coding.github.io/Semantic-Anchors/anchors/circuit-breaker.md)
- [Clean Architecture](https://llm-coding.github.io/Semantic-Anchors/anchors/clean-architecture.md)
- [Conway's Law](https://llm-coding.github.io/Semantic-Anchors/anchors/conways-law.md)
- [CQRS (Command Query Responsibility Segregation)](https://llm-coding.github.io/Semantic-Anchors/anchors/cqrs.md)
- [Domain-Driven Design according to Evans](https://llm-coding.github.io/Semantic-Anchors/anchors/domain-driven-design.md)
- [Event-Driven Architecture](https://llm-coding.github.io/Semantic-Anchors/anchors/event-driven-architecture.md)
- [Event Storming according to Alberto Brandolini](https://llm-coding.github.io/Semantic-Anchors/anchors/event-storming.md)
- [Fallacies of Distributed Computing](https://llm-coding.github.io/Semantic-Anchors/anchors/fallacies-of-distributed-computing.md)
- [GoM](https://llm-coding.github.io/Semantic-Anchors/anchors/gom.md)
- [Hexagonal Architecture (Ports & Adapters)](https://llm-coding.github.io/Semantic-Anchors/anchors/hexagonal-architecture.md)
- [ISO/IEC 25010](https://llm-coding.github.io/Semantic-Anchors/anchors/iso-25010.md)
- [LASR according to Toth/Zörner](https://llm-coding.github.io/Semantic-Anchors/anchors/lasr.md)
- [Lehman's Software Classification](https://llm-coding.github.io/Semantic-Anchors/anchors/lehmans-classification.md)
- [MADR](https://llm-coding.github.io/Semantic-Anchors/anchors/madr.md)
- [Quality Attribute Scenario](https://llm-coding.github.io/Semantic-Anchors/anchors/quality-attribute-scenario.md)
- [Residuality Theory](https://llm-coding.github.io/Semantic-Anchors/anchors/residuality-theory.md)
- [Strangler Fig](https://llm-coding.github.io/Semantic-Anchors/anchors/strangler-fig.md)
- [Team Topologies](https://llm-coding.github.io/Semantic-Anchors/anchors/team-topologies.md)
- [Tracer Bullet](https://llm-coding.github.io/Semantic-Anchors/anchors/tracer-bullet.md)
- [Twelve-Factor App](https://llm-coding.github.io/Semantic-Anchors/anchors/twelve-factor-app.md)
- [Vertical Slice Architecture (VSA)](https://llm-coding.github.io/Semantic-Anchors/anchors/vertical-slice-architecture.md)
- [Walking Skeleton](https://llm-coding.github.io/Semantic-Anchors/anchors/walking-skeleton.md)

### Statistical Methods & Process Monitoring

- [Control Chart (Shewhart)](https://llm-coding.github.io/Semantic-Anchors/anchors/control-chart-shewhart.md)
- [DMAIC](https://llm-coding.github.io/Semantic-Anchors/anchors/dmaic.md)
- [Nelson Rules](https://llm-coding.github.io/Semantic-Anchors/anchors/nelson-rules.md)
- [SPC (Statistical Process Control)](https://llm-coding.github.io/Semantic-Anchors/anchors/spc.md)

### Strategic Planning

- [Consent vs. Consensus](https://llm-coding.github.io/Semantic-Anchors/anchors/consent-vs-consensus.md)
- [Cynefin Framework](https://llm-coding.github.io/Semantic-Anchors/anchors/cynefin-framework.md)
- [Decisional Balance Sheet](https://llm-coding.github.io/Semantic-Anchors/anchors/decisional-balance-sheet.md)
- [Eisenhower Matrix](https://llm-coding.github.io/Semantic-Anchors/anchors/eisenhower-matrix.md)
- [Goodhart's Law](https://llm-coding.github.io/Semantic-Anchors/anchors/goodharts-law.md)
- [Hoshin Kanri](https://llm-coding.github.io/Semantic-Anchors/anchors/hoshin-kanri.md)
- [Impact Mapping](https://llm-coding.github.io/Semantic-Anchors/anchors/impact-mapping.md)
- [Jobs To Be Done (JTBD)](https://llm-coding.github.io/Semantic-Anchors/anchors/jobs-to-be-done.md)
- [Kano Model](https://llm-coding.github.io/Semantic-Anchors/anchors/kano-model.md)
- [Kotter's 8-Step Change Model](https://llm-coding.github.io/Semantic-Anchors/anchors/kotter-8-step-change-model.md)
- [Meaningful Human Control (MHC)](https://llm-coding.github.io/Semantic-Anchors/anchors/meaningful-human-control.md)
- [Minimum Viable Product (MVP)](https://llm-coding.github.io/Semantic-Anchors/anchors/mvp.md)
- [OKR (Objectives and Key Results)](https://llm-coding.github.io/Semantic-Anchors/anchors/okr.md)
- [PERT](https://llm-coding.github.io/Semantic-Anchors/anchors/pert.md)
- [Premortem](https://llm-coding.github.io/Semantic-Anchors/anchors/premortem.md)
- [Pugh-Matrix](https://llm-coding.github.io/Semantic-Anchors/anchors/pugh-matrix.md)
- [Second-Order Thinking](https://llm-coding.github.io/Semantic-Anchors/anchors/second-order-thinking.md)
- [SWOT](https://llm-coding.github.io/Semantic-Anchors/anchors/swot.md)
- [Wardley Mapping](https://llm-coding.github.io/Semantic-Anchors/anchors/wardley-mapping.md)

### Testing & Quality Practices

- [BDD (Behavior-Driven Development)](https://llm-coding.github.io/Semantic-Anchors/anchors/bdd-given-when-then.md)
- [Fagan Inspection](https://llm-coding.github.io/Semantic-Anchors/anchors/fagan-inspection.md)
- [Gherkin](https://llm-coding.github.io/Semantic-Anchors/anchors/gherkin.md)
- [IEC 61508 SIL Levels](https://llm-coding.github.io/Semantic-Anchors/anchors/iec-61508-sil-levels.md)
- [LINDDUN](https://llm-coding.github.io/Semantic-Anchors/anchors/linddun.md)
- [LLM-Evaluations](https://llm-coding.github.io/Semantic-Anchors/anchors/llm-evaluations.md)
- [Mutation Testing](https://llm-coding.github.io/Semantic-Anchors/anchors/mutation-testing.md)
- [OWASP Top 10](https://llm-coding.github.io/Semantic-Anchors/anchors/owasp-top-10.md)
- [Property-Based Testing](https://llm-coding.github.io/Semantic-Anchors/anchors/property-based-testing.md)
- [Red/Green TDD](https://llm-coding.github.io/Semantic-Anchors/anchors/red-green-tdd.md)
- [STRIDE Threat Model](https://llm-coding.github.io/Semantic-Anchors/anchors/stride.md)
- [TDD, Chicago School](https://llm-coding.github.io/Semantic-Anchors/anchors/tdd-chicago-school.md)
- [TDD, London School](https://llm-coding.github.io/Semantic-Anchors/anchors/tdd-london-school.md)
- [Test Double: Dummy (Meszaros)](https://llm-coding.github.io/Semantic-Anchors/anchors/test-double-dummy.md)
- [Test Double: Fake (Meszaros)](https://llm-coding.github.io/Semantic-Anchors/anchors/test-double-fake.md)
- [Test Double (Meszaros)](https://llm-coding.github.io/Semantic-Anchors/anchors/test-double-meszaros.md)
- [Test Double: Mock (Meszaros)](https://llm-coding.github.io/Semantic-Anchors/anchors/test-double-mock.md)
- [Test Double: Spy (Meszaros)](https://llm-coding.github.io/Semantic-Anchors/anchors/test-double-spy.md)
- [Test Double: Stub (Meszaros)](https://llm-coding.github.io/Semantic-Anchors/anchors/test-double-stub.md)
- [Test Seam](https://llm-coding.github.io/Semantic-Anchors/anchors/test-seam.md)
- [Testing Pyramid](https://llm-coding.github.io/Semantic-Anchors/anchors/testing-pyramid.md)
