Skip to main content

PACE - an engineering operating system: a versioned, installable engine that preserves and governs a project's knowledge so any AI understands it in seconds.

Project description

PACE

An engineering operating system — a versioned, installable engine that preserves, organizes, governs and evolves the knowledge of any software project, so any AI understands it in seconds.

PACE does for a project's knowledge what Git did for its source code.

PACE is installed once and governs any number of independent projects. Each project carries only its own .pace/ memory — never a copy of PACE itself. Bring your own AI: PACE is AI-agnostic and runs locally. No lock-in.

The problem

Engineering knowledge lives scattered across ChatGPT and Claude chats, Slack, Notion, READMEs, emails and the architect's memory. When the AI changes, the team changes, or months pass, most of it disappears — and the same question returns: "explain the project to me again." PACE exists so that never happens again.

Install

From source (PyPI packaging is on the roadmap):

pip install .

Or run it directly without installing:

python cli/pace.py <command> ...

Quickstart

pace init --guided        # interview: seed mission, vision, roadmap, sprint
pace context              # print the project's full context (for any AI)
pace handoff              # (re)generate the AI-onboarding handoff
pace remember "<note>"    # add a continuity note (agreement, current state)
pace recall               # print the working memory (so the AI keeps the thread)
pace doctor               # validate the .pace/ instance structurally
pace create <path> ...    # generate a brand-new project governed by PACE

The 4-level model

Level What it is
PACE The engine. Code only, versioned, installable. Knows nothing of any specific project.
Organization An adopting org's governance memory (authority, policies, project registry).
Instance (.pace/) A single project's memory: mission, vision, roadmap, sprint, history, decisions, requests.
Project The actual product codebase — it simply hosts a .pace/ at its root.

Repository layout

  • kernel/ — locates and structurally validates a .pace/ instance against the Contract.
  • services/ — PDL reading, contract loading, validation, versioning.
  • engines/ — Project Creator (init, create), Handoff, and working Memory.
  • cli/ — the pace command.
  • ontology/ — the fundamental categories (entities, relations, assertions).
  • contracts/ — the checkable physical shape a .pace/ instance must have.
  • protocols/ — the PDL specification and the Learning Protocol.
  • standards/, policies/, governance/ — conventions, binding rules and the authority model.
  • .pace/ — PACE's own memory. PACE is governed by PACE — run pace context here.

A .pace/ instance

.pace/
  INSTANCE.pdl          identity (kind, name, slug, schema/pace version)
  ACTIVE_VERSIONS.pdl   which mission/vision/roadmap/sprint are current
  mission/ vision/ roadmap/ sprint/
  history/ decisions/ releases/ requests/
  handoff/              regenerable AI-onboarding view (HANDOFF.md)
  memory/               continuity notes + generated reports

Status

PACE governs itself: this repository has its own .pace/ instance, valid under its own Kernel. See .pace/roadmap/ for the phased plan (foundation -> solid product -> launch -> adoption -> scale) and .pace/handoff/HANDOFF.md for the current onboarding view.

License

Business Source License 1.1 (BUSL-1.1): you may read, use and self-host PACE, but not offer it as a competing hosted service. It converts to Apache 2.0 on the Change Date. See LICENSE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pace_engine-0.4.0.tar.gz (28.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pace_engine-0.4.0-py3-none-any.whl (35.3 kB view details)

Uploaded Python 3

File details

Details for the file pace_engine-0.4.0.tar.gz.

File metadata

  • Download URL: pace_engine-0.4.0.tar.gz
  • Upload date:
  • Size: 28.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.6

File hashes

Hashes for pace_engine-0.4.0.tar.gz
Algorithm Hash digest
SHA256 5780b4abded5a6c8a958107412a6a893078b6a1832ac4ccb43b7a17ffffbfe1a
MD5 6d00d2d2bc04978a55e3574ed6f90c76
BLAKE2b-256 595b547d71cf8f8d4bc4f882009a9731844d2feef47646c2da2718009741778a

See more details on using hashes here.

File details

Details for the file pace_engine-0.4.0-py3-none-any.whl.

File metadata

  • Download URL: pace_engine-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 35.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.6

File hashes

Hashes for pace_engine-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b87275d041f4d12a7bef0ba2343a56bb244f70b0cab63378c68786abad40bbbd
MD5 a8977de62fdbd5f458fdcbfaa6fd8a6f
BLAKE2b-256 887cbc4bceabb556bcbbcd24af72fcc4bef5050344e3f0f72b5a84db1261379e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page