Skip to content

Enforcement and intent assessor improvements (ADR A.5, A.8) #461

Description

@jwm4

Implements ADR Proposals A.5 and A.8.

DeterministicEnforcementAssessor: reprioritize hook scoring (A.5)

  • Agent-specific hooks (.claude/settings.json) should score higher than traditional pre-commit hooks
  • BP insight: "context file instructions are advisory; hooks are deterministic"
  • Review current scoring (pre-commit 60 pts, agent hooks 30 pts) and invert or equalize
  • Update docs/attributes.md

DesignIntentAssessor: check for enforcement (A.8)

  • Look for hooks or lint rules that require design doc updates alongside architectural changes
  • Check for hooks, skills, or AGENTS.md rules referencing design doc review
  • Update docs/attributes.md

Both are about "are the guardrails actually enforced."

Posted by Bill Murdock with assistance from Claude Code.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions