Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TraceLogica documentation

TraceLogica is a signed checkpoint authority. It accepts opaque commitments to an application's evidence-chain heads, durably orders them, and returns portable Ed25519-signed receipts that can be verified without the application database.

The signed-checkpoint MVP is implemented but pre-release and not deployed. Its approved claim is independently verifiable, signed receipts from a separate single authority. It is not a blockchain, decentralized witness network, trusted external timestamp, or proof that the source evidence is true or complete.

Start here

  1. Product overview
  2. API quickstart
  3. Core concepts
  4. System architecture
  5. Receipt verification
  6. Security and cryptography
  7. Status and compatibility

Reference material:

Documentation boundary

This public repository intentionally excludes credentials, private infrastructure, operational runbooks, unreleased security analysis, and customer data. Interfaces remain subject to change until a versioned release marks them stable. Report suspected security issues using SECURITY.md.

TraceLogica

Contributing

See CONTRIBUTING.md. Documentation changes must not disclose private implementation or infrastructure details.

View the documentation site locally

The static site is generated directly from these Markdown files with Python's standard library; there are no package dependencies to install.

make serve

Open http://127.0.0.1:8000. Run make test to build the site and check its HTML structure, accessibility basics, internal links, anchors, and source-content rendering. Generated files are written to site/ and are not committed.

About

Customer documentation and public technical references for TraceLogica

Resources

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages