Skip to content

queen-3854: bee work for #3854 - #3907

Merged
gHashTag merged 2 commits into
masterfrom
queen-3854
Sep 17, 2026
Merged

gHashTag merged 2 commits into
masterfrom
queen-3854

Conversation

@gHashTag

Copy link
Copy Markdown
Owner

Closes #3854

Published from the swarm's container by queen_publish.py. The container holds no push credential by design; this branch was exported as a git bundle and pushed from outside it.

Base: origin/master
Files: specs/file/watcher.t27

Not merged automatically. A spec match does not close an issue on its own - generation, tests and review are required.

Trinity Bee added 2 commits September 16, 2026 12:35
- Add watch_batch function to watch multiple paths at once
- Add unwatch_batch function to stop watching multiple paths
- Add get_stats function to retrieve watcher statistics
- Add reset_stats function to reset watcher statistics
- Add test blocks for all new functions

Closes #3854
…odule

- Implement watch_batch: watches multiple paths by calling individual watch function
- Implement unwatch_batch: stops watching multiple paths by calling individual unwatch function
- Implement get_stats: returns watcher statistics with proper path count and timestamp
- Implement reset_stats: validates watcher and resets statistics tracking
- Add comprehensive test blocks for all new functions

Closes #3854
@github-actions

Copy link
Copy Markdown
Contributor

PR Dashboard

Generated at: 2026-09-16 17:24:25 UTC

Summary

Status Count
Total Open PRs 42
PRs with Failing Checks 24
PRs with All Checks Green 18
READY 2
FAILING 24
PENDING 0
NO CHECKS YET 0

These columns do not partition: 2 + 24 + 0 + 0 = 26, and there are 42 open PRs. A PR is being counted twice or not at all.

Seal Status

  • ⚠️ STALE -- sha256(compiler.rs)=7cab95c431bc != manifest seal=87e5cbd3ad94.
    The committed NMSE numbers were certified against an older compiler.rs.
    Run scripts/reseal-check.sh locally for the two-step reseal command (advisory; not a merge gate).

@github-actions

Copy link
Copy Markdown
Contributor

📓 NotebookLM Notebook linked to this PR

This notebook contains session context, decisions, and artifacts for this work.

@gHashTag
gHashTag restored the queen-3854 branch September 17, 2026 06:34
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.

Implement part 3 of 3 of the empty bodies in specs/file/watcher.t27 (4 functions)

1 participant