Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 0 additions & 46 deletions components/Clip.js

This file was deleted.

40 changes: 0 additions & 40 deletions components/Clip.module.css

This file was deleted.

9 changes: 0 additions & 9 deletions lib/publicJsonArtifacts.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -51,15 +51,6 @@ export const PUBLIC_JSON_ARTIFACTS = Object.freeze({
'Application version, trial scope, effect checks, and media hashes for the insurance reference.',
sha256: '47b09adf7d96c2a206aa63349f147b3020ca68c982761cc80739ee880e9ef93e',
}),
'/how-it-works/MANIFEST.json': Object.freeze({
source: '/how-it-works/MANIFEST.json',
fileName: 'MANIFEST.json',
format: 'json',
title: 'Reference footage manifest',
description:
'Source and content-hash provenance for the public workflow footage.',
sha256: '7e650141f3772d979cb58b83d162df7b7d1f4e530d93c2b64de53c48f5845029',
}),
'/reference/openemr-patient-registration-standard-synthetic-v1/manifest.json': Object.freeze({
source: '/reference/openemr-patient-registration-standard-synthetic-v1/manifest.json',
fileName: 'manifest.json',
Expand Down
163 changes: 0 additions & 163 deletions public/how-it-works/MANIFEST.json

This file was deleted.

Binary file removed public/how-it-works/audit.gif
Binary file not shown.
Binary file removed public/how-it-works/audit.jpg
Binary file not shown.
Binary file removed public/how-it-works/audit.mp4
Binary file not shown.
Binary file removed public/how-it-works/audit.webm
Binary file not shown.
Binary file removed public/how-it-works/compile.gif
Binary file not shown.
Binary file removed public/how-it-works/compile.jpg
Binary file not shown.
Binary file removed public/how-it-works/compile.mp4
Binary file not shown.
Binary file removed public/how-it-works/compile.webm
Binary file not shown.
Binary file removed public/how-it-works/heal.gif
Binary file not shown.
Binary file removed public/how-it-works/heal.jpg
Binary file not shown.
Binary file removed public/how-it-works/heal.mp4
Binary file not shown.
Binary file removed public/how-it-works/heal.webm
Binary file not shown.
Binary file removed public/how-it-works/heal_resolve.jpg
Binary file not shown.
Binary file removed public/how-it-works/record.gif
Binary file not shown.
Binary file removed public/how-it-works/record.jpg
Binary file not shown.
Binary file removed public/how-it-works/record.mp4
Binary file not shown.
Binary file removed public/how-it-works/record.webm
Binary file not shown.
Binary file removed public/how-it-works/record_openemr.gif
Binary file not shown.
Binary file removed public/how-it-works/record_openemr.jpg
Binary file not shown.
Binary file removed public/how-it-works/record_openemr.mp4
Binary file not shown.
Binary file removed public/how-it-works/record_openemr.webm
Binary file not shown.
Binary file removed public/how-it-works/run.gif
Binary file not shown.
Binary file removed public/how-it-works/run.jpg
Binary file not shown.
Binary file removed public/how-it-works/run.mp4
Binary file not shown.
Binary file removed public/how-it-works/run.webm
Binary file not shown.
Binary file removed public/how-it-works/run_openemr.gif
Binary file not shown.
Binary file removed public/how-it-works/run_openemr.jpg
Binary file not shown.
Binary file removed public/how-it-works/run_openemr.mp4
Binary file not shown.
Binary file removed public/how-it-works/run_openemr.webm
Binary file not shown.
Binary file removed public/how-it-works/run_openemr_intake.jpg
Binary file not shown.
1 change: 0 additions & 1 deletion tests/publicTruth.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ test('public slogans scope demonstrated workflows and governed repair', () => {
'components/ReplayHero.js',
'public/llms.txt',
'lib/packageDiscovery.js',
'public/how-it-works/MANIFEST.json',
].map(read).join('\n')

assert.doesNotMatch(sources, /record once|runs? forever|self[- ]heal|milliseconds/i)
Expand Down
Loading