github m0n0x41d/haft 3.1.0
Release 3.1.0

latest releases: v7.1.0, v7.0.0, v6.2.1...
5 months ago

Accumulated release.

  1. Major up to 3.0.0 due to rebranding of tool and commands (read the changelog for details)

  2. Release 3.1.0

Added: Deep Reasoning Capabilities

  1. Context Slicing (A.2.6)

Structured Context: .fpf/context.md is now structured into explicit slices:

  • Slice: Grounding (Infrastructure, Region)
  • Slice: Tech Stack (Language, Frameworks)
  • Slice: Constraints (Compliance, Budget, Team)

Context-Aware Init: /q0-init now scans package.json, Dockerfile, etc., to auto-populate slices.

  1. Explicit Role Injection (A.2)

Role-Swapping Prompts: Commands now enforce specific FPF roles to prevent "AI drift":

  • /q1-hypothesize: ExplorerRole (Creative, Abductive)
  • /q2-check: LogicianRole (Strict, Deductive)
  • /q4-audit: AuditorRole (Adversarial, Normative)

Context Drift Analysis

  • New Audit Step: /q4-audit now includes a mandatory Context Drift Check.
  • Validation: Verifies that hypotheses generated in step 1 still match the constraints in step 4 (preventing "works on my machine" architecture).

Changed

Command Prompts: Updated q0, q1, q2, q4 to enforce the new reasoning standards.

Don't miss a new haft release

NewReleases is sending notifications on new releases.