Adoption — move the OVOS specifications out of Draft
Tracking issue for the official adoption of the OVOS specifications — the point at which the family of specs stops being Draft and becomes a stable, adopted contract.
Today every spec header reads Status: Draft, and the README carries a notice that the documents may still change. Adoption flips that: each spec's Status field moves from Draft to a stable status, and the draft notice is removed.
This issue MUST NOT be closed until all of the following hold
Only when all three are satisfied may a maintainer flip each spec's Status to a stable value, remove the draft notice from the README, and close this issue.
Specs in dev (merged, awaiting adoption)
Specs still under proposal (open PRs)
Specs under proposal are not in the adoption set until merged; they leave Draft on their own timeline once per-spec adoption criteria are met.
After adoption
Adoption does not freeze the specifications. Changes continue through the normal process — a pull request that bumps the affected spec's Version and adds a CHANGELOG entry. Versioning follows semantic versioning in spirit: breaking changes are identified as such.
Adoption — move the OVOS specifications out of Draft
Tracking issue for the official adoption of the OVOS specifications — the point at which the family of specs stops being Draft and becomes a stable, adopted contract.
Today every spec header reads
Status: Draft, and the README carries a notice that the documents may still change. Adoption flips that: each spec'sStatusfield moves fromDraftto a stable status, and the draft notice is removed.This issue MUST NOT be closed until all of the following hold
Only when all three are satisfied may a maintainer flip each spec's
Statusto a stable value, remove the draft notice from the README, and close this issue.Specs in dev (merged, awaiting adoption)
Specs still under proposal (open PRs)
.promptresource role (PR INTENT-2: the .prompt resource role #4, issue Add a.promptresource role for language-model prompts (OVOS-INTENT-2 V3) #6)Specs under proposal are not in the adoption set until merged; they leave Draft on their own timeline once per-spec adoption criteria are met.
After adoption
Adoption does not freeze the specifications. Changes continue through the normal process — a pull request that bumps the affected spec's
Versionand adds a CHANGELOG entry. Versioning follows semantic versioning in spirit: breaking changes are identified as such.