Skip to content

Repository files navigation

fork-fold maintenance repository

This repository is a fork-fold stack: an upstream base plus an ordered set of live topic branches, assembled into a single branch with tracked conflict resolutions.

  • manifest.toml -- intent: remotes, base, ordered entries.
  • manifest.lock.json -- fact: the OIDs and tree hash of the last build.
  • resolutions/rerere/ -- tracked rerere pairs replaying conflicted merges.
  • patches/ -- patch entries (escape hatch for cross-topic semantic fixes).

Common operations:

fork-fold add mine:some-branch   # append a topic
fork-fold build                  # assemble (incremental for appends)
fork-fold status                 # lock vs. manifest vs. live refs

The assembled branch is compiled output. Never develop on it, never merge it back into a topic.

The checked-in agent skill is only a stable discovery stub. It loads the full operating guide from lib.forkFoldAgentGuide, which is re-exported directly from the fork-fold revision in flake.lock. Updating that input therefore updates the guide without copying or synchronizing it into this repository.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages