This repository configures the public Tiinex organization profile.
The primary entry point for understanding the system is the profile page: https://github.com/Tiinex
This repository is not part of the core system itself.
It exists to:
- define how Tiinex is presented publicly
- host shared assets (e.g. roadmap, visuals)
- provide a consistent external signal across repositories
- Core system, roles, and cloud context → https://github.com/Tiinex/ai
- TRACEABLE and provenance-first tooling → https://github.com/Tiinex/ai-provenance
- VS Code Local-chat inspection and cleanup tooling → https://github.com/Tiinex/ai-vscode-tools
- Experimental feedback and topic tooling → https://github.com/Tiinex/feedback
- Public website → https://github.com/Tiinex/site
If someone wants to fork the right repo first, the recommendation should match the work surface:
- fork
aifor maintained role/canon/inference work - fork
ai-provenancefor provenance-first TRACEABLE runtime and evidence work - fork
ai-vscode-toolsfor VS Code-specific Local-chat and session-store work - fork
feedbackfor experimental topic-oriented feedback tooling - fork
siteonly for the public web surface itself
If you are looking to understand the system, start at the organization profile.