Skip to content

docs(spec): drop untracked from file-state model (4 → 3 states)#199

Merged
CGMossa merged 1 commit into
mainfrom
docs/specs-state-model-3-states
May 17, 2026
Merged

docs(spec): drop untracked from file-state model (4 → 3 states)#199
CGMossa merged 1 commit into
mainfrom
docs/specs-state-model-3-states

Conversation

@CGMossa
Copy link
Copy Markdown
Contributor

@CGMossa CGMossa commented May 16, 2026

Updating the specs.md to track that in the initial version of dvs2, we will not have the concept of "tracked" files.

AI-written details

Summary

Test plan

  • specs.md renders cleanly on GitHub
  • dvs status --help does not mention untracked

Drafted by Claude (claude-opus-4-7). Reviewed by the author.

specs.md said "4 states" but only listed 3 (current, absent, unsynced)
plus the obsolete `untracked`. dvs no longer surfaces an `untracked`
state — `dvs status` operates on tracked files (those with metadata),
not on arbitrary files in the project tree. Drop the bullet and fix
the count.

Carved out of #149.
CGMossa added a commit that referenced this pull request May 16, 2026
@CGMossa CGMossa merged commit 87bfd57 into main May 17, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant