chore(publish): publish scoped packages publicly (access: public) - #11
Merged
Conversation
Scoped @agent-ix/* packages default to restricted on npmjs (402 Payment Required without a private plan). Add publishConfig.access=public so the three published packages publish publicly. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
kreneskyp
pushed a commit
that referenced
this pull request
Aug 7, 2026
spec-artifacts-iso#11. These documents wrote their criteria as a single sentence in which the author had already enumerated them with explicit `when` connectors: This need is satisfied when A, when B, and when C. Satisfaction is judged by D. The lead-in is dropped, the sentence is split on the author own connectors, and each clause becomes one row with its wording preserved. The trailing "Satisfaction is judged by ..." sentence is kept below the table, since it describes how satisfaction is judged overall and the `Validation` column now records that per row. The converter refuses rather than guesses: it requires the "satisfied when" formula, at least two connector-separated clauses, no sentence boundary inside a clause, and no clause short enough to suggest a mid-phrase split. Anything refused is left for a human, so a paragraph that merely reads like a list is never silently divided. Only the `Validation` method is new, derived from what each criterion describes. Demonstration dominates, as #11 predicts for stakeholder requirements. Every StR document in this repo validates clean against spec-artifacts-iso. Refs agent-ix/spec-artifacts-iso#11 Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
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.
Scoped @agent-ix/* packages default to restricted on npmjs (402 Payment Required without a private plan). Add publishConfig.access=public to the three published packages.
🤖 Generated with Claude Code