faking it till you make it

Justifying techniques, when not entirely honest, can be a real art form. A delicate balance of plausible deniability and creative embellishment.

justifying the narrative covering the tracks leaving no legacy
import justifier as j
from faking import techniques

j.fakery = lambda x: x + 10

print(j.fakery(5))