Skip to content
Examples

Demonstration

Sample System

A placeholder, here to show what a tile and a documentation look like.

Main goal
Show every part of the site's structure with one example in place.
Business domain
Demonstration
Size
13 files · 0 users · never shipped
Strategic decisions
  • One directory per system
  • Markdown as the canonical source
  • Twelve sections, always
Technologies
  • Jekyll
  • Liquid
  • SCSS

This is not a real system. It exists so that the dashboard, the overview page, the rail and the stepper all have something to render while the site is being built, and so that the first real contributor can see a filled-in example next to the empty skeleton in _systems/_TEMPLATE/.

Delete this directory — rm -rf _systems/sample-system — as soon as two real examples are in place. Nothing else references it: no navigation entry, no config key, no list. That is the point of the structure.

The documentation

  1. 1 Introduction and Goals
  2. 2 Architecture Constraints
  3. 3 Context and Scope
  4. 4 Solution Strategy
  5. 5 Building Block View
  6. 6 Runtime View
  7. 7 Deployment View
  8. 8 Cross-cutting Concepts
  9. 9 Architecture Decisions
  10. 10 Quality Requirements
  11. 11 Risks and Technical Debt
  12. 12 Glossary

Start reading →