Skip to content

chore: migrate fab project to kit 2.7.x#28

Merged
sahil-noon merged 2 commits into
mainfrom
chore/fab-kit-2.7.0-migration
Jun 26, 2026
Merged

chore: migrate fab project to kit 2.7.x#28
sahil-noon merged 2 commits into
mainfrom
chore/fab-kit-2.7.0-migration

Conversation

@sahil-noon

Copy link
Copy Markdown
Collaborator

Summary

Applies the fab-kit 2.6.6 → 2.7.0 migration and syncs project version stamps to the installed kit (2.7.1).

  • Re-baseline memory indexes onto two-column form (2.6.6 → 2.7.0 migration): drops the Last Updated (git-date) column from every docs/memory/**/index.md. The date cell was a live git log projection (HEAD/branch-relative), which churned index cells back and forth across concurrent PRs. The index is now a pure function of content — branch-independent and byte-stable. Dated, change-attributed history still lives in each folder's log.md.
  • Version stamps: fab_version2.7.1, fab/.kit-migration-version2.7.0.

Verification

  • Re-baseline diff is purely the date-column drop; no Last Updated headers remain in any index.
  • fab memory-index re-run is byte-stable ("Memory indexes already up to date").
  • fab memory-index --check exits 0.

Note

The migration's pre-check probe writes an empty config.yaml, which the 2.7.x binary rejects for lacking fab_version — the probe aborts spuriously. Confirmed the running binary is genuinely 2.7.1 (≥ 2.7.0) by re-running the probe with a valid minimal config. Worth flagging upstream as a latent migration-probe bug.

🤖 Generated with Claude Code

sahil87 and others added 2 commits June 26, 2026 15:16
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@sahil-noon sahil-noon marked this pull request as ready for review June 26, 2026 09:47
@sahil-noon sahil-noon merged commit fbdbfd4 into main Jun 26, 2026
2 checks passed
@sahil-noon sahil-noon deleted the chore/fab-kit-2.7.0-migration branch June 26, 2026 09:52
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