Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 1.15 KB

File metadata and controls

49 lines (29 loc) · 1.15 KB
summary One line — shown in the generated index. Written at creation; finalize at ship to state the realized result.

Design: One-line capitalized title

Summary

One paragraph. What changes, at the level a reader needs to decide if this spec is worth reading in full.

Motivation

Why now. What is broken or missing. Concrete observations / numbers, not abstract complaints. Link to memory entries or earlier specs when relevant.

Non-goals

What is deliberately out of scope and (when nontrivial) why. Each item is a sentence; one line each.

Design

1.

What changes, in enough detail that a reader who has not seen the codebase can follow. Code samples / diagrams welcome.

2.

...

Operations

Out-of-repo steps (DNS, infra, external account changes). Omit if none.

Out of scope

Already covered above under Non-goals if appropriate. Repeat-list of explicitly-excluded follow-ups belongs here when the list is long.

Testing

How we know it landed correctly. New pytest? Smoke check on live URL? Lint pass? Be specific.

Risk

What could go wrong, ranked by likelihood × impact. Mitigations.