Conversation
… kinds 47 (closes #936) - Update invariant count 21/22 → 23 throughout site/index.html and README.md - Update action types counter 23 → 41 (10 classes) in stats bar - Update event kinds counter 46 → 47 in stats bar - Add commit-scope-guard (HIGH) and script-execution-tracking (HIGH) to invariant table in site - Add script-execution-tracking to invariant table in README - Update action types reference 27 types/9 classes → 41 types/10 classes - Update all meta tags, JSON-LD, hero text, demo terminal, section headings Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This was referenced Mar 25, 2026
Collaborator
Author
✅ CLEAN — Audit ReceiptAudit: Merged PR Audit Report 2026-03-27 Risk Score: CLEANAll CI checks passed. No risk factors identified. No action required. See consolidated audit issue: #1066 |
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.
Closes #936
Implementation Summary
What changed:
site/index.htmlandREADME.mdcommit-scope-guard(HIGH) andscript-execution-tracking(HIGH) to the invariant table insite/index.htmlscript-execution-trackingto the invariant table inREADME.mdHow to verify:
site/index.html— stats bar shows 23 invariants, 41 action types, 47 event kindsREADME.mdfor '22 invariants' — no resultspackages/invariants/src/definitions.ts(23 invariants),packages/core/src/data/actions.json(41 types),packages/events/src/schema.ts(47 event kinds)Tier C scope check:
Tier C implementation by copilot-cli — AgentGuard three-tier governance