Skip to content

docs(scenarios): use canonical device_info name, not the system_info alias#120

Merged
xunholy merged 1 commit into
mainfrom
docs/scenario-canonical-device-info
Jun 24, 2026
Merged

docs(scenarios): use canonical device_info name, not the system_info alias#120
xunholy merged 1 commit into
mainfrom
docs/scenario-canonical-device-info

Conversation

@xunholy

@xunholy xunholy commented Jun 24, 2026

Copy link
Copy Markdown
Owner

Summary

Follow-on consistency fix to #118 (which made tools.md use the canonical device_info name). Two operator-facing scenario docs still described the agent firing system_info, which is only a legacy alias of device_info — the canonical name tool_search and the tool catalog now surface.

The alias still resolves at dispatch, so this is naming consistency, not a behaviour fix: an operator reading the scenarios now sees the same tool name everywhere.

  • docs/scenarios/inventory.md: "Fires system_info" → device_info.
  • docs/scenarios/hardware.md: hw-recon reference context → device_info.

The refactor/migration history docs that discuss the system_infodevice_info alias migration itself are left as-is.

Docs-only — no code change, no release.

…alias

Follow-on consistency fix to #118 (which made tools.md use the canonical
device_info name). Two operator-facing scenario docs still described the
agent firing `system_info`, which is only a legacy alias of device_info —
the canonical name tool_search and the tool catalog now surface. The
alias still resolves, so this is naming consistency, not a behaviour fix:
an operator reading the scenarios now sees the same tool name everywhere.

- docs/scenarios/inventory.md: "Fires system_info" -> device_info.
- docs/scenarios/hardware.md: hw-recon reference context -> device_info.

The refactor/migration history docs that discuss the system_info ->
device_info alias migration itself are left as-is. Docs-only.
@xunholy xunholy merged commit 545811d into main Jun 24, 2026
10 of 11 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