https://github.com/chronista-club/objectrecords
Immutable, content-addressable data store — the data plane of the Creo ecosystem.
https://github.com/chronista-club/objectrecords
content-addressable data-store immutable rust surrealdb
Last synced: 4 days ago
JSON representation
Immutable, content-addressable data store — the data plane of the Creo ecosystem.
- Host: GitHub
- URL: https://github.com/chronista-club/objectrecords
- Owner: chronista-club
- License: apache-2.0
- Created: 2026-06-17T07:44:18.000Z (7 days ago)
- Default Branch: main
- Last Pushed: 2026-06-17T07:51:18.000Z (7 days ago)
- Last Synced: 2026-06-17T09:24:45.937Z (7 days ago)
- Topics: content-addressable, data-store, immutable, rust, surrealdb
- Language: Rust
- Size: 129 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# objectrecords
> **Object Records** — Internal immutable data store for the Creo ecosystem.
## What
The data plane of the Creo ecosystem.
In Creo, *thoughts and decisions* live in [creo-memories](https://github.com/chronista-club/creo-memories) (mutable, interpretive).
*Records* — logs, FIX'd documents, datasets, and assets — live here, immutable and content-addressable.
## Status
**Design phase.** Not yet ready for use.
The architecture follows a 3-layer separation: `Creo` (mutable, interpretive) /
`ObjectRecords` (immutable records) / `Reference` (external pointers).
See [CLAUDE.md](CLAUDE.md) for the core model and design principles.
## Brand
`Object Records` originates as a record label founded by [@mako-357](https://github.com/mako-357) in 2006.
The double entendre — *records of music* → *records of data* — frames the namespace.
Domain: [objectrecords.io](https://objectrecords.io)
## Related
- [creo-memories](https://github.com/chronista-club/creo-memories) — semantic layer (mutable thoughts)
- [creo-id](https://github.com/chronista-club/creo-id) — OIDC authorization server
- [creo-ui](https://github.com/chronista-club/creo-ui) — design system
- [chronista-hub](https://github.com/chronista-club/chronista-hub) — meta-registry