spec: consolidate Core draft and adopt agent-hook-unity/0.1 - #11
Merged
Merged
Conversation
trend-brian-chuang
approved these changes
Sep 21, 2026
trend-brian-chuang
left a comment
Contributor
There was a problem hiding this comment.
Great work on consolidating the Core draft and cleaning up the inconsistencies across schemas, docs, and event registries.
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.
Summary
The Core draft, website, schemas, and examples described conflicting contracts: stale 7 Gate / 11 Observe counts, mixed response guidance, a colliding wire identifier, non-resolving schema IDs, and no minimum cross-handler deny guarantee. This PR establishes one reviewable candidate baseline through RFC 0007.
agent-hook-unity/0.1across schemas, examples, and fixtures. This intentionally breaks compatibility with the former draft identifier; migration guidance includes pinned old schemas and signature/approval implications.$idvalues to the existingagent-hook-unityPages paths and check that canonical and published schema copies match.RFCs remain Draft with review and votes pending. This does not implement or certify a host runtime or external adapter. A telemetry/correlation profile and Responsible AI interoperability adapter remain a subsequent proposal requiring semantic mapping and real conformance evidence.
Website impact
Update introduction, response, capability, conformance, governance, and participation pages; rendered Core and adapter guidance; examples; site branding; and both schema downloads. Add consistency checks for event membership/counts, mirrored Gate tables, schema copies, and Markdown hook envelopes. Publication occurs through the normal Pages deployment after merge.
Validation
npm run validate— passed: 14 validator regression tests, schema/fixture/Markdown checks, and image parser guards.npm run build— passed.git diff --check— passed.codex exec -p reviewdiff review — Mergeable, zero findings after fixes and re-review.Behavioral conformance scenarios are requirements for host integration tests; repository validation does not execute a host runtime.
Checklist
npm run validateandnpm run build.