Skip to content

docs(skill): mark the team key-distribution bug as fixed - #269

Merged
kipavy merged 1 commit into
devfrom
docs/skill-41-fixed
Sep 12, 2026
Merged

docs(skill): mark the team key-distribution bug as fixed#269
kipavy merged 1 commit into
devfrom
docs/skill-41-fixed

Conversation

@kipavy

@kipavy kipavy commented Sep 12, 2026

Copy link
Copy Markdown
Contributor

The team E2E skill's "Known real bug this harness surfaced" section still described #41 — the async key-distribution window — as a live hazard.

It was fixed in v0.13.0 and closed on 2026-07-29. The fix is present in the code shipping today:

So the documented scenario — an invitee accepts while the sole key-holder is offline — self-heals when that key-holder next signs in, rather than waiting for a coincidental membership event.

Reading the skill as current caused a seven-month-old bug to be reported as an open risk against shipping Teams. The section now records it as fixed, keeps the team_vault_keys debugging hint, and says explicitly not to report #41 as open.

The team E2E skill still described #41 as a live hazard. It
was fixed in v0.13.0 and closed on 2026-07-29: reconcileTeamVaultKeys() wraps
the key for any keyless member and runs both on login and on membership change,
so the offline-key-holder lockout self-heals. Reading the skill as current led
to reporting a seven-month-old bug as an open risk.
@kipavy
kipavy merged commit 7cb1098 into dev Sep 12, 2026
4 checks passed
@kipavy
kipavy deleted the docs/skill-41-fixed branch September 12, 2026 21:58
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