# TODO — defapp

Last updated: 2026-07-22

## Current tasks

- [ ] Add wizard guidance to UX docs.
- [ ] Add tips.ai.md to the docs installer and manifest.
- [ ] Update docs/CHANGELOG.md with docs viewer stabilization and new standards.
- [ ] Verify defapp.docs.php renders UX, PROCESS, FAQ, and tips.ai docs correctly.
- [ ] Decide whether to add a dedicated WIZARDS.md or keep wizard guidance in UX/PROCESS.
- [ ] Add a verify/lint mode to newapp.sh to run php/bash syntax checks automatically.
- [ ] Document the “build in layers and run php -l after each change” rule in SPEC/ARCHITECTURE.

## Completed

- [x] Stabilized defapp.docs.php with manifest, helpers, markdown renderer, and Bootstrap UX.
- [x] Created a docs installer script to generate core markdown files automatically.
