Skip to content

mind-protocol/scopelock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

445 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScopeLock

ScopeLock is a monorepo that bundles the static site, proof generation utilities, agent tooling, and project playbooks. This repository starts as a lightweight membrane that future work can grow from.

Getting started

Install dependencies and build the site:

npm install
npm run build

Generate the proof bundle:

make proof

The proof bundle is written to public/proof and contains an index page with the generated entries.

Documentation

Core Documentation:

  • Delivery Model — How ScopeLock delivers against executable acceptance criteria
  • Team Structure — Citizen roles, domains, handoffs, and collaboration protocols
  • Client Guide — How to work with ScopeLock for predictable, verifiable delivery
  • Website Pages — Content outlines for essential website pages (/about, /pricing, /faq, etc.)

Design:

Repository layout

  • app/ — static site source assets.
  • proofgen/ — proof generation configuration and inputs.
  • agents/reader/ — reader agent stubs and assets.
  • playbooks/ — operational playbooks and documentation.
  • sprints/ — planning artifacts.
  • .github/workflows/ — automation pipelines for continuous integration.
  • scripts/ — helper scripts for build and proof generation tasks.

License

This project is licensed under the MIT License. See LICENSE.

About

Executable acceptance criteria. Fixed price, guaranteed outcome.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors