OFSClock

OFS-2.1 Spec

Envelope, schemas, conformance, and safeguards

Normative statements

  • ISO/UTC is authoritative.
  • OFS is an overlay interface.
  • Civil token uses Φ.0xxxx with ψ 00000–09999.
  • FT recommended formula: ft = floor(unixMs / 864).
  • MT is optional; privacy-first.
  • No surveillance / no productivity scoring.

Schemas

ofs-envelope-v1.schema.jsonDownload
agent-intent.schema.jsonDownload
mt-event.schema.jsonDownload

Profile extensions

Envelopes may declare a configuration profile via the extensions field. Profiles do not change units; they indicate logging discipline expectations.

envelope.extensions.profile = "civil" | "ops" // civil (default): coordination display, calendar overlays // ops: deterministic ordering (FT), integrity audit, // bounded semantics (MT)

The envelope schema (v1) is not modified. The profile field lives in extensions, which the schema permits as an open object.

Conformance checklist

Safeguards (normative)

  • Implementations must not use \u03C8-level granularity for monitoring individuals.
  • No productivity scoring based on pulses.
  • Default attention protection: batching and boundaries.
  • MT defaults to privacy-first (restricted/private unless explicitly public).
  • ISO/UTC remains authoritative for all legal and real-world time.

Adoption pathway

1. Civil(dual-display)2. FT(ordering)3. MT(consent/privacy)

Interface-first adoption: tools before institutions.