Skip to content

Commit c6f0522

Browse files
Update documentation/architecture/openspec/project.md with project details and conventions
- Filled in Purpose, Tech Stack, Project Conventions, Domain Context, and External Dependencies sections. - Referenced `documentation/architecture/filesystem.rst` in Project Conventions. - Referenced architectural decision records for Three-Tier Architecture and Centralized Import Pattern. - Referenced test plan summary in Testing Strategy. - Replaced specific project name with "The project" for maintainability.
1 parent dcdc5eb commit c6f0522

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

documentation/architecture/openspec/project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Purpose
44

5-
The **emcd-projects** project addresses the complete lifecycle of Python projects, from creation to maintenance. It provides:
5+
The project addresses the complete lifecycle of Python projects, from creation to maintenance. It provides:
66

77
1. **Project Template**: A Copier-based template for rapid scaffolding of new Python projects with consistent structure and configuration.
88
2. **Runtime Management**: A Python package (`emcdproj`) for ongoing project maintenance, including static site generation and badge management.

0 commit comments

Comments
 (0)