Skip to content

docs: audit Typed* contract and propose prefix-free naming#29

Closed
blackopsrepl wants to merge 1 commit intomainfrom
codex/explore-typed-contracts-for-unification-wyvsy2
Closed

docs: audit Typed* contract and propose prefix-free naming#29
blackopsrepl wants to merge 1 commit intomainfrom
codex/explore-typed-contracts-for-unification-wyvsy2

Conversation

@blackopsrepl
Copy link
Copy Markdown
Collaborator

Motivation

  • Audit the current Typed*/typed_* surface to determine whether the explicit Typed prefixes are necessary and to propose a unified, prefix-free naming model plus a migration plan.

Description

  • Add docs/typed-contract-audit.md which inventories public Typed* usages, documents the structural role of the descriptor adapter (TypedEntityExtractor), and proposes renames (e.g. TypedValueSelector -> ValueSelector) and an atomic, no-shim migration strategy; this is a documentation-only change.

Testing

  • Ran automated repository scans (rg searches for Typed/typed_* patterns) and git status, and committed the new file; all commands completed successfully.

Codex Task

@blackopsrepl
Copy link
Copy Markdown
Collaborator Author

Superseded by #31, which keeps the audit rationale and pairs it with the actual release-branch implementation.

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