docs(skills): record agent report release evidence - #825
Merged
Conversation
|
I hit an error while handling your request (Model unavailable on AI Gateway free tier: Free tier users do not have access to this model. Upgrade to paid credits at https://vercel.com/d?to=%2F%5Bteam%5D%2F%7E%2Fai%3Fmodal%3Dtop-up for unrestricted…). Please try again, rephrase, or reach out if it keeps failing. Error id: 7c0be2de-c420-43b5-896d-c1f78f35095b |
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.
Records the immutable 0.1.8 skill release, exact public commit and hashes, package checks, and the limits of the evidence.
The record explicitly preserves
package-checks-only: the local Claude OAuth session could not refresh, so this does not claim a native host cohort, marketplace listing, hosted deployment, adoption, or retention.Validation:
.mcp.jsonand skill hashesbun scripts/validate-skills.tsclaude plugin validate . --strictgit diff --checkNote
Low Risk
Documentation-only update to validation bookkeeping; no runtime, auth, or skill behavior changes in this diff.
Overview
Updates
skills/VALIDATION.mdto document bundle 0.1.8 and bump the recorded release metadata (package 0.1.8,furniture-fit0.1.4, September 10, 2026).Adds a new Bundle 0.1.8 agent-report footprint pre-check section that captures what shipped: optional consent-gated Pascal calculator links from
furniture-fit, strict omission rules for bad or scene-dependent inputs, immutable tag/commit/SHA-256 evidence, CI and package eval scope, and Fable source review. It explicitly keepspackage-checks-onlybecause native Claude host validation did not run (OAuth refresh failure), and states no claims for marketplace, hosted deployment, adoption, or retention.Older sections (0.1.7 MCP release, MCP tool-annotation candidate, etc.) are unchanged aside from the new block inserted above them.
Reviewed by Cursor Bugbot for commit bc4b798. Bugbot is set up for automated code reviews on this repo. Configure here.