Skip to main content
.brik stores local BRIK64 project metadata. It is the project-side ledger for BRIK64 activity. The public .brik workspace standard is published at brik64/brik-standard.

Typical Records

  • Logic events.
  • Export references.
  • Local decisions.
  • Evidence references.
  • Command metadata.
  • Generated artifact references.

What Belongs In .brik

Use .brik for operational metadata that helps explain what happened:
event:
command:
input artifact:
output artifact:
hash:
timestamp:
evidence status:

What Does Not Belong In .brik

Do not store:
  • secrets;
  • tokens;
  • raw private source snapshots;
  • unrelated personal data;
  • private account identifiers;
  • credentials or API keys.
.brik helps preserve traceability. It does not replace review of the PCD, Polymer or command output.