|
1 | | -# This Repository Has Moved |
| 1 | +// SPDX-License-Identifier: CC-BY-SA-4.0 |
| 2 | +// SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk> |
| 3 | += Lithoglyph — extraction PLANNED (not yet moved) |
2 | 4 |
|
3 | | -**Lith core is now part of the [Lith monorepo](https://github.com/hyperpolymath/lith).** |
| 5 | +The Lithoglyph stack still lives *here*, in `nextgen-databases/lithoglyph/`. Treat |
| 6 | +this directory as canonical until migration completes. |
4 | 7 |
|
5 | | -## New Location |
| 8 | +Planned standalone repositories (reserved 2026-06-22; migration pending): |
6 | 9 |
|
7 | | -- **Monorepo:** https://github.com/hyperpolymath/lith |
8 | | -- **Database Core:** https://github.com/hyperpolymath/lith/tree/main/database |
| 10 | +* Database core -> https://github.com/hyperpolymath/lithoglyphdb |
| 11 | +* Query language (GNPL / GQL-dt) -> https://github.com/hyperpolymath/gnpl |
| 12 | +* Airtable-mode delivery -> https://github.com/hyperpolymath/glyphbase |
9 | 13 |
|
10 | | -## Lith Monorepo Structure |
11 | | - |
12 | | -``` |
13 | | -lith/ |
14 | | -├── query/ # GQLdt (dependently-typed query language) |
15 | | -├── database/ # Lith core (this repo) - Forth implementation |
16 | | -├── bridge/ # Zig FFI bridge |
17 | | -├── studio/ # Web-based GUI |
18 | | -├── debugger/ # Proof-carrying debugger |
19 | | -└── extensions/ # BEAM, geo, analytics |
20 | | -``` |
21 | | - |
22 | | -All Lith development now happens in the monorepo for better coordination and discoverability. |
23 | | - |
24 | | -**See you at [github.com/hyperpolymath/lith](https://github.com/hyperpolymath/lith)!** 🚀 |
| 14 | +CAUTION: a previous version of this file claimed the code had moved to a `lith` |
| 15 | +monorepo. That was INCORRECT — no such consolidation was authorised and no |
| 16 | +`lith` repo exists. The move has not happened yet. |
0 commit comments