Files
python-MIT-repo-template/wiki/Project-Specification.md
T
2026-08-26 12:35:53 +02:00

761 B
Raw Blame History

Project Specification

The authoritative project specification lives in docs/PROJECT_SPECIFICATION.md (based on the project specification template), not on this wiki page — it needs version control and review history that the wiki doesn't give you.

This page exists so the specification is easy to find. Keep it updated with:

  • Current version: <version>
  • Status: Draft / In Review / Approved
  • Last approved: <date>

Summary

Paste the 35 sentence summary from Section 1 of the specification here, so readers get the gist without leaving the wiki.

Key goals

  • Goal 1
  • Goal 2
  • Goal 3

Notable non-goals

  • Non-goal 1
  • Non-goal 2