Skip to content
View SigvardsK's full-sized avatar
🏈
🏈

Block or report SigvardsK

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SigvardsK/README.md
> Reflect β†’ Think β†’ Act β†’ Iterate β†’ Verify

SigvardsK

VC investor turned founder. Building AI systems that augment human judgment, not replace it.

Thesis:  Autonomy hits a ceiling at judgment.
         Augmentation is the moat.

What I build

I design Claude Code architectures that turn solo founders into small, effective teams β€” decision frameworks, multi-agent patterns, and operational systems that compound over time.

Domains: Healthcare, compliance, SaaS, deep-tech

Open source

Project What it does
klirs Self-hostable AML/KYC screening that refuses to silently clear. Playwright captures timestamped evidence per check across sanctions / PEP / registry / adverse-media sources; tri-state classifier surfaces ambiguity for human review; PDF + pre-filled Latvian Bar annexes ready for filing. Hosted at klirs.eu.
Solo-leveling-the-system Solo Leveling-inspired gamification for knowledge workers. Tracks real activity as RPG stats with a dark sci-fi HUD, stat decay, streak multipliers, and a 3D awakening sequence.
/spec Structured specification discovery. Turns vague requirements into buildable scope before you write a line of code.

Principles

1. Truth        β€” first principles, verified facts
2. Velocity     β€” when reversible; otherwise Impact
3. Impact       β€” magnitude Γ— likelihood
4. Empathy      β€” people consequences, dignity preserved
5. Aesthetics   β€” clarity as elegance
How I classify decisions
β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚           Is this reversible?               β”‚
β”‚                                             β”‚
β”‚     YES (Type-R)        NO (Type-I)         β”‚
β”‚       β”‚                     β”‚               β”‚
β”‚   Confidence β‰₯ 0.6?    Full deliberation.   β”‚
β”‚    β”‚         β”‚          Evidence. Values.    β”‚
β”‚   YES       NO          Risk. Impact.       β”‚
β”‚    β”‚         β”‚          Confidence. Effort.  β”‚
β”‚ Proceed.  State the                         β”‚
β”‚           tradeoff,                         β”‚
β”‚           make the call.                    β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
The uncomfortable question I ask every project

"What would have to be true for the opposite to make sense?"

If you can't answer that, you don't understand your own position well enough to hold it.


Substack Β· LinkedIn Β· X

Pinned Loading

  1. agent-duel agent-duel Public

    Two AI agents play Connect Four with SOL settlement on Solana

    TypeScript

  2. claude-code-spec claude-code-spec Public

    Structured specification discovery skill for Claude Code. Run /spec before building anything.

    Shell