PLAN: slice 5 read-only cuts shipped (evidence + access) - #5
Merged
Conversation
Record the two read-only `studio serve` cuts built on core main: Evidence (the release correlation envelope, REVIEW #13) and Access (the CODEOWNERS rendering, REVIEW #10), both proven live against the north-star Dallas site. Name what remains: authoring and branch/draft orchestration are the write-path cuts, and branch/draft depends on register W8 (concurrent drafts), still open. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01LsX7cWVGLszurNYMVwMJGo
… drift) The profiles epic rewrote the kernel's definition schema to one shared topology + per-platform profiles, but never updated this repo's mirror — so schema/ and fixtures/dallas/ were still the pre-profiles flat form, and the design-and-fixture CI gate has been red since #69. - schema/deployment-definition.schema.json + the whole fixtures/dallas/ (definition + bindings + layers) are synced from the kernel's canonical fixture and now byte-match the copy the kernel embeds. - schema/validate.py: the bespoke 151-line proto-validator (which re-implemented S-1..S-9 + binding resolution) is replaced by a thin structural check — authored-schema conformance + referenced-files. The semantic rules, the effective(profile) merge, and the byte-for-byte render proof stay solely the kernel's; a second validator is exactly the drift the design warns against. - DEFINITION.md rewritten to the authored model, pointing at the canonical schema descriptions + DESIGN-deployment-profiles.md rather than re-narrating flat form. - TRACEABILITY.md: corrected the validation claim and added the model note (the element names are unchanged; delivery-half fields now live under profiles.<p>). - ci.yml: reworded the fixture step; dropped the retired EDGECOMMONS_READ_TOKEN reference (core is public — anonymous checkout). Both gate steps pass locally: structural validate green (4 nodes, 3 profiles), schema diff clean. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01LsX7cWVGLszurNYMVwMJGo
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 in the canonical plan the two read-only
studio servecuts built on core main (edgecommons#72):Both proven live against the north-star Dallas site (
sites/dallas-site, all three profiles; companion CODEOWNERS in bottling-company-test#8).Names what remains: authoring and branch/draft orchestration are the write-path cuts; branch/draft depends on register W8 (concurrent drafts), still open — surfaced as the next decision, not invented.
🤖 Generated with Claude Code
https://claude.ai/code/session_01LsX7cWVGLszurNYMVwMJGo