Skip to content

feat: make Epi Log ambient and traceable - #1

Merged
bearmug merged 1 commit into
mainfrom
feat/ambient-traceability-core
Aug 11, 2026
Merged

feat: make Epi Log ambient and traceable#1
bearmug merged 1 commit into
mainfrom
feat/ambient-traceability-core

Conversation

@bearmug

@bearmug bearmug commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Replace the post-hoc daily/report-first core with a small execution-time traceability loop.
  • Keep intent → decision → change → evidence → outcome in existing work artifacts.
  • Add materiality, permission, evidence, anti-gaming, and human-review guardrails.
  • Move the detailed daily/trailing-seven-day workflow to optional references/audit-mode.md.
  • Add dependency-free docs/link/front-matter validation and run it in GitHub Actions.

Validation

  • python3 scripts/check-docs.py
  • git diff --check
  • Clean checkout validation: clone branch, rerun docs checks, verify clean status
  • Evidence/read-only policy searches from the repository: passed
  • Core reduced to 52 lines; it contains no manual daily/weekly run mode or default report storage.

Review notes addressed

The README paths and local links are checked by scripts/check-docs.py; the workflow runs the check on pull requests and pushes to main. The core defines no executable user commands, but the lightweight docs check protects the documented file references and Agent Skills front matter.

@bearmug
bearmug merged commit ee67316 into main Aug 11, 2026
1 check passed
@bearmug
bearmug deleted the feat/ambient-traceability-core branch August 11, 2026 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant