Skip to content

docs(agent-context): activate field.uri/field.inet/@stringFormat guidance + audit checks (ADR-0036 Wave 3)#131

Merged
dmealing merged 1 commit into
mainfrom
feat/wave3-docs
Jun 30, 2026
Merged

docs(agent-context): activate field.uri/field.inet/@stringFormat guidance + audit checks (ADR-0036 Wave 3)#131
dmealing merged 1 commit into
mainfrom
feat/wave3-docs

Conversation

@dmealing

Copy link
Copy Markdown
Member

Activates the now-live Wave-3 vocab in the authoring skill (URL→field.uri, IP→field.inet, email/hostname→@stringformat) and the audit's vocabulary-modernization checks. Reframes the remaining TODO as Wave 4 (reverse-nav derivation; @reverseName optional, not @relationName). Grounding/conformance/drift green; new vocab resolves as registered.

🤖 Generated with Claude Code

…inet/@stringformat)

Wave 3 (field.uri/field.inet subtypes + @stringformat {email,hostname}) merged
on main (09ceba2), so its guidance goes live in the agent-context surfaces.

- authoring skill: add field.uri (URL/URI native), field.inet (IP native), and
  @stringformat: email/hostname (validated plain string — don't hand-write a
  validator.regex) to the canonical-needs table + a Wave-3 prose block; these are
  concrete instances of the ADR-0037 2a-subtype / 2c-attribute split already taught.
  Remove the Wave-3 portion of the TODO; reframe the remainder as Wave 4
  (reverse-navigation derivation — @reverseName is the OPTIONAL override).
- audit skill: activate the Wave-3 modernization checks (validator.regex/string
  validating email -> @stringformat: email; URL-holding string -> field.uri;
  IP-holding string -> field.inet). Reframe the forward TODO as Wave 4, pending,
  with @reverseName (optional override) — not @relationName.
- grounding exemption: swap @relationName -> @reverseName in
  DELIBERATELY_NAMED_RETIRED_OR_CUT (Wave 4, not-yet-registered). field.uri/
  field.inet/@stringformat are registered, so they pass grounding as real vocab.
- regenerate agent-context conformance fixtures (4 stacks, byte-identical).

Grounding + drift + conformance tests green.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GF9xLEQZaPus5Y6opk398n
@dmealing
dmealing merged commit 72f076a into main Jun 30, 2026
@dmealing
dmealing deleted the feat/wave3-docs branch June 30, 2026 14:41
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.

2 participants