Skip to content
Draft
Show file tree
Hide file tree
Changes from 2 commits
Commits
Show all changes
72 commits
Select commit Hold shift + click to select a range
a40df20
docs: ADR-0033 — registry evidence replaces the name-distinctiveness …
ydimitrof Aug 5, 2026
4fde377
docs: ADR-0023 carries its superseded status
ydimitrof Aug 5, 2026
ea00781
test(seed): conflict-of-interest smoke fixture for local development
ydimitrof Aug 5, 2026
b364031
feat(tr): registry client, deed cache and the ЕИК checksum as a Node …
ydimitrof Aug 5, 2026
f8b198f
feat(tr): deed parser and the six-rung evidence ladder
ydimitrof Aug 5, 2026
98ac4f5
feat(tr): the deed crawler — paced, resumable, and stopping on a 429
ydimitrof Aug 5, 2026
800b2c1
feat(db): migration 0006 — the Trade Register evidence seal
ydimitrof Aug 5, 2026
5f64f5c
fix(cacbg): closelyHeldForm did not exclude КДА
ydimitrof Aug 6, 2026
4226ae3
feat(cacbg): the evidence ladder replaces the publish tiers
ydimitrof Aug 6, 2026
2a08744
feat(web): the surface explains the registry fact each link rests on
ydimitrof Aug 6, 2026
796903a
docs/ci: publish the rule, and put the decisions on a cadence
ydimitrof Aug 6, 2026
d50a723
fix(test): two fixtures that only passed because of local state
ydimitrof Aug 6, 2026
7a424bd
fix(tr): accept double-quoted attributes in the deed parser
ydimitrof Aug 6, 2026
299400e
fix(tr): anchor the ЕГН guard so a 13-digit ЕИК cannot abort the crawl
ydimitrof Aug 6, 2026
7f2e174
feat(tr): enforce the 35-day deed retention with a purge step
ydimitrof Aug 6, 2026
2327e62
feat(related-persons): implement the monotonicity gate ADR-0033 speci…
ydimitrof Aug 6, 2026
76ed3b2
docs(adr): record ADR-0033's amendments on the ADRs it amends
ydimitrof Aug 6, 2026
935ce1c
test(web): scope the missing-source assertion to the card that has none
ydimitrof Aug 6, 2026
f4d73dc
docs(adr): resolve the §5/§10 control-number gap in ADR-0033
ydimitrof Aug 6, 2026
2b06b76
fix(tr): survive a malformed numeric entity instead of killing the crawl
ydimitrof Aug 7, 2026
95d8c51
test(db): put the evidence seal gate under actual test pressure
ydimitrof Aug 7, 2026
0a61317
fix(db): withhold an unrecognised evidence seal instead of upgrading it
ydimitrof Aug 7, 2026
df76ae7
fix(cacbg): bound the seat matched_fact so a name cannot ride the seal
ydimitrof Aug 7, 2026
2d3c064
fix(seed): seal the dev fixture so /conflicts is not empty on a fresh DB
ydimitrof Aug 7, 2026
26333d8
fix(tr): bound both the response size and the erasure regex's backtra…
ydimitrof Aug 7, 2026
436dbc2
fix(cacbg): re-derive the deed path, and pin the duplicated joint-sto…
ydimitrof Aug 7, 2026
024c26f
feat(cacbg): add --emit-candidates so one job can bootstrap its own c…
ydimitrof Aug 7, 2026
ae661ac
ci(related-persons): run the register crawl inside the decision job
ydimitrof Aug 7, 2026
9555fbf
test(db): type the seal-gate fixture arrays explicitly
ydimitrof Aug 7, 2026
6265854
fix(ingest): запази отрицателната разлика при анекс, който намалява д…
todorkolev Aug 7, 2026
37e1258
build(deps): вдигни nanoid до 3.3.17+ (GHSA-2v37-7h3g-55p8) (#291)
todorkolev Aug 7, 2026
17f9472
fix(scripts): пестеливо качване на свързани лица и сверка след него (…
todorkolev Aug 7, 2026
ddaaacb
fix(etl): изтичащи потоци при четенията от ЕОП и сигнал за успешен кр…
todorkolev Aug 7, 2026
8139adb
fix(etl): never pair a full derive with a partial catch-up window (#270)
todorkolev Aug 8, 2026
8db751d
fix(etl): detect wrangler's SQLITE errors from stdout in safeD1 (#277)
todorkolev Aug 8, 2026
3e047c6
docs(scripts): подсигуряване, а не поправка на наблюдаван провал (#293)
todorkolev Aug 9, 2026
4f4ff60
test(scripts): покрий разпознаването на липсваща таблица в safeD1 (#295)
todorkolev Aug 9, 2026
73e055d
ci: забрани Co-Authored-By към агент, запази трейлърите с хора (#296)
todorkolev Aug 9, 2026
8689212
chore: махни проверката за трейлъри, правилото остава в AGENTS.md (#297)
todorkolev Aug 9, 2026
bf4fa97
fix(tr): refuse a seat confirmation when the declared period is unknown
ydimitrof Aug 11, 2026
466d002
fix(cacbg): give the monotonicity gate a path for the removals it san…
ydimitrof Aug 11, 2026
e5e8709
fix(ci,tr,db): close the remaining review findings on injection, purg…
ydimitrof Aug 11, 2026
aee1427
docs(adr): record the monthly cadence as a decision, not a YAML comment
ydimitrof Aug 11, 2026
36cdd9d
chore(deps): raise nanoid past GHSA-2v37-7h3g-55p8
ydimitrof Aug 11, 2026
4d21ba0
fix(cacbg): bar a listed АД whose seat carries neither comma nor dot
ydimitrof Aug 12, 2026
37a3db8
fix(cacbg): date a filing by its folder when the declared year is unr…
ydimitrof Aug 12, 2026
8e6f1dc
fix(cacbg): do not read an unresolvable holder column as an own stake
ydimitrof Aug 12, 2026
ce5b2ad
fix(tr): require the registry evidence to establish the COMPANY, not …
ydimitrof Aug 12, 2026
e9c17b9
feat(db): constrain the publishing-gate enums and fix the declaration…
ydimitrof Aug 12, 2026
021da5a
fix(db): gate the company-search badge on the evidence seal, and bind…
ydimitrof Aug 12, 2026
b8b4332
fix(web,ci): make the page prose family-aware and default the data jo…
ydimitrof Aug 12, 2026
2039b9f
test: cover the four unexercised audit axes, every ownership field, a…
ydimitrof Aug 12, 2026
da80eaf
fix(db): enforce the retrofit constraints with triggers, not a table …
ydimitrof Aug 12, 2026
013b177
fix(etl): свържи OCDS анексите с договорите през моста tender.id → УН…
cefothe Aug 12, 2026
1ab3dcd
test(db): закови gate-а за близнаци при анексите (#303)
todorkolev Aug 12, 2026
753dd4d
ci(deps): вдигни групата github-actions (5 обновявания) (#292)
dependabot[bot] Aug 12, 2026
daeb6e9
fix(etl): хващай стойност, въведена в стотинки (#298)
todorkolev Aug 12, 2026
426e2ef
fix(etl): хващай сбъркано число в анекс (стъпка >=10x при сбор >=5x) …
todorkolev Aug 12, 2026
e481baa
Merge upstream/main into feat/registry-evidence-links
ydimitrof Aug 13, 2026
ac15498
test: apply migration 0006 wherever the merged suites build a schema
ydimitrof Aug 13, 2026
24c8001
fix(db): leave migration 0003 untouched and let 0007 enforce for ever…
ydimitrof Aug 14, 2026
23a1939
test: assert the seal vocabulary with the production predicate, not a…
ydimitrof Aug 14, 2026
2813726
fix(web,db,docs): render the entry number, bind the join invariant, c…
ydimitrof Aug 14, 2026
9999ad5
fix(etl): поправяй и флагвай двойно броене в стойността на анекс (#307)
cefothe Aug 14, 2026
f8973a2
fix(ci): сверявай псевдонимите в сондата за колоните на анексите (#310)
todorkolev Aug 14, 2026
b17e70c
fix(etl): свържи разминатите по номер анекси през стойностна котва (#…
cefothe Aug 14, 2026
0a97059
fix(db,ci,docs): преномерирай миграциите на 0009/0010 и оправи комент…
todorkolev Aug 14, 2026
0d8be1e
refactor(db): преименувай променливите на миграциите 9/10 в тестовете
todorkolev Aug 14, 2026
90c2f99
Merge origin/main into feat/registry-evidence-links
todorkolev Aug 14, 2026
25d189e
fix(etl): хващай стотинки грешката и по прогнозата на позицията (#304)
todorkolev Aug 14, 2026
227bb4c
Merge remote-tracking branch 'origin/main' into pr309-work
todorkolev Aug 14, 2026
215123d
Merge origin/main into feat/registry-evidence-links (#304)
todorkolev Aug 14, 2026
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
3 changes: 2 additions & 1 deletion docs/adr/0009-name-uniqueness-guard-and-publish-tiers.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# ADR-0009: Name-uniqueness is not absolute → single-ЕИК guard + publish tiers

- Status: Accepted
- Status: Superseded by [ADR-0033](0033-registry-evidence-replaces-name-distinctiveness.md)
- Date: 2026-07-05
- Deciders: lb, Claude
- Superseded by: [ADR-0033](0033-registry-evidence-replaces-name-distinctiveness.md)
- Related: spec §5; refines [ADR-0008](0008-deterministic-name-to-eik-resolution.md)

## Context
Expand Down
3 changes: 2 additions & 1 deletion docs/adr/0015-tr-name-uniqueness-census.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# ADR-0015: TR name-uniqueness census (promoting tier-C generic-name matches)

- Status: Accepted (design; implemented as a Phase-1 pipeline step)
- Status: Superseded by [ADR-0033](0033-registry-evidence-replaces-name-distinctiveness.md)
- Date: 2026-07-05
- Deciders: lb, Claude
- Superseded by: [ADR-0033](0033-registry-evidence-replaces-name-distinctiveness.md)
- Related: [ADR-0009](0009-name-uniqueness-guard-and-publish-tiers.md); spec §5

## Context
Expand Down
3 changes: 2 additions & 1 deletion docs/adr/0017-name-collision-tier-gate.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# ADR-0017: A globally non-unique name cannot ride the name-distinctive tier — even with a certain ЕИК

- Status: Accepted
- Status: Superseded by [ADR-0033](0033-registry-evidence-replaces-name-distinctiveness.md)
- Date: 2026-07-05
- Deciders: lb, Claude
- Superseded by: [ADR-0033](0033-registry-evidence-replaces-name-distinctiveness.md) — the name-distinctive tier it gates leaves the publishing path; the `nameGloballyUnique` precondition survives, narrowed to the weakest evidence rung
- Related: [ADR-0009](0009-name-uniqueness-guard-and-publish-tiers.md), [ADR-0016](0016-free-text-entity-resolution.md); `scripts/cacbg/load.mjs`, `scripts/cacbg/audit.mjs`

## Context
Expand Down
3 changes: 2 additions & 1 deletion docs/adr/0023-anonymized-family-ownership-surface.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# ADR-0023: Anonymized close-relative (family) ownership surface

- Status: Accepted
- Status: Superseded by [ADR-0030](0030-family-ownership-withheld-nameless-aggregate.md)
- Date: 2026-07-07
- Deciders: lb, Claude
- Superseded by: [ADR-0030](0030-family-ownership-withheld-nameless-aggregate.md)
- Related: [ADR-0007](0007-scope-and-certainty-bar.md), [ADR-0010](0010-pii-posture.md), [ADR-0019](0019-private-interest-vs-ex-officio-classification.md), [ADR-0022](0022-public-surface-private-ownership-only.md); `scripts/cacbg/parse.mjs`, `scripts/cacbg/load.mjs`, `packages/db/src/queries/related-persons.ts`, `apps/web/app/routes/conflict*.tsx`

## Context
Expand Down
Loading