TenantAtlas/.specify
Ahmed Darrazi abdec60d7a
Some checks failed
PR Fast Feedback / fast-feedback (pull_request) Failing after 50s
Spec 210: implement CI test matrix budget enforcement
2026-04-17 19:59:25 +02:00
..
memory Spec 210: implement CI test matrix budget enforcement 2026-04-17 19:59:25 +02:00
scripts/bash dev-merges/c709b36 (#3) 2025-12-21 23:15:12 +00:00
templates Spec 210: implement CI test matrix budget enforcement 2026-04-17 19:59:25 +02:00
plan.md docs: deprecate .specify specs and update references (#53) 2026-01-10 21:40:46 +00:00
README.md Spec 210: implement CI test matrix budget enforcement 2026-04-17 19:59:25 +02:00
research_t186.md docs: deprecate .specify specs and update references (#53) 2026-01-10 21:40:46 +00:00
spec.md docs: deprecate .specify specs and update references (#53) 2026-01-10 21:40:46 +00:00
tasks.md docs: deprecate .specify specs and update references (#53) 2026-01-10 21:40:46 +00:00

.specify/ (Tooling)

This folder contains SpecKit tooling (templates, scripts, constitution, etc.).

Important

  • Do not create new feature specs in .specify/spec.md, .specify/plan.md, .specify/tasks.md.
  • Active feature specs live under specs/<NNN>-<slug>/:
    • spec.md
    • plan.md
    • tasks.md
    • checklists/requirements.md
  • Runtime-changing work MUST carry testing/lane/runtime impact through the active spec.md, plan.md, and tasks.md; lane upkeep belongs to the feature, not to a later cleanup pass.

The files .specify/spec.md, .specify/plan.md, .specify/tasks.md may exist as legacy references only.