docs: restructure README/architecture and add brand licensing #61

Merged
claudiomaradonna merged 2 commits from docs/cleanup-and-licensing into master 2026-05-30 09:58:43 +02:00
Collaborator

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.

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.
Slim the README: drop the duplicated repository-layout and inline
build/deploy sections, add a Documentation index pointing to
docs/architecture.md and docs/deploy.md, and add a License section
that distinguishes the AGPL-3.0 source from the Unitoo brand.

Move DEPLOY.md to docs/ alongside the other reference docs and
rephrase the architecture and deploy notes from "there is no X"
negations into active descriptions; rename the Jekyll-processing
heading to "Jekyll source scope".

Add TRADEMARKS.md to record that the Unitoo name, logo, and brand
assets are excluded from the AGPL-3.0 license.
Regroup .dockerignore with section comments, exclude bundler/node
and Claude-jail artifacts from the build context, fix the
jekyll-cache glob, and drop the stale .devcontainer entry. Ignore
.ai/ in git and remove the committed .ai/prompt.md now that the
directory is gitignored.
claudiomaradonna deleted branch docs/cleanup-and-licensing 2026-05-30 09:58:47 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
unitoo/website!61
No description provided.