No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
bryanunitek 47e2242751 chore: scaffold-anchor commit (fleet 22 -> 38 Sanity Check enrolment)
4-file anchor scope: README.md + STATUS.md + LICENSE.md + .gitignore
No upstream fork content here (that lives in the public sister repo).
Authority: Bryan Fred 2026-06-04 09:28 UTC (repo creation + scaffold directive).
2026-06-04 10:30:03 +00:00
.gitignore chore: scaffold-anchor commit (fleet 22 -> 38 Sanity Check enrolment) 2026-06-04 10:30:03 +00:00
LICENSE.md chore: scaffold-anchor commit (fleet 22 -> 38 Sanity Check enrolment) 2026-06-04 10:30:03 +00:00
README.md chore: scaffold-anchor commit (fleet 22 -> 38 Sanity Check enrolment) 2026-06-04 10:30:03 +00:00
STATUS.md chore: scaffold-anchor commit (fleet 22 -> 38 Sanity Check enrolment) 2026-06-04 10:30:03 +00:00

UniCORE.Jitsi-Claw

Private working repository for the UniCORE.Jitsi forked-upstream family.

Identity

Field Value
Repository bryanunitek/UniCORE.Jitsi-Claw
Visibility Private
Public sister UniCORE.Jitsi
Upstream jitsi/jitsi-meet + jitsi/jitsi-videobridge
Upstream licence Apache-2.0
UniCORE additions licence CC BY 4.0 (documentation) / upstream-compatible (code)
Owner Bryan Fred, Unitek Systems Limited
Status Scaffold-anchor (empty — upstream fork + first UniCORE additions pending dedicated kickoff arc)

Purpose

Private working repository for the UniCORE.Jitsi forked-upstream family. Contains UniCORE-authored additions to Jitsi Meet and Jitsi Videobridge (video conferencing, SFU, real-time communication) that will merge into the public fork at certification.

Relationship to the public fork

Upstream (jitsi/jitsi-meet + jitsi/jitsi-videobridge)
    |
    | git fetch upstream
    | merge into 'main' branch
    v
UniCORE.Jitsi (public, 'main' + 'unicore' branches)
    |
    | UniCORE additions developed here first
    v
UniCORE.Jitsi-Claw (THIS REPO - private working)
    |
    | At certification: additions merge into public sister's 'unicore' branch
    v
UniCORE.Jitsi 'unicore' branch (public, certified additions)

Branch strategy

  • main — working branch for UniCORE additions (pre-certification)
  • Upstream sync happens via the public sister repo; this repo consumes the result

What belongs here

  • UniCORE-authored source code additions for the Jitsi family
  • Integration adapters connecting Jitsi to the UniCORE substrate
  • Tests for UniCORE additions
  • Internal architecture docs specific to this codebase

What does NOT belong here

  • Workspace memory, USER.md, MEMORY.md, daily logs, asset registers
  • Code from other verticals (Law, GVB, etc.)
  • Upstream source (that lives in the public sister)
  • Credentials, secrets, deployment-specific configuration

Platforms

Windows · Linux · macOS · iOS · Android

Programme affiliation

Part of the UniCORE programme. Built on TrueAI Foundation. Architecture: UniCORE-AI 12-Level Reference.


This repository is a scaffold-anchor. Full source and first UniCORE additions will land in a dedicated kickoff arc.