Skip to content

fix: documentation#21

Merged
brunozoric merged 4 commits into
mainfrom
bruno/fix/agents
Jun 10, 2026
Merged

fix: documentation#21
brunozoric merged 4 commits into
mainfrom
bruno/fix/agents

Conversation

@brunozoric

Copy link
Copy Markdown
Contributor

No description provided.

brunozoric and others added 4 commits June 10, 2026 11:35
Section 2: fix preset count (5 not 2), add replaceFileUrls transformer,
add isFormBuilderRecord filter, add DdbCoreTransformContext + createTransferPreset +
migrationConfigSchema exports, fix fromEnv overloads, fix credential validation ref.

Section 3: fix MigrationConfig comment, add missing features (SnapshotWriter,
DroppedRecordLog, TransferredRecordLog, AccessChecker, PresetLifecycle),
update preset list (5 presets, no example.ts exclusion), fix transformer count.

Section 4: add checkAccess() to Processor.Interface, remove stale queryRecord
from base context, add compressionHandler, fix slice descriptions to include
querySourceRecord/queryTargetRecord, fix per-record orchestration order,
add requestTimeoutMs to tuning, add debug.logLevel, fix runner surface.

Section 6: remove false storage-mode runtime guard claim, fix preset count,
remove stale example.ts exclusion claim.

Section 7: mark di-features and os-transfer branches as merged.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- templates/AGENTS.md: replace createDdbConfig/createOsConfig with createConfig,
  fix layout diagram to show single config.ts, fix --config examples
- templates/README.md: replace per-storage config files with unified config.ts,
  fix preset example to use createTransferPreset, add presetsDir to pipeline
  options, remove stale DDB/OS Transfer subsections
- templates/internal-project/README.md: fix config file refs, remove
  pipeline.preset field, update CLI examples
- templates/.claude/skills/writing-data-transfer-preset/SKILL.md: remove
  pipeline.preset refs, fix getFile return type to Buffer | null, update
  preset count to 5 with copy-* presets, clarify internal transformer imports

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Fix preset count (5 not 4), add copy-os to built-in presets list
- Add fromEnv(name, null) overload documentation
- Add debug.logLevel config option
- Add isFormBuilderRecord to filter predicates table
- Add replaceFileUrls to built-in transformers section
- Add requestTimeoutMs to tuning block
- Fix copy-ddb/copy-files descriptions

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- aws-transfer-setup.md: replace yarn start with yarn transfer, clarify
  env vars are user-convention wired via config.ts, not CLI-level
- ddb-es-migration-reference.md: add legacy-reference header — the
  .sample/migration/ddb-es/ directory does not exist in this repo
- pino-logger-implementation.md: rewrite to match current DI-based
  PinoLogger architecture; remove stale createLogger/LOG_LEVEL/msgPrefix
  refs; keep valid pino.multistream gotcha
- webiny-di-guide.md: fix PinoLoggerImpl → PinoLogger, add logFile to
  LoggerOptions example

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@brunozoric brunozoric self-assigned this Jun 10, 2026
@brunozoric brunozoric merged commit 8286e45 into main Jun 10, 2026
7 checks passed
@brunozoric brunozoric deleted the bruno/fix/agents branch June 10, 2026 10:04
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