Skip to content

Add: design-time-file-partition - #145

Open
jedarden wants to merge 4 commits into
nibzard:mainfrom
jedarden:add-design-time-file-partition
Open

jedarden wants to merge 4 commits into
nibzard:mainfrom
jedarden:add-design-time-file-partition

Conversation

@jedarden

Copy link
Copy Markdown

New pattern under Orchestration & Control, from running ~20 headless workers on shared checkouts. validate:patterns passes; data regeneration left to your build per CONTRIBUTING. (author of the source)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TKHnprMWx9rweofziY6r1h
@vercel

vercel Bot commented Aug 24, 2026

Copy link
Copy Markdown

@jedarden is attempting to deploy a commit to the nkkko's projects Team on Vercel.

A member of the Team first needs to authorize it.

@nibzard nibzard left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Thanks—this pattern is useful and looks suitable for the catalog after a few changes:

  1. Add the required ## How to use it section.
  2. Remove the README.md changes; that region is auto-generated.
  3. Please consider changing status from established to emerging, since the evidence currently reflects one practitioner deployment.
  4. Clarify that ownership must include generated files and other incidental writes.

The Pattern Reviewer and Vercel failures appear to be workflow/infrastructure issues rather than content verdicts.

…generated files; drop README edit

- Add required '## How to use it' section and required 'updated_at'
- status: established -> emerging (single-deployment evidence)
- Ownership defined as the full write set: generated outputs, lockfiles,
  repo-wide files, formatter side effects, and no opportunistic edits
- README.md restored to upstream (auto-generated region)
- Evidence rewritten in the template's graded format
@jedarden

jedarden commented Aug 25, 2026

Copy link
Copy Markdown
Author

Thanks for the review — all four points addressed in e1e6109 + fb88802 (branch also merged with current main):

  1. Added ## How to use it (and the now-required updated_at).
  2. README.md change dropped; the PR's only diff against main is patterns/design-time-file-partition.md.
  3. status: emerging, with Evidence Grade low and the single-deployment caveat stated explicitly in the Evidence section.
  4. Ownership is now defined as the full write set, not the intended edit set: generated outputs (lockfiles, codegen, snapshots, rendered indexes), repo-wide files (changelog, version, tracker checkpoint), formatter/linter --fix side effects, and no opportunistic edits outside the owned set — enforced by committing only owned paths. The rule is in Solution; the checklist is in How to use it.

bun run validate:patterns passes locally. The only error from validate:patterns:content is in an existing file (cross-agent-lesson-sharing.md, missing References), not this one.

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