-
-
Notifications
You must be signed in to change notification settings - Fork 75
Boundary-safe test generation #1972
Copy link
Copy link
Closed
Labels
gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.Gittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.orbGittensory Orb related - maintainer self-hosting analytics.Gittensory Orb related - maintainer self-hosting analytics.
Description
Metadata
Metadata
Assignees
Labels
gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.Gittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.orbGittensory Orb related - maintainer self-hosting analytics.Gittensory Orb related - maintainer self-hosting analytics.
Projects
StatusShow more project fields
Done
Phase 4 — Self-host-native differentiators
Context
We already detect missing test evidence (
src/signals/test-evidence.ts) but only flag it. Generating tests server-side would break the contributor boundary.Goal
Offer boundary-safe test generation that closes the test-evidence loop.
Requirements
src/mcp/local-write-tools.tspattern) that the contributor's own agent runs to scaffold tests using the repo's framework/conventions — criteria/content supplied by us; execution on the contributor's machine.review.test_generation), default-OFF, public-safe.Deliverables
Expected outcome
Effort
L.