remove aw-harness spec and all references - #51428
Merged
Merged
Conversation
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot
AI
changed the title
remove aw-harness spec and mentions
remove aw-harness spec and all references
Aug 8, 2026
Copilot created this pull request from a session on behalf of
pelikhan
August 8, 2026 17:41
View session
pelikhan
marked this pull request as ready for review
August 8, 2026 17:42
Contributor
There was a problem hiding this comment.
Pull request overview
Removes the obsolete AW Harness specification and its remaining citations.
Changes:
- Deletes the aspirational AW Harness specification.
- Removes related documentation and JSDoc references.
Show a summary per file
| File | Description |
|---|---|
specs/aw-harness.md |
Deletes the obsolete specification. |
specs/otel-observability-spec.md |
Removes the deleted spec reference. |
actions/setup/js/ai_credits_context.cjs |
Removes the AW Harness citation. |
actions/setup/js/pi_steering_extension.cjs |
Removes the specification reference. |
docs/src/content/docs/specs/copilot-sdk-driver-specification.md |
Generalizes Sync Notes wording. |
Review details
Tip
Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.
- Files reviewed: 5/5 changed files
- Comments generated: 1
- Review effort level: Balanced
| @@ -291,7 +291,6 @@ function parseAICreditsErrorInfoFromAuditLog(auditJsonlPathOverride) { | |||
| * Detects a `max_ai_credits_exceeded` signal from a single firewall audit log entry. | |||
| * Checks for the explicit `max_ai_credits_exceeded` boolean field, its camelCase variant, | |||
| * or a `budget_exceeded` event with `reason: "hard_limit"` and `forced_termination: true` | |||
Contributor
|
🎉 This pull request is included in a new release. Release: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Deletes
specs/aw-harness.mdand removes every reference to it across the repo.Changes
specs/aw-harness.md— deletedspecs/otel-observability-spec.md— removed list entry pointing to the deleted specactions/setup/js/ai_credits_context.cjs— dropped§11.2.2spec citation from JSDocactions/setup/js/pi_steering_extension.cjs— dropped§8.3spec reference from module docblockdocs/src/content/docs/specs/copilot-sdk-driver-specification.md— removed "harness" from Sync Notes prose