Skip to content

Land worked example and hook checks on main - #5

Open
hexcon wants to merge 5 commits into
mainfrom
six-phase-revision
Open

Land worked example and hook checks on main#5
hexcon wants to merge 5 commits into
mainfrom
six-phase-revision

Conversation

@hexcon

@hexcon hexcon commented Jul 6, 2026

Copy link
Copy Markdown
Owner

PR #3 merged into its stacked base six-phase-revision instead of main (the base branch was never deleted, so GitHub did not retarget). This PR carries that content home: the worked example session, and the hook-enforced checks once #4 merges into the same branch.

Merge order: #4 first, then this. The diff here updates automatically as #4 lands. The README roadmap conflict between the two stacked PRs is already resolved on the #4 branch, including a preemptive tick of the LICENSE line to match main.

After merging, delete the six-phase-revision, worked-example-session, hook-enforced-checks, and add-license branches — the roadmap is then fully shipped on main.

🤖 Generated with Claude Code

hexcon added 5 commits July 6, 2026 10:37
A complete six-phase session copied as-if from a project's artifacts
folder: requirement, research with a recorded decision, a critiqued
three-step plan, self-contained step files per references/step-format.md,
and an execution log where every step closes on a named check. README
links it from Quickstart and the repo tree.
A PreToolUse guard (hooks/check_step_verified.py) blocks marking a step
complete in execution-log.md unless a .verified/step-NNN marker exists
in the session folder. The marker is created by chaining it onto the
step's real Validation command, so it exists only when the check
exited 0. Fails open on anything it does not understand.

Verified with six stdin cases (block/allow/other-file/in-progress/
malformed) against python3.
Ship a worked example session in the repo
Resolves the README overlap from PR #3 and #4 editing adjacent lines:
keep both repo-tree entries (examples/, hooks/) and tick both roadmap
items. Also ticks the LICENSE roadmap line, already ticked on main by
PR #2, so the eventual merge to main does not conflict on it again.
Optional hook-enforced checks for the execution verify loop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant