|
1 | 1 | --- |
2 | | -title: "About" |
| 2 | +title: "About Ossum Inc." |
| 3 | +description: >- |
| 4 | + Learn about Ossum Inc., the company behind RIDDL and the mission to make |
| 5 | + distributed system design accessible to everyone. |
3 | 6 | --- |
| 7 | +# About Ossum Inc. |
| 8 | + |
| 9 | +**Ossum Inc.** builds tools that make designing distributed systems accessible |
| 10 | +to domain experts—not just seasoned architects. |
| 11 | + |
| 12 | +--- |
| 13 | + |
| 14 | +## Our Mission |
| 15 | + |
| 16 | +Complex software systems are hard to build. The gap between what business |
| 17 | +experts understand and what developers implement is where projects fail. |
| 18 | +Requirements get lost in translation, designs drift from intent, and systems |
| 19 | +end up solving yesterday's problems. |
| 20 | + |
| 21 | +We believe there's a better way. |
| 22 | + |
| 23 | +**RIDDL** (Reactive Interface to Domain Definition Language) bridges this gap |
| 24 | +by providing a specification language that domain experts can read and |
| 25 | +contribute to, while being precise enough for AI-assisted code generation. |
| 26 | +It's Domain-Driven Design made practical. |
| 27 | + |
| 28 | +--- |
| 29 | + |
| 30 | +## The Story |
| 31 | + |
| 32 | +RIDDL began in 2019, born from decades of experience building large-scale |
| 33 | +distributed systems. After watching project after project struggle with the |
| 34 | +same problems—miscommunication between business and technical teams, designs |
| 35 | +that couldn't keep up with changing requirements, implementations that drifted |
| 36 | +from specifications—founder Reid Spencer started asking: *What if the |
| 37 | +specification itself was the source of truth?* |
| 38 | + |
| 39 | +The first commits landed in late 2021. Reactific Software LLC, the original |
| 40 | +home of RIDDL, was acquired by Ossum Inc. in 2022 to continue the vision: |
| 41 | +making distributed system design accessible to everyone who understands the |
| 42 | +domain, not just those who can write code. |
| 43 | + |
| 44 | +--- |
| 45 | + |
| 46 | +## What We Build |
| 47 | + |
| 48 | +### Open Source |
| 49 | + |
| 50 | +- **[RIDDL](../riddl/index.md)** – The specification language and compiler |
| 51 | +- **[IDE Extensions](../OSS/index.md)** – VS Code and IntelliJ support |
| 52 | +- **[Synapify](../synapify/index.md)** – Professional modeling workbench with |
| 53 | + visual editing, simulation, and code generation |
| 54 | + |
| 55 | +### Commercial |
| 56 | + |
| 57 | +- **[MCP Server](../MCP/index.md)** – AI assistant integration |
| 58 | + |
| 59 | +--- |
| 60 | + |
| 61 | +## The Team |
| 62 | + |
| 63 | +RIDDL exists because of the contributions of many, but it was initiated by: |
| 64 | + |
| 65 | +**Reid Spencer** - Founder & Chief Architect |
| 66 | +: Deeply experienced system architect, software developer, and entrepreneur. |
| 67 | + Initiated RIDDL in 2019 and founded Ossum Inc. to bring it to market. |
| 68 | + [LinkedIn](https://www.linkedin.com/in/reidspencer) |
| 69 | + |
| 70 | +See [Who Made RIDDL Possible](../riddl/introduction/who-made-riddl-possible.md) |
| 71 | +for the full list of contributors and the foundational work RIDDL builds upon. |
| 72 | + |
| 73 | +--- |
| 74 | + |
| 75 | +## Contact |
| 76 | + |
| 77 | +- **Support**: support@ossuminc.com |
| 78 | +- **GitHub**: [github.com/ossuminc](https://github.com/ossuminc) |
| 79 | +- **LinkedIn**: [linkedin.com/company/ossum-inc](https://www.linkedin.com/company/ossum-inc/) |
| 80 | + |
| 81 | +--- |
| 82 | + |
| 83 | +## Legal |
4 | 84 |
|
5 | 85 | - [Privacy Policy](privacy-policy.md) |
0 commit comments