Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

dev-boz/pass-conditioned-reading

https://github.com/dev-boz/pass-conditioned-reading · scanned 2026-06-17 01:55 UTC (1 month, 1 week ago)

11 raw signals (0 security + 11 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v2 · last Δ +20.1 (diff) · 10 actionable findings from 1 signal source. 1 repeated signal grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 135 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
README.md software healthy README.md
pyproject.toml software healthy pyproject.toml
Makefile software healthy Makefile
judge_stub.py software healthy experiments/p1_micro_pilot/judge_stub.py
schedules.yaml software healthy experiments/p1_micro_pilot/schedules.yaml
run.py software healthy experiments/p1_micro_pilot/run.py
summarize.py software healthy experiments/p1_micro_pilot/summarize.py
OBSERVATIONS.md software healthy experiments/p1_micro_pilot/transcripts_parser-v1/OBSERVATIO…
input_staged_only_states.json software healthy experiments/p1_micro_pilot/transcripts_parser-v1/input_stag…
coupled.md software healthy experiments/p1_micro_pilot/transcripts_parser-v1/coupled.md
input_staged_only.md software healthy experiments/p1_micro_pilot/transcripts_parser-v1/input_stag…
output_staged_only.md software healthy experiments/p1_micro_pilot/transcripts_parser-v1/output_sta…
coupled_states.json software healthy experiments/p1_micro_pilot/transcripts_parser-v1/coupled_st…
output_staged_only_states.json software healthy experiments/p1_micro_pilot/transcripts_parser-v1/output_sta…
OBSERVATIONS.md software healthy experiments/p1_micro_pilot/transcripts_parser-v2.0/OBSERVAT…
input_staged_only_states.json software healthy experiments/p1_micro_pilot/transcripts_parser-v2.0/input_st…
coupled.md software healthy experiments/p1_micro_pilot/transcripts_parser-v2.0/coupled.…
input_staged_only.md software healthy experiments/p1_micro_pilot/transcripts_parser-v2.0/input_st…
output_staged_only.md software healthy experiments/p1_micro_pilot/transcripts_parser-v2.0/output_s…
coupled_states.json software healthy experiments/p1_micro_pilot/transcripts_parser-v2.0/coupled_…
output_staged_only_states.json software healthy experiments/p1_micro_pilot/transcripts_parser-v2.0/output_s…
OBSERVATIONS.md software healthy experiments/p1_micro_pilot/transcripts/OBSERVATIONS.md
input_staged_only_states.json software healthy experiments/p1_micro_pilot/transcripts/input_staged_only_st…
coupled.md software healthy experiments/p1_micro_pilot/transcripts/coupled.md
input_staged_only.md software healthy experiments/p1_micro_pilot/transcripts/input_staged_only.md
output_staged_only.md software healthy experiments/p1_micro_pilot/transcripts/output_staged_only.md
README.md software healthy experiments/p1_micro_pilot/transcripts/README.md
coupled_states.json software healthy experiments/p1_micro_pilot/transcripts/coupled_states.json
output_staged_only_states.json software healthy experiments/p1_micro_pilot/transcripts/output_staged_only_s…
metrics.json software healthy experiments/p2_position_pilot/metrics.json
RESULTS.md software healthy experiments/p2_position_pilot/RESULTS.md
run.py software healthy experiments/p2_position_pilot/run.py
config.yaml software healthy experiments/p2_position_pilot/config.yaml
metrics.json software healthy experiments/p2_position_pilot/parser-v1/metrics.json
RESULTS.md software healthy experiments/p2_position_pilot/parser-v1/RESULTS.md
metrics.json software healthy experiments/p2_position_pilot/parser-v2.0/metrics.json
audit.json software healthy experiments/e0_view_classifier/audit.json
metrics.json software healthy experiments/e0_view_classifier/metrics.json
RESULTS.md software healthy experiments/e0_view_classifier/RESULTS.md
run.py software healthy experiments/e0_view_classifier/run.py
config.yaml software healthy experiments/e0_view_classifier/config.yaml
metrics.json software healthy experiments/p3_prompt_rubric/metrics.json
RESULTS.md software healthy experiments/p3_prompt_rubric/RESULTS.md
run.py software healthy experiments/p3_prompt_rubric/run.py
config.yaml software healthy experiments/p3_prompt_rubric/config.yaml
metrics.json software healthy experiments/p3_prompt_rubric/parser-v2.0/metrics.json
schedule.py software healthy src/pca/schedule.py
gen_views.py software healthy src/pca/gen_views.py
compressor.py software healthy src/pca/compressor.py
__init__.py software healthy src/pca/__init__.py

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
load_doc software healthy experiments/p1_micro_pilot/run.py:30
main software healthy experiments/p1_micro_pilot/run.py:38
main software healthy experiments/p1_micro_pilot/summarize.py:21
fmt_mean software healthy experiments/p1_micro_pilot/summarize.py:43
op_fracs software healthy experiments/p2_position_pilot/run.py:53
main software healthy experiments/p2_position_pilot/run.py:64
t_of software healthy experiments/p2_position_pilot/run.py:113
appropriate software healthy experiments/p2_position_pilot/run.py:116
strip_and_audit software healthy experiments/e0_view_classifier/run.py:38
doc_split software healthy experiments/e0_view_classifier/run.py:59
bucket_of software healthy experiments/e0_view_classifier/run.py:73
evaluate_k software healthy experiments/e0_view_classifier/run.py:82
plot_confusion software healthy experiments/e0_view_classifier/run.py:93
fit_eval software healthy experiments/e0_view_classifier/run.py:118
main software healthy experiments/e0_view_classifier/run.py:145
sel software healthy experiments/e0_view_classifier/run.py:198
op_fracs software healthy experiments/p3_prompt_rubric/run.py:59
main software healthy experiments/p3_prompt_rubric/run.py:70
appropriate software healthy experiments/p3_prompt_rubric/run.py:125
_slice_lengths software healthy src/pca/schedule.py:27
_sentence_offsets software healthy src/pca/schedule.py:37
slice_at software healthy src/pca/schedule.py:47
generate_views software healthy src/pca/schedule.py:56
doc_token_count software dead src/pca/schedule.py:93
fetch_corpus software healthy src/pca/gen_views.py:21
main software healthy src/pca/gen_views.py:40
compress software healthy src/pca/compressor.py:83
score software healthy src/pca/compressor.py:47
__init__ software healthy src/pca/compressor.py:79
get_compressor software healthy src/pca/compressor.py:92
validity_rate software healthy src/pca/editops.py:53
strip_fences software healthy src/pca/editops.py:57
parse_ops software healthy src/pca/editops.py:61
resolve software healthy src/pca/editops.py:69
__init__ software healthy src/pca/editops.py:118
ids software healthy src/pca/editops.py:122
next_id software healthy src/pca/editops.py:126
_new_id software healthy src/pca/editops.py:129
apply software healthy src/pca/editops.py:134
render software healthy src/pca/editops.py:161
snapshot software healthy src/pca/editops.py:166
from_snapshot software healthy src/pca/editops.py:170
__init__ software healthy src/pca/llm.py:13
healthy software healthy src/pca/llm.py:20
ensure_running software healthy src/pca/llm.py:26
chat software healthy src/pca/llm.py:47
stop software dead src/pca/llm.py:69
get_encoder software healthy src/pca/textutils.py:35
n_tokens software healthy src/pca/textutils.py:39
encode software healthy src/pca/textutils.py:43

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
experiments software healthy experiments
p1_micro_pilot software healthy experiments/p1_micro_pilot
transcripts_parser-v1 software healthy experiments/p1_micro_pilot/transcripts_parser-v1
transcripts_parser-v2.0 software healthy experiments/p1_micro_pilot/transcripts_parser-v2.0
transcripts software healthy experiments/p1_micro_pilot/transcripts
p2_position_pilot software healthy experiments/p2_position_pilot
parser-v1 software healthy experiments/p2_position_pilot/parser-v1
parser-v2.0 software healthy experiments/p2_position_pilot/parser-v2.0
e0_view_classifier software healthy experiments/e0_view_classifier
p3_prompt_rubric software healthy experiments/p3_prompt_rubric
parser-v2.0 software healthy experiments/p3_prompt_rubric/parser-v2.0
src software healthy src
pca software healthy src/pca
docs software healthy docs

LabelLayerStatusPath
ExtractiveCompressor software healthy src/pca/compressor.py:20
LLMCompressor software healthy src/pca/compressor.py:70
ParseResult software healthy src/pca/editops.py:46
IntegrationState software healthy src/pca/editops.py:115
LlamaServer software healthy src/pca/llm.py:12

LabelLayerStatusPath
dev-boz__pass-conditioned-reading software healthy /data/fable5_failed_archive/dev-boz__pass-conditioned-readi…

LabelLayerStatusPath
port:8087 network healthy experiments/p1_micro_pilot/schedules.yaml

LabelLayerStatusPath
127.0.0.1 network healthy src/pca/llm.py

LabelLayerStatusPath
gpu (detected) hardware healthy README.md
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/5ae7e173-7268-4dd1-9a8b-93755921508e/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/5ae7e173-7268-4dd1-9a8b-93755921508e/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.