Skip to content
View mariansvitel's full-sized avatar

Block or report mariansvitel

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.

Content in all repositories owned by your account will be closed.
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
mariansvitel/README.md

Marian Svitel

Building small, reviewable, and security-conscious software experiments.

I am learning professional GitHub workflows by using them on real, deliberately small systems. My current focus is the intersection of GitHub, Python, and human-supervised AI.

I prefer evidence over long skill lists: an issue that defines the problem, a small pull request, tests that protect the behavior, and a written decision that explains the trade-off.

Current direction

  • professional Git and GitHub workflows: issues, Projects, branches, pull requests, CI, and review;
  • Python applications with explicit data models and offline tests;
  • AI features where the model recommends and a human remains accountable;
  • security gates that separate “technically complete” from “safe to publish.”

See NOW.md for the work currently in focus.

How I work

  1. Start private when the data, licenses, or security boundary are not yet proven.
  2. Define the problem and the non-goals before adding features.
  3. Keep changes small enough to review and reverse.
  4. Never store secrets in source code or Git history.
  5. Test representative failures, not only the happy path.
  6. Treat AI output as untrusted advice until a human reviews it.
  7. Publish a learning claim only with evidence.

The longer version lives in WORKING-PRINCIPLES.md.

Public Craft OS

This profile is the first layer of a small public operating system for my work:

Area Purpose
Now What I am actively learning and building
Working principles How I make and review changes
Public Safety Gate What must be true before work becomes public
Proof of Work Claims connected to concrete evidence

The system is intentionally compact. Public repositories should be useful, maintained, and safe—not a mirror of every unfinished experiment.

Selected evidence

The first reviewed public artifact is Craft Playbook, an evidence-led guide to safe GitHub and human-supervised AI workflows. Other active experiments remain private while their safety gates are incomplete. The evidence catalog is maintained in PROOF-OF-WORK.md.


Last reviewed: 2026-08-29.

Popular repositories Loading

  1. mariansvitel mariansvitel Public

    Config files for my GitHub profile.

    1

  2. craft-playbook craft-playbook Public

    An evidence-led playbook for safe GitHub and human-supervised AI workflows.

    1