5 lines
279 B
Markdown
5 lines
279 B
Markdown
# Step 0 — Implementation Detail
|
|
|
|
1. Added docs/repository-conventions.md with repository structure, configuration, interface, testing, documentation, and diagram conventions.
|
|
2. Added pyproject.toml and the src/ plus tests/ and docs/ layout matching the recorded conventions.
|