Skip to content

Sync ia skill with upstream (v1.2.0) - #4

Merged
PIO-Anurag-Garg merged 1 commit into
mainfrom
chore/sync-ia-skill-v1.2.0
Jun 27, 2026
Merged

Sync ia skill with upstream (v1.2.0)#4
PIO-Anurag-Garg merged 1 commit into
mainfrom
chore/sync-ia-skill-v1.2.0

Conversation

@PIO-Anurag-Garg

Copy link
Copy Markdown
Collaborator

What

Syncs the public ia skill with the upstream (internal) skill. Adds the new 3D application map generation workflow:

  • skills/ia/references/app-map.md — the workflow: resolve scope → budget ≤75 nodes → author the JSON data file → run the builder → browser gate.
  • skills/ia/scripts/build_app_map.py — validates the JSON (closed node/link vocabulary, link-direction rules, node budget, tour refs) and injects it into the viewer template.
  • skills/ia/templates/app-map-template.html — self-contained 3D viewer.
  • SKILL.md references table + references/index.md routing updated to send "app map of library/area X" / "3D map" to the new reference.

Bumps all nine plugin manifests 1.1.01.2.0 and adds a CHANGELOG entry.

IP note

Generalized one internal library name: the app-map meta-block example repository value AIDEMOREP{REPOSITORY}. AIDEMOREP is the iA repository library (successor to the forbidden IADEMODEV), so it's stripped by the same rule. CASELIB is kept as the demo application-library example (same category as the existing sample object names). No SQL, internal table names, or execute_sql references present.

Verification

  • validate checks replicated locally — pass (10 JSON parse, 3 YAML parse, all required files present, all 9 manifests resolve to a single version 1.2.0)
  • ip-guard Scan A + broad Scan B — clean

- Add 3D application map workflow: references/app-map.md,
  scripts/build_app_map.py, templates/app-map-template.html
- Route to it from the SKILL.md references table and references/index.md
- Generalize the iA repository name in the app-map meta example
  to {REPOSITORY} (no internal library names in the public skill)
- Bump all nine plugin manifests 1.1.0 -> 1.2.0; add CHANGELOG entry
@PIO-Anurag-Garg
PIO-Anurag-Garg merged commit f5bdbff into main Jun 27, 2026
2 checks passed
@PIO-Anurag-Garg
PIO-Anurag-Garg deleted the chore/sync-ia-skill-v1.2.0 branch June 27, 2026 16: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