3d5e05c1fb
Threads reasoning_content across inference calls and journal renders, filters markdown noise out of L3 repo-knowledge retrieval, adds PlanLinter H3 checks, and tightens filesystem tool output/dir-listing behavior surfaced by prior live QA (see project_readloop_campaign memory).
15 lines
608 B
Plaintext
15 lines
608 B
Plaintext
# Repo-map exclusions — silences generic-similarity noise in the semantic "Relevant files"
|
|
# feed without touching CorrexConfig's ignore_globs. One pattern per line, matched by
|
|
# RepoMapIndexer.isIgnored: bare name = matches at any depth, path with '/' = subtree prefix.
|
|
|
|
# Dev/QA tooling, not project business logic.
|
|
scripts
|
|
|
|
# Fixture repo used by QA gate tests — deliberately fake code, not part of correx itself.
|
|
qa/sample-repo
|
|
|
|
# Frontend build config — boilerplate, never what a code-context query is actually after.
|
|
frontend/tailwind.config.js
|
|
frontend/vite.config.ts
|
|
frontend/postcss.config.js
|