Update iets3-os-developer skill (round 2) - #1885
Merged
kbirken merged 1 commit intoJul 29, 2026
Merged
Conversation
arimer
reviewed
Jul 28, 2026
arimer
reviewed
Jul 28, 2026
arimer
reviewed
Jul 28, 2026
arimer
self-requested a review
July 29, 2026 19:54
Design goals, effects/caching pitfall, number-type rationale, option/attempt evolution, extension surface; verified concept geography incl. tracing group; note paper-era renames. Split variability.md along language layers Umbrella (architecture) plus featuremodel, configuration, and artifacts files mirroring the module structure; references updated. Document artifact extension surface in artifacts.base IVAA/varpoint interface inventory with public-API warning; pointer to the dev-guide recipe in the core repo. Update os-developer skill: structural DSL maps + companion-PR details New components.md, expr language map, DSL-group map; ForAllVariantsImpl, DefaultRenamer/ConsistentRenamer. Consolidate skill content against current repo state Fix outdated legacy-editor claim (#1632), wrong model locations, actual API/test-model names. Update os-developer skill from 14 more mined PRs Physunits internals, interpreter test infra, for-all-variants runtime, config inheritance, language architecture, Maven publishing. Update iets3-os-developer skill from PR mining (25 PRs total)
arimer
force-pushed
the
feature/know_how_skills_update_round2
branch
from
July 29, 2026 20:00
a458c42 to
f26a22e
Compare
Member
|
squashed commits. |
arimer
approved these changes
Jul 29, 2026
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.
Summary
Second round of updates to the repo-shipped
iets3-os-developeragent skill (.claude/skills/iets3-os-developer/). Documentation-only change (Markdown files); no models or code are touched. The knowledge base is extended with content mined from further merged PRs and consolidated against the current repo state.Changes
variability.mdalong the language layers — it now serves as an architecture overview, with details moved to three new reference files:variability-featuremodel.md(checking rules, tree/diagram editor, constraints),variability-configuration.md(editors, consistency rules, update/propagation machinery, inheritance, combination extension points), andvariability-artifacts.md(the IVAA extension surface inartifacts.base, renamers, filtering errors, caches, skeleton trees, for-all-variants runtime).components.mdwith the module map of theorg.iets3.components.*DSL group, including the functional components that moved from core.