Skip to content

Pin reachable #71 conformance authority - #72

Merged
BunsDev merged 1 commit into
mainfrom
chore/pin-chat71-reachable-authority
Sep 2, 2026
Merged

Pin reachable #71 conformance authority#72
BunsDev merged 1 commit into
mainfrom
chore/pin-chat71-reachable-authority

Conversation

@BunsDev

@BunsDev BunsDev commented Sep 2, 2026

Copy link
Copy Markdown
Member

Summary

Pin the immutable Phase 1 harness authority to the reachable canonical squash merge for #71 (a9d72cae6b300cddbf24294dbbb741f441a71df5) and its exact tree (0dd71f5afa8dd00771902873db9af29eaebdd667).

All 25 governed file blobs/SHA-256 values and all 10 production-delta entries were verified directly at that revision and remain unchanged. The protected scripts/phase1-schema-v2-evidence.mjs and .github/workflows/client-v1-conformance.yml bytes exactly match the final reviewed PR #71 authority commit (fafa2c5332c3b2415192fe235b87e3cb3da776d8). This PR changes only the authority lock and its exact-value test; producer behavior, source pins, workflow, documentation, packages, and guards are unchanged.

The authority commit pins its parent (a9d72cae6b300cddbf24294dbbb741f441a71df5), never itself.

Validation

  • corepack pnpm@10.34.0 --ignore-workspace exec vitest run src/specification-guards.test.ts — 49 passed
  • corepack pnpm@10.34.0 --ignore-workspace exec vitest run --config vitest.heavy.config.ts src/phase1-conformance-lock.test.ts — 91 passed, 1 skipped
  • corepack pnpm@10.34.0 --ignore-workspace typecheck — passed
  • corepack pnpm@10.34.0 --ignore-workspace lint — passed (7 existing CSS specificity warnings)
  • exact revision/tree, 25 governed file entries, 10 production-delta entries, and 2 protected behavior files — verified
  • git diff --check — passed
  • committed worktree status — clean

Pin the immutable Phase 1 harness authority to the canonical #71 squash merge while preserving the exact reviewed workflow, evidence, and production delta bytes.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI lite review requested due to automatic review settings September 2, 2026 01:44

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The changes consistently update the lock and its corresponding test expectation, with only a minor naming clarity concern noted.

Pull request overview

Pins the Phase 1 conformance harness authority to the reachable canonical revision/tree for the final merged state of #71, ensuring the lock and its exact-value test reflect the intended immutable authority reference.

Changes:

  • Updated phase1-conformance.lock.json harness and harnessAuthority revision/tree pins to a9d72cae… / 0dd71f5….
  • Updated src/phase1-conformance-lock.test.ts expected authority revision/tree to match the new lock pins.
File summaries
File Description
src/phase1-conformance-lock.test.ts Updates the expected pinned authority revision/tree used by the lock verification tests.
phase1-conformance.lock.json Updates the pinned harness revision and harnessAuthority revision/tree to the new reachable canonical authority.
Review details
  • Files reviewed: 2/2 changed files
  • Comments generated: 1
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment on lines 80 to +82
const expectedBehaviorAuthority = {
revision: 'fafa2c5332c3b2415192fe235b87e3cb3da776d8',
tree: '2620aca48e652452c6f81b638e3a3ecfc685dae3',
revision: 'a9d72cae6b300cddbf24294dbbb741f441a71df5',
tree: '0dd71f5afa8dd00771902873db9af29eaebdd667',
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants