semitexa / docs
Semitexa Framework documentation (shared docs, architecture, guides, package map)
2026.04.03.1240
2026-04-03 12:36 UTC
Requires
- php: >=8.0
README
Shared framework documentation: guides, architecture references, and AI-optimized developer resources.
Purpose
Central documentation hub for the Semitexa ecosystem. Contains the framework philosophy, getting started guides, build patterns, AI best practices, and the canonical reference for all architectural decisions.
Role in Semitexa
Dependency of Core. Referenced by all packages for framework-wide documentation. Provides the AI-Optimized Guide that ensures LLM agents can navigate the codebase correctly.
Key Features
- Framework philosophy and design principles
- Getting started and build guides
- AI-Optimized Reference Guide
- Module structure and naming conventions
- Single-source documentation model (one canonical guide per topic)
Notes
Documentation follows five guiding questions: Why does this exist? How do I start? What is the Semitexa way? What should I never do? Where do I go next?