docs: Empirica integration proposal (.empirica/ awareness + context budget)#5
Open
Nubaeon wants to merge 1 commit intomcpware:mainfrom
Open
docs: Empirica integration proposal (.empirica/ awareness + context budget)#5Nubaeon wants to merge 1 commit intomcpware:mainfrom
Nubaeon wants to merge 1 commit intomcpware:mainfrom
Conversation
Proposes adding .empirica/ directory awareness to the scanner and dashboard. Read-only filesystem integration — discovers epistemic measurement data (vectors, transactions, calibration) alongside existing config items. ~140 lines, 0 new dependencies. Complements the organizer's config management with epistemic intelligence visibility.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds an integration proposal document (
EMPIRICA_INTEGRATION.md) describing how to add.empirica/directory awareness to the organizer.This is a proposal PR — the document, not the implementation. Opens discussion on the approach before writing code.
What it proposes
scanEpistemics(scope)— New scanner category for.empirica/dirs (~60 lines)@includes, add Empirica prompt cost (~15 lines).empirica/(~40 lines)~140 total lines, 0 new dependencies, read-only filesystem access.
Related
Not included