Skip to content

feat: define sessions registry schema v1 - #17

Merged
dapi merged 1 commit into
mainfrom
feature/issue-6-ft-006-schema-v1-sessions-json
Jul 7, 2026
Merged

feat: define sessions registry schema v1#17
dapi merged 1 commit into
mainfrom
feature/issue-6-ft-006-schema-v1-sessions-json

Conversation

@dapi

@dapi dapi commented Jul 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • Implements internal/registry schema v1 parser and validator for .zelma/sessions.json.
  • Adds empty, minimal, and representative registry fixtures.
  • Documents the implemented FT-006 schema reference and fixture inventory.

Scope

Covers GitHub issue #6 only. Does not implement issue #3 or issue #9 behavior, CLI listing, atomic writes, live zellij reconciliation, migrations, or recovery flows.

Closes #6.

Checks

  • mise exec -- go test ./...
  • mise exec -- go build -o /tmp/zelma-ft006 ./cmd/zelma
  • python3 scripts/check_memory_bank_index.py
  • git diff --check
  • rg --files memory-bank
  • rg -n "zelima|Zelima" . (only existing instruction/example mentions)

@dapi
dapi marked this pull request as ready for review July 7, 2026 20:08
@dapi
dapi merged commit fead980 into main Jul 7, 2026
1 check passed
@dapi
dapi deleted the feature/issue-6-ft-006-schema-v1-sessions-json branch July 7, 2026 20:09
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.

FT-006: Schema v1 для sessions.json

1 participant