Examples
Reference solutions that exercise the SeedSpec protocol as downstream consumers.
Reference solutions
These walkthroughs connect an authored specification to adopter choices, implementation paths, and the output an agent should produce. Where no realization has been committed, the pages say so.
Operations Dashboard
A reusable internal product configured into a returns operations console. Shows how one package serves several teams without forking.
Customer Onboarding
One outcome expressed across three implementation profiles. Shows intent staying fixed while execution varies.
The packages themselves
Every reference package is independently versioned so its evolution does not become a protocol requirement. They live in SeedSpec/reference-solutions and can be inspected without installing anything:
npx @seedspec/cli begin https://github.com/SeedSpec/reference-solutions/tree/main/solutions/family-hub/seedspecbegin validates the package and describes what it contains. It never executes package content.
Authoring walkthroughs
Walkthroughs written for someone writing a specification, rather than consuming one, live with the authoring tools at seedspec.ai.