You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installer Boilerplate Generation:docs/install.sh now generates clean, generic boilerplate for README.md, CHANGELOG.md, TASKS.md, and makefile instead of copying project-specific versions when scaffolding a new project.
Scientific Debugging Documentation: Added comprehensive documentation for the /debug command's scientific, hypothesis-driven workflow in docs/design.md and docs/user-guide.md.
Changed
Documentation Suite Overhaul: Major updates to the entire documentation suite (index.md, deploy.md, design.md, develop.md, user-guide.md) to reflect recent framework changes, including the Journal-First philosophy, TCR (Test-Commit-Revert) loop details, and safe update logic.