Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
## Change summary

- Area: research-core | research-standards | theory-history | book-writing | thai-policy | services-tools | repo-ops | other
- Canonical workspace/path:
- What changed:
- Why this change is needed:

## Evidence and validation

- Checks actually run:
- Result or artifact produced:
- Claim/readiness impact:
- Next blocker or follow-up:

## Public boundary

- [ ] No .env, credentials, private exports, raw media, build cache, binary, or generated database is included.
- [ ] Any excluded raw/private input is named in a manifest or ledger entry when needed.
- [ ] No duplicate semantic path or stale alias was created.
- [ ] git diff --check was run.

## Work history

- [ ] A factual WORK_LEDGER/YYYY/YYYY-MM-DD.md entry was added.
- [ ] The relevant topic/book UPDATE_LOG.md was updated, or this change does not require one.
- [ ] The staged file list is limited to this coherent unit.

## Merge readiness

- [ ] This PR is ready to merge.
- [ ] This PR should remain a draft.
219 changes: 0 additions & 219 deletions .github/workflows/ci.yml

This file was deleted.

Loading
Loading