Skip to content

V2#6

Merged
nullhack merged 3 commits intomainfrom
v2
Apr 14, 2025
Merged

V2#6
nullhack merged 3 commits intomainfrom
v2

Conversation

@nullhack
Copy link
Copy Markdown
Owner

No description provided.

@nullhack
Copy link
Copy Markdown
Owner Author

this PR removes the dependency of poetry and poe and includes taskipy and uv

@nullhack nullhack merged commit 744e771 into main Apr 14, 2025
@nullhack nullhack deleted the v2 branch April 14, 2025 03:22
nullhack added a commit that referenced this pull request Apr 15, 2026
…roduction-grade gate

- Add adversarial mandate to reviewer and verify skill: default hypothesis
  is the code is broken despite green checks
- Reorder verification: code review before lint/test, run app first as
  production-grade gate (output must change when input changes)
- Convert all review sections to tables with PASS/FAIL/Fix columns:
  Correctness, KISS, SOLID, ObjCal, Design Patterns, Tests, Versions/Build
- Add UUID Drift bash check: duplicate UUIDs across test functions = REJECTED
- Update UUID Uniqueness rule: one function per UUID; if only Given varies
  it is a property — use Hypothesis @given + @example, not multiple functions
- Add production-grade self-check to implementation/SKILL.md: developer must
  verify output changes with input before handoff
- Add design pattern decision table to developer.md (principle #6)
- Add PO pre-mortem at scope, ADR review gate, live verification at Step 6
- Add semantic alignment rule and integration test requirement to tdd/SKILL.md
- Add architecture contradiction check to implementation/SKILL.md
- Add Verification Philosophy section to AGENTS.md
- Add docs/academic_research.md: 15 cognitive/social science mechanisms with
  full citations grounding each workflow design decision
- Delete template-report.md (pre-implementation planning doc, now superseded)
nullhack added a commit that referenced this pull request Apr 15, 2026
…roduction-grade gate (#54)

- Add adversarial mandate to reviewer and verify skill: default hypothesis
  is the code is broken despite green checks
- Reorder verification: code review before lint/test, run app first as
  production-grade gate (output must change when input changes)
- Convert all review sections to tables with PASS/FAIL/Fix columns:
  Correctness, KISS, SOLID, ObjCal, Design Patterns, Tests, Versions/Build
- Add UUID Drift bash check: duplicate UUIDs across test functions = REJECTED
- Update UUID Uniqueness rule: one function per UUID; if only Given varies
  it is a property — use Hypothesis @given + @example, not multiple functions
- Add production-grade self-check to implementation/SKILL.md: developer must
  verify output changes with input before handoff
- Add design pattern decision table to developer.md (principle #6)
- Add PO pre-mortem at scope, ADR review gate, live verification at Step 6
- Add semantic alignment rule and integration test requirement to tdd/SKILL.md
- Add architecture contradiction check to implementation/SKILL.md
- Add Verification Philosophy section to AGENTS.md
- Add docs/academic_research.md: 15 cognitive/social science mechanisms with
  full citations grounding each workflow design decision
- Delete template-report.md (pre-implementation planning doc, now superseded)
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