Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

1214 total results found

mc.js Force Approval Queue (MC #100818)

System Architecture

mc.js Force Approval Queue (MC #100818) MC: #100818 (Reality Anchor P1.1 — Remove --force bypass) Parent: Reality Anchor Doctrine Phase 1 Owner: CodeCraft / Petter Graff Date Shipped: 2026-05-15 Code: ~/system/tools/mc.js lines 2293-2412, 6837-6997 Problem...

staleness
needs-review

4 Deterministic Probes (MCs #101133-#101136)

System Architecture

4 Deterministic Probes (MCs #101133-#101136) Parent MC: #101065 (Deterministic Session Compiler — expanded scope) Owner: CodeCraft Date Shipped: 2026-05-17 Registry: ~/system/probes/registry.json Overview These 4 probes are the foundation of the Reality A...

staleness
needs-review

Attack J Security Fix (MC #101149)

System Architecture

Attack J Security Fix (MC #101149) MC: #101149 (Attack J — evidence-ledger writer identity spoof) Parent: Reality Anchor Doctrine Phase 2 Owner: CodeCraft / Petter Graff Date Shipped: 2026-05-17 Proveo Verdict: PARTIAL → PASS (after fix) The Vulnerability ...

staleness
needs-review

John+AI Factory Unified Fix - 2026-05-17 Session

System Architecture

John + AI Factory Unified Fix — 2026-05-17 Session Date: 2026-05-17 Session ID: (recorded in session-state.md) Lead Architect: Petter Graff (CodeCraft) Root Cause Document: ~/system/specs/john-ai-factory-unified-fix-2026-05-17.md Parent: Reality Anchor Doctri...

staleness
needs-review

SEO Phase 3: City Landing Pages (2026-05-17)

SnowIT Architecture

Overview SEO Phase 3 adds 3 new city landing pages (Zenica, Banja Luka, Prijedor) cloned from the tuzla/index.html pattern. Mostar and Tuzla are already live from Phase 1 and Phase 2. URLs City URL canonical areaServed Zenica https://snowit.ba/zenica/ ...

staleness
needs-review

ucenje v3 — aha math + pčele + interaktivan 6×19

ALAI Website (alai.no)

ucenje v3 — aha math + pčele + interaktivan 6×19 Background On 2026-04-22, CEO Alem Basic provided feedback via Slack about the /ucenje section: Ne sviđa mi se kompletan UI/UX. Previše teksta ima za to što poučavamo. Trebamo promijeniti stil. Hoću animacij...

staleness
needs-review

Pčele × 6×19 × Honeycomb Conjecture — strukturalna paralela

Quran Research — Computational Analysis

Pčele × 6×19 × Honeycomb Conjecture — strukturalna paralela Autor: ALAI, 2026 Datum: 2026-04-23 Kontekst: Priprema za alai.no/ucenje — istraživanje broja 19 u Kur'anu Sažetak Kur'an sadrži 114 sura — što je precizno 6×19. Ovaj dokument istražuje jedno od ...

staleness
needs-review

Bilko CI/CD — Stage→Prod Pipeline (MC #99477)

Infrastructure & DevOps

Overview Stage pipeline: push-main → bilko-stage-auto-deploy → cloudbuild-stage.yaml → bilko-{web,api}-stage Prod pipeline: tag v* → bilko-main-deploy → cloudbuild.yaml → bilko-{web,api} Stage pipeline is optimized for FAST FEEDBACK — no quality gates. Prod pi...

staleness
needs-review
status
superseded

MC #100173 — Bilko Landing Pages UX Audit & Compliance Fixes

Bilko — Balkan Accounting SaaS

MC #100173 — Bilko Landing Pages UX Audit & Compliance Fixes (2026-05-09) Mission Control ID: #100173 Forge Prompt: /Users/makinja/system/prompts/forged/100173.md Mehanik Clearance: /Users/makinja/system/state/mehanik-markers/100173-cleared.json (Phase R1) PRs...

staleness
needs-review
status
superseded

Schema Stub Gate + Claim Schema Injector (MC #101065)

System Architecture

Schema Stub Gate + Claim Schema Injector (MC #101065) MC: #101065 (Deterministic Session Compiler — expanded scope) Parent: Reality Anchor Doctrine v1 Owner: CodeCraft / Petter Graff + FlowForge / Kelsey Hightower Date Shipped: 2026-05-16 Components: ~/system...

staleness
needs-review
status
superseded

MC 102047 — Bilko demo auth/API hang fix evidence

Testing & QA QA Reports

MC 102047 — Bilko demo auth/API hang fix evidence MC task: #102047 Updated: 2026-05-26T08:45:03Z Public demo: https://bilko-demo.alai.no This page records the deployment and validation evidence for the Bilko demo auth/API 504/login/private-page hang fix. The f...

staleness
needs-review
status
superseded

MC 102165 — Bilko PR #186 Deploy Evidence

Bilko — Balkan Accounting SaaS

Bilko PR #186 deploy evidence — MC #102165 Generated: 2026-05-26T15:30Z Source PR #186: https://github.com/johnatbasicas/bilko/pull/186 PR HEAD reviewed: c06e9ead2e2f69d5296f5990376fa511b07b13c0 Merge commit deployed: d44d5e349645406ec629fc32d4d3e15b3595c127 ...

staleness
needs-review
status
superseded

MC 102233 102335 — Bilko HR demo currency, sent-state, pricing memo

Bilko — Balkan Accounting SaaS

Bilko HR demo — currency/accounting + sent/pricing/contact memo Date: 2026-05-21 MC: #102233 / #102335; parent #102219 Scope: product/demo guidance only. No code changes. Not legal/accounting advice; production rules need accountant confirmation. Sources check...

staleness
needs-review
status
superseded

Bilko CI — integration-test job (Testcontainers) MC #102843 — 2026-06-03

Infrastructure & DevOps

Summary MC #102843 adds an integration-test job to Bilko's .github/workflows/ci.yml. Previously the backend-test job ran only ./gradlew test, and tasks.test does excludeTags("integration") (apps/api/build.gradle.kts:159) — so the integrationTest task (Testcont...

staleness
needs-review
status
superseded

Bilko integrationTest suite green — 79->0 failures (MC #102874) — 2026-06-03

Infrastructure & DevOps

Summary MC #102874 took the Bilko backend integrationTest suite from 79 failing → 0 failing (1213 tests, 91 suites). These integration tests had never run in CI (tasks.test does excludeTags("integration")); the new CI job from MC #102843 exposed the rot. PR #2...

staleness
needs-review
status
superseded

Bilko demo — reverse-engineering + feature list + live Playwright test (MC #102883) — 2026-06-03

Bilko — Balkan Accounting SaaS

Summary MC #102883 reverse-engineered the Bilko demo product from existing code into a full spec chain, then validated the live demo with Playwright. Target: bilko-demo.alai.no (HR/EUR/PDV demo tenant). No deploy; no product code changed (docs + e2e spec only)...

staleness
needs-review
status
superseded

Bilko demo — 7 real-user bug fixes + live verification (MC #102887) — 2026-06-04

Bilko — Balkan Accounting SaaS

Summary CEO smoke-tested the live Bilko demo and found real bugs in minutes that the prior Phase-B QA (#102883) missed because it tested API-with-token, not real UI clicks. This task ran a REAL-USER browser walkthrough, found 7 bugs, fixed all 7, and LIVE-veri...

staleness
needs-review
status
superseded

MC 103057 — Bilko Demo API Hang Validation 2026-06-06

Overview & Architecture

MC #103057 — Bilko demo API hang recurrence validation (3f56ab5) Deployment PR: https://github.com/johnatbasicas/bilko/pull/267 Merge commit: 3f56ab5198fd37b43cbbf8a917d7ce4236d42104 Stage Cloud Build: 7b413a82-256a-4cfc-8917-b0b06376d850 = SUCCESS Stage API ...

staleness
needs-review
status
superseded