Skip to content

Align object template names with directory names#515

Merged
adulau merged 1 commit intomainfrom
codex/review-template-names-for-directory-match
Apr 29, 2026
Merged

Align object template names with directory names#515
adulau merged 1 commit intomainfrom
codex/review-template-names-for-directory-match

Conversation

@adulau
Copy link
Copy Markdown
Member

@adulau adulau commented Apr 29, 2026

Motivation

  • Ensure the top-level "name" value in each object template exactly matches its containing directory slug to avoid tooling and lookup inconsistencies.

Description

  • Updated the top-level name field in six templates so the value exactly matches the directory name: objects/diamond, objects/generalizing-persuasion-framework, objects/nse-script, objects/persnona, objects/rulezet-metadata, and objects/taranis-news-item.
  • Only the name string values were changed; no other schema attributes or structure were modified.

Testing

  • Ran a repository-wide Python check that compares each objects/<dir>/definition.json name against its directory and the script returned no mismatches, indicating success.
  • Used rg -n '"name"' to inspect the updated files and confirm the new name values are present.

Codex Task

@adulau adulau merged commit 82b3e09 into main Apr 29, 2026
1 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant