Sync ia skill with upstream (v1.0.2) - #2
Merged
Conversation
Bring the public ia skill current with the latest internal guidance: - SKILL.md: add Rule Zero / One / Two and the Routing Pitfalls table; document SQL long<->short name resolution; 51-tool count - references: refresh playbook, query-flows, program-documentation, quick-reference, tool-catalog, index to the current tool set - document the new ia_circular_deps tool (internal table names stripped) - refresh the Word/PDF converter scripts to match upstream - bump all nine version manifests 1.0.1 -> 1.0.2; add CHANGELOG entry
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.
What
Brings the public
iaskill current with the latest internal guidance and bumps to v1.0.2.Skill content (synced from upstream)
ia_sql_table_names) for field-impact / where-used on long names.ia_circular_depstool; refreshes playbook, query-flows, program-documentation, quick-reference, tool-catalog, index (now 51 tools).Release plumbing
1.0.1 → 1.0.2; adds CHANGELOG entry.IP note
Two internal table names (
IAALLREFPF,IAPGMCALLS) from the newia_circular_depsrows were stripped before copy — the functional description is kept.ip-guardscan is clean.Verification
validatechecks replicated locally: JSON parse, YAML parse, required files, version consistency (all on 1.0.2) — pass.ip-guard6-pattern scan — clean.