Skip to content

Tiinex/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tiinex Docs

This repository is a public documentation surface for Tiinex continuity, provenance, lineage, and recoverable markdown workflows.

The core idea is simple:

  • preserve relationships between artifacts over time
  • keep those relationships readable without requiring one specialized runtime
  • separate Parent Trace, Origin, schema identity, and integrity instead of flattening them into one vague metadata layer

What You Can Find Here

  • .topics/README.md: topic-oriented trace artifacts and continuity roots
  • .topics/.schemas/README.md: human-readable schema notes for Tiinex artifact types such as topic, task, evidence, feedback, decision, pointer, and continuity envelope

Why This Repo Exists

Many provenance problems appear when relationships between observations, evidence, decisions, tasks, and later follow-up are preserved only inside one tool, one database, or one vendor-specific workflow.

Tiinex explores a markdown-first alternative where a reader can still inspect:

  • what an artifact currently is
  • which parent trace it directly continues
  • what external or upstream origin grounded it
  • which schema governs the current reading
  • what integrity relation has been checked

Important Terms

  • Parent Trace: the direct continuity relation to the prior trace step
  • Origin: the best known bounded reconstruction entrypoint or upstream grounding source
  • Lineage: the readable chain formed by trace artifacts over time
  • Continuity: the envelope and integrity discipline that help later readers continue work without guessing
  • Schema: the artifact contract that tells a reader whether something is a topic, task, evidence, feedback, decision, pointer, runtime artifact, or another Tiinex type

Good Entry Points

If you are trying to understand Tiinex provenance or lineage thinking, start here:

Current Topic Spaces

Reading Note

These files are intentionally optimized for both humans and language models.

They are not meant to hide provenance inside opaque metadata. They are meant to keep parent, origin, schema, and continuity explicit enough that later readers can reconstruct what happened and why.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors