Skip to content

build(site): containerize local production validation - #77

Merged
lefoulkrod merged 1 commit into
mainfrom
agent/minimal-agents
Aug 17, 2026
Merged

lefoulkrod merged 1 commit into
mainfrom
agent/minimal-agents

Conversation

@lefoulkrod

Copy link
Copy Markdown
Contributor

What changed

  • Adds a minimal root agent guide for Arbor and the Ivy/Lattice styling boundary.
  • Adds a containerized production build that syncs generated data, checks the site, and builds it without modifying the checkout.
  • Makes the data-sync script resolve the repository from its own location and documents the container command.

This keeps local production validation reproducible without adding a host-side toolchain.

How it was tested

  • docker build --platform linux/amd64 --file container/Dockerfile .
  • node --test tests/release-notes.test.mjs
  • node scripts/release-notes.mjs validate-fragments
  • git diff --check

Release note

None: Adds developer build isolation and agent guidance only; the published site is unchanged.

@lefoulkrod lefoulkrod added the release-note:none No externally visible release note; PR body must explain why label Aug 17, 2026
@lefoulkrod
lefoulkrod marked this pull request as ready for review August 17, 2026 01:49
@lefoulkrod
lefoulkrod merged commit ac5bd1d into main Aug 17, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-note:none No externally visible release note; PR body must explain why

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant