Skip to main content

context-layer

There is a lot of talk about context layers, and the best way to learn one is to build one. This is a toy, but the core ideas turned out to be simple.

  • A data platform is full of signals: query history, who opens what, what is certified, what is refreshed. That is enough to rank definitions.
  • Nobody will maintain a knowledge graph by hand, and the ones that exist drift. The graph has to build itself.
  • A stateless agent is attractive: the ranking happens before the question, so the model behind the agent can change without losing anything.
  • A context layer is there to be useful, not to hold the ultimate truth.

The bet is that a context built automatically, at least to start, and ranked on how the platform already behaves gets better as the platform is used. I do not know yet whether that holds. What I do like is that it uses the semantic models already there and asks for no new modelling.

So far the industry splits on who settles a conflict: the platform, by scoring it, which scales with usage, or a person, by reviewing it, which scales with reviewer time; I prefer the first, time will tell.

The harvest delivers one thing: a knowledge graph of the tenant - every term, its competing definitions ranked, and what feeds what. That graph is the context. It runs nightly on its own, an agent asks whenever, and the two meet at the graph without ever calling each other.

See it on a real tenant

Inside the platform, the harvest side reads a Fabric workspace, builds and ranks the graph, and publishes it as the context. Outside it, any stateless agent - on a laptop, in a notebook, in CI, in a chat - reads that context as one markdown file, runs rank 1 as DAX on the model that owns it, and answers with the number, its source and a confidence.

!pip install fabcontext
import fabcontext
url = fabcontext.harvest("Workspace_A")

The first call creates the lakehouse; every later one updates it. It returns the URL an agent asks against.

The ranking, what is harvested, the schema, how to ask, the limits: docs/guide.md.

Licence

MIT - see LICENSE.

Release files for fabcontext 0.1.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for fabcontext 0.1.1
File Size Uploaded
fabcontext-0.1.1.tar.gz 102.2 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for fabcontext 0.1.1
File Interpreter ABI Platform
fabcontext-0.1.1-py3-none-any.whl Python 3 none any Details

Total release size: 206.8 kB

Release files / fabcontext-0.1.1.tar.gz

Download URL fabcontext-0.1.1.tar.gz
Size 102.2 kB
Tags Source
SHA-256 checksum
How to use checksums
3727c6048f24992e6d0488c20cecf532a36618c7eff4c9ffce30acbf229c3bd2
BLAKE2b-256 checksum
How to use checksums
e73f88eff388abb2341e09cd3e879a5fdc22acbeb5c9ff90d086b792e661a4f8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 12, 2026.

Transparency log

Release files / fabcontext-0.1.1-py3-none-any.whl

Download URL fabcontext-0.1.1-py3-none-any.whl
Size 104.6 kB
Tags Python 3
SHA-256 checksum
How to use checksums
0e95bfd792a11e25601471a78845572bcbc094e59910b5aada07e244cd16d912
BLAKE2b-256 checksum
How to use checksums
858077a28e699419cb7d692039a06c56dcb2d48ac0bfe8e969118f9d0752f730
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 12, 2026.

Transparency log

Release history Release notifications | RSS feed

0.1.6

2 release files

0.1.5

2 release files

0.1.4

2 release files

0.1.3

2 release files

0.1.2

2 release files

This release

0.1.1 This release

2 release files

0.1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page