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.5.0.tar.gz (35.6 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.5.0-py3-none-any.whl (45.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pace_engine-0.5.0.tar.gz
  • Upload date:
  • Size: 35.6 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.5.0.tar.gz
Algorithm Hash digest
SHA256 fb138aba2c54e64be728755cd4e67ed319be83db701962a189a2d79ceec3c039
MD5 cdc6bf86c915c56b5ffe4c8f9d8d2908
BLAKE2b-256 e94bf06644e84d83b7d62ac50d1b7d903b0dd4ad812d6bf9494cf58b2de2b9a1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pace_engine-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 45.1 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.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0550c3fc78d6b5420dff5ba44071afc511bb1573c542a0032160403a06ecfd40
MD5 b05c9732b35e02b8b374f30be134d9bb
BLAKE2b-256 ebb5571281931cc385bbf63ddff32db7ff0d6b96c52ab0d02554ebbd7771e0bd

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