Skip to content

Skill v1.6.2: prohibit web search for IDC data, improve table ordering#18

Merged
fedorov merged 1 commit into
mainfrom
skill-1.6.2-web-search-guard
May 8, 2026
Merged

Skill v1.6.2: prohibit web search for IDC data, improve table ordering#18
fedorov merged 1 commit into
mainfrom
skill-1.6.2-web-search-guard

Conversation

@fedorov

@fedorov fedorov commented May 8, 2026

Copy link
Copy Markdown
Member
  • Add explicit Best Practices rule: never use web search for IDC data content questions; idc-index DuckDB queries are always authoritative
  • Move version_metadata_index to second position in Available Tables
  • Move prior_versions_index to last position; clarify it is for deprecated/historical data only, not for querying current data
  • Remove "Loaded" column from Available Tables; replace with idempotent fetch_index() rule that applies unconditionally to all tables
  • Remove some of the "Best practices" that are human-oriented

- Add explicit Best Practices rule: never use web search for IDC data
  content questions; idc-index DuckDB queries are always authoritative
- Move version_metadata_index to second position in Available Tables
- Move prior_versions_index to last position; clarify it is for
  deprecated/historical data only, not for querying current data
- Remove "Loaded" column from Available Tables; replace with idempotent
  fetch_index() rule that applies unconditionally to all tables

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@fedorov fedorov merged commit 0938570 into main May 8, 2026
2 checks passed
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