Skip to content

Tiinex system map

Tiinex

Tiinex is an open-source format and toolkit for keeping work, provenance, and continuity readable, portable, and recoverable.

Important work often survives while the context around it disappears into chats, tools, private state, undocumented assumptions, or platform-specific history. Tiinex keeps that context close to the work in human-readable artifacts that can be inspected, continued, reviewed, and moved across tools without depending on one application or provider to explain what happened.

Core principles

  • Human-readable first. Important meaning should remain understandable without a specific runtime or UI.
  • Explicit continuity. Parent, origin, transition, evidence, policy, and Handoff describe different relationships and are kept distinct.
  • Portable by design. Artifacts and Workspaces can move across hosts and providers without becoming owned by them.
  • Location is not authority. A repository, provider, UI, or publication target does not define an artifact's semantics merely because it stores or presents it.
  • Context is not mutation authority. Material carried for grounding or review is not automatically writable or transferred work.

What Tiinex can preserve

Tiinex artifacts can carry the context needed to understand and continue work, including:

  • where material came from
  • what it follows from
  • what changed and why
  • evidence and source boundaries
  • dependencies and limitations
  • decisions, tasks, and responsibilities
  • Handoffs between people, tools, or roles
  • what should not be inferred from the material

The shared semantic surface stays human-readable. Runtime projections, caches, transport representations, and UI state may be machine-oriented, but they do not replace artifact meaning.

Architecture

Tiinex separates authority, mechanics, application state, sources, presentation, interoperability, hosts, and execution so each layer can evolve without becoming a second source of truth.

Area Responsibility Repositories
Project intent Initiatives, priorities, roles, and human gates business
Semantics Canonical schemas, contracts, and interpretation rules docs
Shared mechanics Artifacts, lineage, validation, grounding, Handoffs, packaging, and Tooling core
Application Shared Workspace data plane, composition, and Verse hosting app
Providers Source discovery, resolution, and publication provider-native, provider-github
Presentation Viewer and spatial presentation families verse-native, verse-atlas, verse-playthings
Interoperability External environments and capability integration interop-native, interop-openai
Hosts Web, editor, browser-extension, and command-line surfaces site, extension-vscode, extension-chrome, cli
Execution Provider-, environment-, and host-agnostic headless orchestration runtime-native

Works with existing systems

Tiinex does not require every external system to store native Tiinex artifacts.

External material can be presented as a synthetic Tiinex projection when no artifact exists. When an external object carries a real Tiinex payload, Tiinex can recover and qualify that artifact instead of inventing a competing semantic representation.

This lets systems such as GitHub Issues and pull requests remain useful in their native form while participating in the same broader provenance and continuity model.

Start here

Website: https://tiinex.dev

Meaning belongs in readable Tiinex artifacts and contracts. Shared implementation provides the mechanics. Hosts and providers expose capabilities without becoming semantic authority.

Popular repositories Loading

  1. ai-provenance ai-provenance Public

    Stale PoC Traceable AI execution, evidence artifacts, provenance timelines and recoverable orchestration state.

    TypeScript 2

  2. .github .github Public

    Tiinex organization profile and system overview

  3. ai-vscode-tools ai-vscode-tools Public archive

    VS Code tools for building and controlling structured AI workflows with reduced drift and improved consistency.

    TypeScript

  4. site site Public

    Official thin Tiinex web deployment — configuring, extending and hosting @tiinex/app with deployment-specific Workspaces, Verses and overrides.

    JavaScript 1

  5. docs docs Public

    Human-readable provenance, lineage, and continuity schemas for recoverable markdown workflows.

    JavaScript 2

  6. business business Public

    Business, funding, operations and commercial planning

    JavaScript

Repositories

Showing 10 of 19 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…