You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(scaffold): strip apps/docs from scaffolded products; make docs checks template-only
apps/docs is boringstack's OWN docs site — a scaffolded product must not carry or
gate against it. Manifest declares strip:[apps/docs] for the full-stack archetype
(tsforge deletes it post-clone). stack-check.sh now skips the docs checks (data +
build:ci/og-image) when apps/docs is absent, so a product passes cleanly while the
template itself (which keeps apps/docs) still checks it fully.
0 commit comments