Similar to the idea ((69abe62c-5ba2-468f-ba5c-c0e9274cc6d0)), we have github repo claude-mem they it automatically captures everything Claude does
Tooling investment is paying off
Logseq Automation behavior draft up
((69a2a1cc-fc1f-4802-ba56-48183fa9e9a5))
((69a81acd-1ec9-457d-ab25-abb87c57d581))
((69a7f8db-8d65-4c0b-9148-a11223fc395a))
DONE Prepare a high level draft of our deliverables that we completed
Sent to Vincent in slack.
DONE Init a document for me and Phuong Nguyen to discuss.
public.tenants.settings->enablement.public.users.settings->personal->ai->hide_banner.hide_banner tracking, does this dashboard meet your requirements?DONE Support Pass The Keys sharing object dependency data
Engineering team’s AI adaptation approach:
DEFINE Correct and Accurate?
Only focus on things that need to do during the PR preview to facilitate the reviewing process.
[[Down The Rabbit Hole]]
{{embed ((69a2a1cc-94ff-4e02-972e-3b4d720b63ce))}}
https://agents.craft.do/mermaid
https://ampcode.com/notes/200k-tokens-is-plenty
read_thread tool. Each small task is a new thread, then he will have some way to library/manage them all.git diff or to inspect previous commits.”Chilling afternoon at Home Coffee https://media.secondbrain.lelouvincx.com/2026/03/c747aba549a69c538f38a9486b16186f.png
[[Google Data Portability API]]
IDEA Archive all amp theads into a repository.
DONE Teach Duc Anh
DONE Schedule weekly logseq report
Doing ((69a2a14e-6983-4250-83b5-2640f836b634))
LEARNING Really impressive with the performance and smartness of ampcode. Much better than claude code for sure. The kill point here is its tool calling skills.
Weekly report 2026 W09 (Feb 10 - 28): https://github.com/lelouvincx/second-brain-logseq/pull/1
IDEA Schedule a cron for weekly pull request, showing all logseq changes this week.
github.com/lelouvincx/second-brain-logseq).weekly/2026-w10.
logseq.order-list-type:: numberslackcli skill.
logseq.order-list-type:: numbernotion skill.
logseq.order-list-type:: numberread_thread.
logseq.order-list-type:: numbergh CLI.
logseq.order-list-type:: numberread_web_page.
logseq.order-list-type:: numberamp cli (headless) to do it in background.lelouvincx-bothttps://benn.substack.com/p/no-really-everything-becomes-bi
https://benn.substack.com/p/go-crazy-folks-go-crazy
Full context moved to [[Lead Funnel by Sales Motion]]
TODO Fix the temp bridge table
Approach: Treat atc_price_history as alternative to retailer_current_pricing.
Current state: using a table bridge_product_retailer as a mapping between atc_price_history and retailer_current_pricing. The result is when querying historical prices, Redshift has to join a long path from master_product -> retailer_current_pricing -> bridge_product_retailer -> atc_price_history just to query the historical price, while expect to join master_product to atc_price_history => leads to slow performance.
The only difference between those 2 is that atc_price_history contains historical price, while retailer_current_pricing contains present price. But similarly they are fact tables telling the price of a product inside a retailer.