Skip to content

docs: align CLAUDE.md runtime guidance with host-native default#7

Merged
kazukinakai merged 1 commit into
mainfrom
docs/host-native-runtime
Jun 13, 2026
Merged

docs: align CLAUDE.md runtime guidance with host-native default#7
kazukinakai merged 1 commit into
mainfrom
docs/host-native-runtime

Conversation

@kazukinakai

Copy link
Copy Markdown
Member

What

Surgically update CLAUDE.md to match the org-wide runtime policy (host-native default). Markdown only.

Why

The "Docker dev shell ... for containerized development per the global docker-first policy" line was stale — the docker-first mandate was retired (2026-05-23). SSoT is now ~/.claude/rules/runtime-workflow.md.

Change

  • Replace the docker-first paragraph with a host-native by default section: build/test/lint/typecheck run directly via pnpm + Turbo + Vitest (matches package.json scripts).
  • Docker dev shell reframed as optional (local stateful infra / parity checks only); airis workspace gen noted as opt-in config generation, not required.
  • Added fork-hygiene note: this is a fork of upstream Qwen Code (origin = agiletec-inc/airiscode) — don't push airis-generated artifacts upstream.

Repo-specific facts (Ollama backend, Claude Code spec adoption, Qwen fork layout) are unchanged.

Retire the stale 'global docker-first policy' reference. Development is
host-native by default (pnpm + Turbo + Vitest); the Docker dev shell is
optional for local stateful infra / parity checks. Reference the org
runtime SSoT and note fork-artifact hygiene (don't pollute upstream).
@kazukinakai kazukinakai merged commit 6b66f68 into main Jun 13, 2026
1 check failed
@kazukinakai kazukinakai deleted the docs/host-native-runtime branch June 13, 2026 12:32
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