Skip to content

v1.7.0 — Private Founder Complement Canvas

Choose a tag to compare

@merc1305 merc1305 released this 27 Jul 08:48
Immutable release. Only release title and notes can be modified.
060be6c

Private value before network effects

FindMate v1.7.0 adds the offline Founder Complement Canvas. Agents can turn the
private assessment JSON into a human-readable Markdown result before any public
profile, pool submission, optional repository support, or candidate contact:

python3 scripts/private_report.py owner-assessment.private.json \
  --output founder-complement-canvas.private.md

The canvas:

  • summarizes demonstrated 0→1, 1→10, 10→100, and functional contribution
    with evidence counts and confidence;
  • separates stated work preferences from demonstrated contribution;
  • shows the complement sought and treats missing evidence as unknown;
  • includes explicit owner review steps and scientific/identity limits;
  • omits raw private notes, proof URLs, contact routes, and consent data;
  • performs no network request or public action;
  • requires a .private.md filename and is written with mode 0600.

The private assessment now retains its already privacy-checked one-line summary
so the canvas can explain the working hypothesis without copying raw evidence.

Supply chain

  • Source commit: 060be6c8dad6f55bcbb377f3b61a83eeadfb1b73
  • Portable archive: 17 explicitly allowlisted public files
  • Archive size: 169,433 bytes
  • Archive SHA-256: 09c77f52d187f97583216b4be2fbd73617ba1e8e79745214d391921de669a7b9
  • 62 tests passed; the canonical skill validator and deterministic archive
    verification passed.

Installation, assessment, publication, repository starring, contact, identity
exchange, and introduction remain separate owner-controlled actions.