Skip to content

chore: drop nonexistent examples entry from package.json files#19

Merged
olivrg merged 1 commit into
mainfrom
chore/drop-examples-from-files
Jun 20, 2026
Merged

chore: drop nonexistent examples entry from package.json files#19
olivrg merged 1 commit into
mainfrom
chore/drop-examples-from-files

Conversation

@olivrg

@olivrg olivrg commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

package.json files listed examples, but no examples/ directory exists — npm silently omitted it (dangling entry).

The originally-planned artifacts (plan B.1) were examples/{personal,team}.helio.yamlHelio policy files, which belong to the main Helio project, not this adapter. This package is a pure translator with no policy logic, so shipping policy examples here would duplicate/drift and blur that boundary. The adapter's own configuration (incl. evidence-extraction rules) is already documented in the README's Configure / Grounding evidence sections.

Removing the dangling entry. The published tarball is unchanged (still 8 files) — this is pure tidy-up. The implementation plan (gitignored) has been annotated with the same rationale.

pnpm verify / npm pack --dry-run confirmed clean.

The `examples/` entry referenced a directory that does not exist (npm silently
omitted it). The originally-planned examples were Helio *policy* files
(personal/team.helio.yaml), which belong to the main Helio project, not this
policy-agnostic adapter — the adapter's own config (incl. evidence rules) is
documented in the README. Removing the dangling entry; the published tarball is
unchanged.
@olivrg olivrg merged commit 9f1b047 into main Jun 20, 2026
1 check passed
@olivrg olivrg deleted the chore/drop-examples-from-files branch June 20, 2026 10:46
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