ccr-platform / docs /specs /TEMPLATE.md
devaanand's picture
feat: upload tiers with placeholder sign-in, project archive/delete, no-em-dash rule
e7712a6
|
Raw
History Blame Contribute Delete
750 Bytes

Spec NNNN -

Status: draft | approved | implemented (+ deviations noted below) Phase: 0 | 1 | 2 | 3 Design doc ref: §

Problem

One paragraph: what a researcher can't do today and why it matters.

Contract

  • Inputs (API/UI):
  • Outputs (exact columns / fields / UI elements):
  • Warnings & edge cases (UPPER_SNAKE codes, blocking vs warning):
  • Metadata additions (bump output_schema_version? scoring changes?):

Non-goals

What this spec deliberately does NOT cover.

Tests

Named test cases that prove the contract (unit + integration + golden impact).

Implementation notes

Files expected to change; smallest-diff approach; registry/library touchpoints.

Deviations (filled after implementation)