Skip to content

Indexing lifecycle: incremental indexing + schema migration #233

Description

@toddysm

Part of #168 (gap analysis: indexing lifecycle).

Problem

Startup full-rebuild indexing, idempotent MERGE, and diagnostics exist, but there is no incremental indexing or schema migration behavior as called for by #168's design-work checklist.

Scope

  • Incremental indexing of changed source files (avoid full rebuild where possible).
  • Schema/version migration behavior for the derived database.

Acceptance criteria

  • Incremental index path with tests.
  • Documented schema-migration/versioning behavior.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or requestobservabilityRelated to Observability

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions