Bazaar policy
The Bazaar is the public directory of places from which FCF material can be obtained. A stall in the Bazaar is a provisioner, not an authority: FCF origins and CARAVAN carriers may supply bytes, while immutable content identity and authenticated metadata determine which bytes CENTL trusts.
CARAVAN census
Census not live yet
The public counter contains aggregate carrier counts only. It does not publish volunteer IP addresses, hostnames, usernames, email addresses, locations, or a per-node roster. Active and Lost are defined by authenticated heartbeat windows in the CARAVAN census contract.
Browse: Index of /pub
Provisioners
| Provisioner | Status | Role |
|---|---|---|
| FCF source repository | live | Canonical CENTL source and development history. |
| FCF release channel | live through GitHub Releases | Current release archives and adjacent integrity material. |
| FCF Semantic Origin | publication contract implemented; origin provisioning pending | Direct content-addressed distribution of a redistribution-approved CENTL-SCi model. |
| CARAVAN provisioners | Phase 1 laboratory; public rollout gated | Authenticated replication and retrieval of public-approved artifacts without granting carriers authority. |
CENTL preservation set
| Resource class | Public status | Identity / recovery contract |
|---|---|---|
| CENTL source | Canonical repository available | Exact Git commit + deterministic source SHA256SUMS receipt |
| CENTL native releases | Available from GitHub Releases | Archive SHA-256; signed release SHA256SUMS supported for FCF-authenticated releases |
| Build/toolchain sources | Preservation tooling implemented; FCF store provisioning pending | Immutable archive SHA-256 or full Git commit |
| CENTL-SCi model weights | Preservation and public-origin export tooling implemented; current Q4_K_M publication blocked pending exact quantized provenance and redistribution approval | Exact GGUF SHA-256 + bound provenance + explicit public-approved state |
| Development caches/environments | Snapshot tooling implemented; FCF store provisioning pending | opam/Julia snapshot manifests + source commit |
| Linux recovery capsule | OCI build/save/run tooling implemented; first preserved capsule pending | Saved OCI archive SHA-256 + no-network recovery test |
Semantic route
local content-addressed model cache
|
v
FCF Semantic Origin
|
v
authenticated CARAVAN provisioners
|
v
same approved SHA-256 identityThe route can change without changing authority. CENTL-SCi and MIRAGE can run locally once the exact qualified bytes are present; no hosted inference API is part of the semantic trust path.
Implemented recovery path
source receipt + exact commit
|
preserved dependency/model bytes
|
SHA-256-protected OCI build capsule
|
no-network rebuild + test + Nemo differential gate
|
release SHA256SUMS
|
FCF signify signatureThe operational boundaries are documented in the semantic-origin contract, supply-chain preservation guide, integrity and authentication guide, manual CARAVAN joining guide, and release-signing guide.
Public hierarchy
/pub/
centl/
releases/
source/
toolchain/
models/
ACTIVE.json
sha256/
caravan/
catalog-v1.json
census-v1.json
manifests/
keys/
SHA256SUMSThe exact backing store may move as FCF infrastructure grows. Public URLs are distribution routes; they are not the sole preservation copy or cryptographic identity.
Integrity and authentication
SHA-256 detects byte changes when the expected digest is trusted. It does not by itself prove who published that digest. CENTL therefore keeps integrity and authentication separate: standard SHA-256 for byte identity, OpenBSD signify for authenticated FCF release checksum manifests, and TUF-authenticated catalog metadata for CARAVAN distribution. No custom hash or signature algorithm is introduced.
Canonical source
Until an item is explicitly marked live in The Bazaar, use the CENTL repository and official releases for the currently published material.