Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Receipt Forge

An early TypeScript scaffold for turning a technical claim, its source, and a validation rule into a compact evidence card.

Status

Receipt Forge is an experiment, not a released application. The current entry point demonstrates the intended evidence-card input, but the referenced card generator is not yet present in the repository. Installation and execution will remain incomplete until that module and its tests are added.

Intended model

Each card keeps three ideas together:

  • the claim being presented;
  • the source a reviewer can inspect; and
  • the rule used to decide whether the evidence supports the claim.

The goal is to make founder-facing progress or outcome claims easier to review without presenting unsupported marketing metrics.

Development

Requirements: a current Node.js release and npm.

npm install
npm start

At present, npm start is expected to fail because src/utils has not been implemented. That limitation is documented here rather than hidden behind a working-product claim.

Next steps

  1. Define and export generateEvidenceCard from src/utils.ts.
  2. Validate required and empty fields.
  3. Add deterministic unit tests and a type-check script.
  4. Choose and add a project license before inviting reuse.

License

No project license has been declared.

About

A publishable evidence card builder for solo technical founders

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages