Skip to content

docs(agent-context): activate @localTime guidance + audit timestamp checks (ADR-0036 Wave 2)#127

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

docs(agent-context): activate @localTime guidance + audit timestamp checks (ADR-0036 Wave 2)#127
dmealing merged 1 commit into
mainfrom
feat/wave2-docs

Conversation

@dmealing

Copy link
Copy Markdown
Member

Now that @localTime is live on main, activates its guidance in the authoring skill (instant-by-default; @localTime for naive; timestamp_with_tz retired) and flips the audit's timestamp modernization checks from TODO to active. @format/@relationName stay Wave-3 TODOs. Grounding test now passes by resolving @localTime as a registered attr. 13/13 conformance/drift/grounding green.

🤖 Generated with Claude Code

…idance

Wave 2 (field.timestamp instant-by-default + the boolean @localTime naive
opt-out; @dbColumnType:timestamp_with_tz retired) is now merged on main, so its
guidance goes live in the adopter-facing skills.

- authoring skill: field.timestamp is instant/tz-aware by default; add
  @localTime:true only for a genuine naive wall-clock value; never use the
  retired @dbColumnType:timestamp_with_tz. Replaced the Wave-2 portion of the
  TODO marker; Wave-3 (@format/@relationName) stays a TODO.
- audit skill (vocabulary-hygiene axis): activated the two timestamp checks
  (flag timestamp_with_tz; flag a wall-clock field.timestamp -> @localTime).
  Wave-3 checks (@Format / @relationName) stay in the pending TODO block.
- grounding test: removed @localTime from DELIBERATELY_NAMED_RETIRED_OR_CUT
  (it is now registered on field.timestamp), so the authoring skill naming it
  passes grounding as a real attr. @relationName stays exempted (Wave 3).
- regenerated agent-context conformance goldens (all 4 stacks).

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