Skip to content

[codex] Update bundled intake visual spec package#46

Merged
bigsmartben merged 1 commit into
mainfrom
codex/update-intake-visual-spec-package
Jul 2, 2026
Merged

[codex] Update bundled intake visual spec package#46
bigsmartben merged 1 commit into
mainfrom
codex/update-intake-visual-spec-package

Conversation

@bigsmartben

Copy link
Copy Markdown
Owner

Summary

Sync the bundled extensions/intake snapshot in the fork repository with the latest bigsmartben/spec-kit-intake source after merging PR #4 there.

What changed

  • Updates the bundled intake extension to use /speckit.intake.visual-design as the single visual intake entrypoint.
  • Removes bundled /speckit.intake.figma2htmlssot and /speckit.intake.ir command surfaces.
  • Adds the visual spec package artifact family and preview coverage helper contracts, schemas, validators, and tests.
  • Updates fork README, extension catalogs, community docs, and bundled default command expectations to remove old HTML SSOT / structured IR intake references.

Why

The intake target is now the visual requirements/spec structured asset package. Component matrix previews remain helper evidence for reviewer coverage, not target implementation HTML or a separate intake command.

Validation

  • pytest -q extensions/intake/tests/test_extension_contract.py -> 70 passed, 1 skipped
  • PYTHONPATH=src pytest -q tests/integrations/test_manifest.py tests/integrations/test_integration_catalog.py tests/integration/test_bundler_catalog_stack.py tests/test_extensions.py tests/test_extension_registration.py -> 492 passed, 9 skipped
  • git diff --check --cached -> passed

Source

@bigsmartben bigsmartben marked this pull request as ready for review July 2, 2026 02:11
@bigsmartben

Copy link
Copy Markdown
Owner Author

Closing because this downstream fork PR should not be used to merge the upstream/source intake change path.

@bigsmartben bigsmartben closed this Jul 2, 2026
@bigsmartben bigsmartben deleted the codex/update-intake-visual-spec-package branch July 2, 2026 02:13
@bigsmartben bigsmartben restored the codex/update-intake-visual-spec-package branch July 2, 2026 02:14
@bigsmartben bigsmartben reopened this Jul 2, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: acc6b4bc91

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@@ -1,4 +1,4 @@
---
---

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Remove the BOM from the command frontmatter

When this extension command is registered, CommandRegistrar.parse_frontmatter() only recognizes command metadata when the file content starts with ---; the leading U+FEFF here means this command is treated as having no frontmatter. Projects that install the intake extension will generate agent commands/skills for speckit.intake.visual-design without the intended description and with the raw frontmatter block left in the prompt body.

Useful? React with 👍 / 👎.

@bigsmartben bigsmartben merged commit 1ce98a5 into main Jul 2, 2026
27 checks passed
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.

1 participant