{% extends "base.html" %} {% block title %}Projects — ai-memory{% endblock %} {% block content %}
All workspaces and projects in your wiki.
On {{ dialog.created_at }} this server migrated the wiki to the Open Knowledge Format (OKF v0.2): every page's frontmatter was rewritten in place — same pages, same version history, bodies and timestamps untouched — so your knowledge is now portable to any OKF-aware tool.
{% if dialog.archive_present %}
Before touching anything, a full backup of the data directory was verified and saved to
{{ dialog.archive_path }}
({{ dialog.size_human }}).
If something looks wrong
Full steps, including the surgical git-checkpoint rollback: docs/MIGRATION-2.0.md in the ai-memory repository.
If everything looks right, you can delete the archive — ai-memory status
shows it until the file is gone.
The verified pre-migration backup archive
{{ dialog.archive_path }}
has since been deleted. If anything looks wrong, the wiki's git history still holds the
pre-okf-migration checkpoint commit — see
docs/MIGRATION-2.0.md for the rollback steps.
No projects yet — wire up a hook and start a session.