Files
diachron/file-list
Michael Wolf ae077886ba Add diff-upstream.sh and document framework change workflow
New script extracts a diff of framework files against the upstream
ref in .diachron-version.  Both DIACHRON.md and diachron/AGENTS.md
now explain how to use it and recommend keeping framework changes
in discrete, well-described commits to ease upstreaming.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 16:43:43 -05:00

42 lines
623 B
Plaintext

# please keep this file sorted alphabetically
.gitignore
.go-version
DIACHRON.md
backend/.gitignore
backend/.npmrc
backend/app.ts
backend/build.sh
backend/check-deps.ts
backend/check.sh
backend/diachron
backend/generated
backend/group.ts
backend/handlers.spec.ts
backend/handlers.ts
backend/package.json
backend/pnpm-workspace.yaml
backend/routes.ts
backend/run.sh
backend/services.ts
backend/show-config.sh
backend/tsconfig.json
backend/types.ts
backend/watch.sh
bootstrap.sh
cmd
develop
diff-upstream.sh
diachron
diachron/AGENTS.md
file-list
logger
master
mgmt
sync.sh
templates
update-cached-repository.sh
upgrade.sh