docs: restructure README/architecture and add brand licensing #61
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "docs/cleanup-and-licensing"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Reorganize the project documentation so the README stays slim and points readers to the right place: a new Documentation index links out to the architecture reference, and DEPLOY.md moves under docs/ alongside it rather than cluttering the root. The prose throughout is rephrased into active voice so instructions read as direct steps. A new TRADEMARKS.md and a License section make the licensing picture explicit, carving the Unitoo brand out of the AGPL grant so the code stays open while the marks remain protected. The same pass tidies repository hygiene: .dockerignore and .gitignore are brought in line with what actually ships, and the stale .ai/prompt.md artifact is dropped. No site output or build behavior changes.