Viindoo Brain - Phase A+B Knowledge Base
Viindoo Brain provides a modular internal knowledge base built on vaults,
pages, linked records, and a modern OWL application.
Phase A foundations:
- Vaults, vault members, page hierarchy, and ACL-aware page access.
- Rich page models with HTML/plain-text content, daily notes, tags, templates,
snapshots, share links, comments, and AI attribution metadata.
- Linked pages and linked business records via wikilinks, mentions, and
viin.brain.page.record.link relations.
- Configurable properties and database views (list, kanban, timeline) for
structured knowledge workflows.
Phase B application layer:
- OWL client action viin_brain.brain_app with vault tree, page editor,
backlinks, linked-record panels, properties panel, and database blocks.
- Quick switcher, autocomplete popover, record hover cards, slash menu,
autosave, conflict handling, and optimistic-concurrency flows.
- Snapshot embed/refresh UX, sharing dialog, moderation panel, AI attribution
badge, AI review panel, graph panel, daily context, and timeline views.
- Brain form sidebar integration for supported business records through bridge
modules, plus tours covering the primary end-user flows.
Security
Implements the frozen ACL matrix at
knowledge/viindoo/v17/viin_brain_acl_matrix.md:
- 2 groups (group_brain_editor / group_brain_admin)
- ~10 native ir.rules covering ~34 of 40 canonical cells
- Page-level restricted override via restricted_user_ids / restricted_group_ids
- Vault-admin and brain-admin group bypass of page-level restriction
Dependencies
- viin_web_editor - uses tools.block_parser.extract_plain_text for
the content_plain compute field.
This software and associated files (the "Software") may only be
used
(executed, modified, executed after modifications) if you have
purchased a
valid license from the authors, typically via Odoo Apps,
or if you
have
received a written agreement from the authors of the
Software (see the
COPYRIGHT file).
You may develop Odoo modules that use the Software as a library
(typically
by depending on it, importing it and using its
resources), but
without
copying any source code or material from the
Software. You may distribute
those modules under the license of your
choice, provided that this
license
is compatible with the terms of
the Odoo Proprietary License (For
example:
LGPL, MIT, or proprietary
licenses similar to this one).
It is forbidden to publish, distribute, sublicense, or sell
copies of the
Software or modified copies of the Software.
The above copyright notice and this permission notice must be
included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT
SHALL THE
AUTHORS OR COPYRIGHT HOLDERS
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN
ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING
FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE
SOFTWARE.