Reference Documentation
Defines the documentation hub structure, AI-enhanced development workflows, and template-driven documentation generation approach for the SEA-Forge™ platform powered by VibesPro™.
Generated by VibesPro™’s HexDDD + VibePDK merger, ensuring production-ready, spec-driven guidance from project inception.
| File | Purpose |
|---|---|
README.md |
Orientation and navigation guide |
spec_index.md |
Snapshot of product requirements and design references |
dev_spec_index.md |
Developer-focused specification overview for tooling and DX |
traceability_matrix.md |
Living record connecting specs to implemented artifacts |
commit_message_guidelines.md |
Traceable, spec-aware commit expectations (see REF-002) |
| Directory | Content |
|---|---|
how-to/ |
Procedure-driven guides for onboarding, AI workflows, validation |
docs/architecture/ |
Architectural decisions and domain documentation |
templates/sea/docs/ |
Template sources for documentation generation |
Principle: Update the template if a guide needs to change, so future projects inherit improvements automatically.
templates/sea/docs/ (generator repository)Captures architectural decisions and feeds future recommendations, forming a persistent knowledge base for AI agents.
Ensures GitHub Copilot and MCP tools respect domain boundaries and architectural constraints.
Maintains synchronization of ADR/PRD/SDS/TS references through automation.
See how-to/ai-onboarding.md for step-by-step walkthrough of:
1
2
pnpm install
pnpm spec:matrix # Regenerate traceability reports
1
pnpm prompt:lint # Validate before shipping updates
docs/architecture/templates/sea/docs/ in generator repositorypnpm prompt:lintpnpm spec:matrix: Traceability report generationpnpm prompt:lint: Prompt governance validationHexagonal Domain-Driven Design framework providing structural patterns.
Platform Development Kit for AI-enhanced workflows and tooling.
Persistent knowledge capture and recommendation engine for architectural decisions.