Public Roadmap
The SSA Academy exists to make Semantic Systems Architecture accessible, practical, and evolving. This roadmap shows where the project has been, where it stands today, and where it is heading. Every phase builds on the last, expanding from a foundation of core concepts toward a full ecosystem of tools, tracks, and community infrastructure.
This is a living document. It is updated as phases progress, new priorities emerge, and the community shapes the direction of the project.
Status Indicators
Each initiative in the roadmap uses one of the following status labels:
| Status | Meaning |
|---|---|
| Completed | The initiative has been delivered and is available in the current curriculum. |
| In Progress | Active development is underway. Partial results may already be visible. |
| Planned | The initiative has been scoped and prioritized but development has not yet started. |
| Not Started | The initiative has been identified as valuable but has not been scoped or prioritized. |
| On Hold | The initiative was started or planned but has been paused due to dependencies or shifting priorities. |
Vision
The SSA Academy aims to become the definitive learning and practice environment for professionals who design AI systems grounded in meaning. The long-term vision has three pillars:
- Curriculum depth: A comprehensive, modular curriculum that covers foundations, specializations, advanced architectures, economics, security, and organizational adoption.
- Practice infrastructure: Tools, case banks, and assessment frameworks that let practitioners apply what they learn to real scenarios and measure their growth.
- Community ecosystem: A global network of contributors, reviewers, and practitioners who collectively advance the discipline of Semantic Systems Architecture.
Every phase of the roadmap moves the project closer to this vision.
Phase 1 -- Open Foundation
Status: Completed
The first phase established the SSA Academy as a publicly accessible learning resource. This was the foundational build: getting the core curriculum online, structured, and usable.
Delivered:
- Docusaurus website deployed on GitHub Pages with a complete SSA curriculum.
- Main learning track with lessons organized by module, covering ontological design, taxonomy, prompt architecture, evaluation, and governance.
- Applied activities and labs that connect theory to hands-on practice.
- Reusable templates for common SSA deliverables.
- Certification structure with capstone requirements and career guidance.
- Glossary and reference materials for consistent terminology.
Why this mattered: Without a solid, well-organized foundation, everything else -- community, specializations, advanced content -- would lack a stable base. Phase 1 ensured that anyone could access the SSA methodology and start learning immediately.
Phase 2 -- Community and Collaboration
Status: Completed
The second phase established the infrastructure for community participation. A curriculum that only its creators can improve has a ceiling. This phase removed that ceiling.
Delivered:
- Contribution guide with detailed process, quality standards, and style conventions.
- Governance model defining roles, decision processes, quality gates, and conflict resolution.
- GitHub issue and pull request templates for consistent contribution workflows.
- Public roadmap (this document) making the project's direction transparent and open to influence.
- Prioritized public backlog for tracking community requests and proposals.
Why this mattered: Open-source educational projects succeed when the community can contribute meaningfully. Phase 2 created the rules and tools that make meaningful contribution possible.
Phase 3 -- Advanced Tracks
Status: In Progress
The third phase expands the curriculum beyond the core learning track into specialized and advanced content areas. This is the largest phase so far, encompassing multiple independent workstreams.
Specializations by Domain -- Completed
Domain-specific tracks that apply SSA methodology to particular industries and use cases.
- SSA for Health -- Completed
- SSA for Legal -- Completed
- SSA for B2B Support -- Completed
Advanced Architectures -- Completed
Deep technical content on production-grade semantic systems.
- Architecture guide for RAG in production -- Completed
- Ingestion and indexing design -- Completed
- Retrieval and reranking -- Completed
- Lab: RAG production -- Completed
AI Economics -- Completed
Understanding the cost structures, unit economics, and financial governance of AI systems.
- Cost model -- Completed
- Unit economics -- Completed
- FinOps governance -- Completed
- Lab: cost optimization -- Completed
Adversarial Security -- Completed
Protecting semantic systems against adversarial attacks and failure modes.
- Threat model -- Completed
- Attack catalog -- Completed
- Adversarial evals -- Completed
- Lab: adversarial security -- Completed
Corporate Onboarding -- Completed
Guides for adopting SSA methodology within organizations.
- Organizational adoption model -- Completed
- Plan 30-60-90 -- Completed
- Internal SSA Academy -- Completed
- Lab: corporate rollout -- Completed
Manifesto and Foundations Layer -- Completed
The philosophical and methodological bedrock of the SSA discipline.
- SSA Declaration -- Completed
- Manifesto of Semantic Systems Architecture -- Completed
- Foundational theses -- Completed
- Repository-level manifesto and foundations structure -- Completed
Full English Translation -- Completed
Making the entire curriculum accessible to an international audience.
- Full documentation and navigation translated to English -- Completed
- Contributor workflows translated to English -- Completed
Remaining Phase 3 Work -- In Progress
- Additional specialization tracks for education, finance, and e-commerce -- Planned
- Advanced prompt architecture patterns for multi-agent systems -- Planned
- Extended lab collection with community-contributed scenarios -- In Progress
Phase 4 -- Interactive Platform
Status: Planned
The fourth phase moves the SSA Academy from static content toward an interactive practice environment. Learners should be able to do, not just read.
Practice Platform with Case Bank -- Planned
A structured collection of realistic cases that practitioners can work through at their own pace. Each case includes a scenario description, relevant data, expected deliverables, and evaluation criteria. The case bank grows through community contributions.
- Case bank for community evals -- Foundation delivered
- Reference capstone collection -- Foundation delivered
Community Evaluation Infrastructure -- Planned
Tools and processes that let the community evaluate each other's work. Peer review builds deeper understanding and creates a quality feedback loop that benefits everyone.
- Peer review matching system -- Not Started
- Structured feedback templates for eval submissions -- Not Started
- Calibration exercises to align reviewer standards -- Not Started
Maturity Assessment Tools -- Planned
Self-assessment instruments that help organizations understand where they stand in their SSA adoption journey and what to work on next.
- SSA maturity matrix by organization -- Foundation delivered
- Interactive maturity self-assessment -- Not Started
- Benchmarking against anonymized community data -- Not Started
Phase 5 -- Ecosystem Growth
Status: Planned
The fifth phase extends the SSA Academy beyond its own boundaries, connecting it to the broader professional and academic landscape.
Partnerships and Industry Recognition -- Not Started
Building relationships with organizations that value semantic systems thinking. This includes conference presentations, joint publications, and formal recognition of SSA certification by industry bodies.
- Partnership framework for training organizations -- Not Started
- Conference talk and workshop materials -- Not Started
- Industry advisory board -- Not Started
Research Connections -- Not Started
Establishing bridges between the SSA practitioner community and academic research in knowledge representation, ontological engineering, and AI evaluation.
- Research reading group for community members -- Not Started
- Collaborative research projects with academic partners -- Not Started
- Annual state-of-the-discipline report -- Not Started
Multilingual Expansion -- Planned
Extending beyond English to make the SSA Academy accessible in additional languages. Priority languages will be determined by community demand and contributor availability.
- Translation infrastructure and workflow -- Planned
- Portuguese (Brazilian) edition -- Planned
- Spanish edition -- Not Started
- Additional languages based on community interest -- Not Started
Open Tooling -- Not Started
Open-source tools that operationalize SSA methodology. These might include taxonomy validators, prompt architecture linters, eval harness generators, or maturity assessment calculators.
- Community tool proposals and prioritization -- Not Started
- First tool release -- Not Started
How to Influence the Roadmap
The SSA Academy roadmap is shaped by community input. Here is how you can participate in setting the direction of the project.
Community Proposals
Anyone can propose a new initiative by opening a roadmap proposal issue on GitHub. A strong proposal includes:
- Problem statement: What gap or need does this initiative address?
- Proposed solution: What should be built or created?
- Target audience: Who benefits from this initiative?
- Scope estimate: How large is this effort? What are its dependencies?
- Alignment: How does this initiative connect to the SSA methodology and the existing curriculum?
Prioritization Criteria
When deciding what to work on next, the maintainer team evaluates proposals against five criteria:
- Impact: How many learners and practitioners will benefit from this initiative?
- Alignment: How closely does this initiative connect to the core SSA methodology?
- Feasibility: Can this initiative be delivered with the resources and contributors currently available?
- Dependencies: Does this initiative depend on other work that has not yet been completed?
- Community demand: How many community members have expressed interest in or support for this initiative?
Voting and Feedback
Community members can express support for proposals by reacting to roadmap issues on GitHub. While the maintainer team makes the final prioritization decisions, strong community support influences those decisions significantly. Comments that provide additional context, use cases, or offers to contribute carry more weight than reactions alone.
Transparency
All prioritization decisions are documented. When the roadmap is updated, the changelog entry explains what changed and why. If a proposed initiative is deferred or declined, the maintainers explain the reasoning so the proposer and the community understand the decision.
Roadmap Summary Table
| Phase | Focus | Status |
|---|---|---|
| Phase 1 | Open Foundation | Completed |
| Phase 2 | Community and Collaboration | Completed |
| Phase 3 | Advanced Tracks | In Progress |
| Phase 4 | Interactive Platform | Planned |
| Phase 5 | Ecosystem Growth | Planned |
The SSA Academy is built by its community. Every contribution, every proposal, and every piece of feedback moves the project forward. If you see something missing from this roadmap, open an issue. If you want to help build what is already planned, check the contribution guide and pick up an initiative. The curriculum improves when practitioners invest their experience back into it.